Here is quick summary of results I obtained by googling.
 There are bunch of libraries out there ... among them are

1. mpiJava a java wrapper for the corresponding c libraries but seems
dated...
2. MPJExpress .. seems to be under more active development.

But yet to find any parallel linear algebra libraries that use either of
these.

Sunil.

On Fri, Dec 31, 2010 at 12:45 PM, Sunil S Nandihalli <
sunil.nandiha...@gmail.com> wrote:

> 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

Reply via email to