Hello everybody, I am looking for parallel programming libraries in Clojure. I found JavaMPI but its website does not seem to be updated since 2003. I would love to hear anything about where Java stands in distributed parallel computing. I get the feeling that the Parallel colt libraries are just for shared memory parallelism. I am primarily interested in large matrix computations.. . I currently need something that can do CGLS (conjugate Gradient Least squares ) in a distributed way. It is available in parallel colt libraries .. but it is only shared-memory parallel. I am sorry this is not directly related to Clojure but would love to hear what you all have to say. Thanks, Sunil.
-- 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