Browse thread
[Benchmark] NBody
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-02-08 (10:50) |
From: | Micha <micha-1@f...> |
Subject: | Re: [Caml-list] [Benchmark] NBody |
On Dienstag 08 Februar 2005 11:34, Olivier Andrieu wrote: > in that case, the -ffast-math compiler switch will probably make a > noticeable difference on x86 (but maybe that's cheating). hmmm? I think it's an ocaml program and not a c program? How can the -ffast-math compiler switch have any effect on ocaml code? Michael