If/when it comes out, it sounds like it will be most easily accessible via OpenCL. The architecture sounds similar to cell, have a standard processor the OS runs on, then run super computing jobs on all the worker processors.
I'd say the best bet we have to getting clojure in those environments is working with the analyzer and compiler developments that were made with clojurescript. Then you can emit native code or something a little bit more portable. Otherwise, its just basically going to be wrappers over openCL. I don't see a future in running jvms on each processor unless the jvm gets some builtin support for running threads on the worker processors. One easy to envision future would be using the reducers library abstractions, you could offload this work onto those worker processors. On Monday, October 1, 2012 8:23:08 AM UTC-4, René Groß wrote: > > Hi, > > Anyone heard of the project > "Parallella<http://www.kickstarter.com/projects/adapteva/parallella-a-supercomputer-for-everyone>" > > yet? > > What do you think about it? > Will it be of any interest for the clojure plattform? > > > Kind regards, > > René > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en