Browse thread
We should all be forking
[
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: | -- (:) |
| From: | luc.maranget@i... |
| Subject: | Re: [Caml-list] We should all be forking |
> > How close are we to real-time raytracing then? Given that 4 & even 8 > core machines may become commonplace soon. > > Rich. > > -- > Richard Jones > Red Hat For your information there is now a more realistic ray tracer in JoCaml. <http://jocaml.inria.fr/#examples> Speedups can be impressive, but no real-time yet, even on a 2x11x2Ghz grid. The JoCaml ray tracer is a distributed/concurrent version of the Camls'R Us entry at ICFP 2000 programming contest. -- Luc Maranget