Re: java/Clojure MPI ..

2010-12-31 Thread Konrad Hinsen
On 31 Dec 2010, at 10:56, Sunil S Nandihalli wrote: Have you looked at http://nativelibs4java.sourceforge.net/ I have seen it, but not looked any closer. It is created using a java native interface generater called jnaerator .. it does not seem to have any linear algebra library .. but

Re: java/Clojure MPI ..

2010-12-31 Thread Sunil S Nandihalli
Hi Konrad, Have you looked at http://nativelibs4java.sourceforge.net/ It is created using a java native interface generater called jnaerator .. it does not seem to have any linear algebra library .. but may be a start .. I am only introduced to java from clojure .. Sunil.

Re: java/Clojure MPI ..

2010-12-31 Thread Konrad Hinsen
On 31 Dec 2010, at 09:36, Sunil S Nandihalli wrote: 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 activ

Re: java/Clojure MPI ..

2010-12-31 Thread Tim Daly
On 12/31/2010 3:36 AM, Sunil S Nandihalli wrote: 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 d

Re: java/Clojure MPI ..

2010-12-31 Thread Sunil S Nandihalli
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 algebr

java/Clojure MPI ..

2010-12-30 Thread Sunil S Nandihalli
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