Re: [Caml-list] OpenGL ES for iPhone Simulator; working example app

2012-02-01 Thread Christophe Papazian
I found a way to adapt your patch to cross compile ocaml 3.10 with the last Xcode and IOS SDK. But, I still get alignment warnings, AND SEGFAULT if I use some ocaml instructions like (+.) (float addition). However, I can get lucky and compile a stable binary (on iPhone) if I avoid some

[Caml-list] LPAR-18 participation

2012-02-01 Thread Geoff Sutcliffe
== LPAR-18 PARTICIPATION == The 18th International

[Caml-list] ANN - Plasma-0.6 (Map/Reduce distributed filesystem)

2012-02-01 Thread Gerd Stolpmann
Hi, I've just released Plasma-0.6, a major update of Plasma with numerous changes. The most important: * For checking map/reduce out, there is now a mode that works without distributed filesystem, and that does not require any deployment. The files are just stored in the normal

[Caml-list] Plasma faster than Hadoop

2012-02-01 Thread Gerd Stolpmann
And the most important thing in a second mail: I ran a performance test on 10 computers, and Plasma was a bit faster than Hadoop for a dataset of 100G. Read more here: http://blog.camlcity.org/blog/plasma6.html Of course, this is still a small test, and one of the possible ways to interpret the