On Thu, Jul 10, 2008 at 03:00:02PM +0100, Jon Harrop wrote:
> Today's biggest shared-memory supercomputers already have thousands of cores.

Distributed shared memory perhaps, but thousand core machines are
certainly not UMA SMP.  It's simply not possible for them to be.

> OCaml is already ~8x slower than F# on today's eight core desktops.

You don't half talk a load of nonsense.  MPI OCaml programs on 8 cores
are just as fast, _and_ crucially can scale over clusters and to
future multicore machines.

Rich.

-- 
Richard Jones
Red Hat

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to