Re: [OMPI users] MPI Java Bindings on Mac OSX

2013-01-10 Thread Jeff Squyres (jsquyres)
With respect to Java support: frankly, Ralph and I have been somewhat surprised by the level of interest for Java+MPI! We wanted Java for some other reasons, but didn't really expect *too* much interest from the community. Unfortunately, the Java package we imported into Open MPI is both a bit

Re: [OMPI users] MPI Java Bindings on Mac OSX

2013-01-03 Thread Chuck Yahoo
It's nice to see that this mail list has a lot of activity ! Thanks for the tips, I haven't used modules in quite a few years, having been spoiled by Java ;-) Takes me back to the good old days, spending 10x more time configuring than coding ! Chuck On Jan 3, 2013, at 1:05 PM, Ralph Castain

Re: [OMPI users] MPI Java Bindings on Mac OSX

2013-01-03 Thread Ralph Castain
FWIW: I test it regularly on Mountain Lion, without problem. We know that some of the bindings aren't quite right, particularly on some of the collectives, but send/recv is fine On Jan 3, 2013, at 10:09 AM, "Beatty, Daniel D CIV NAVAIR, 474300D" wrote: > Greetings Chuck, > I tend to agree w

Re: [OMPI users] MPI Java Bindings on Mac OSX

2013-01-03 Thread Beatty, Daniel D CIV NAVAIR, 474300D
Greetings Chuck, I tend to agree with Doug. It hope to be able to test soon OpenMPI under Lion/Mountain Lion. If someone has already done so, especially with Java, that could be quite handy. V/R, Daniel Beatty, Ph.D. Computer Scientist, Detonation Sciences Branch Code 474300D 1 Administration

Re: [OMPI users] MPI Java Bindings on Mac OSX

2013-01-03 Thread Doug Reeder
Ralph, The source is available at http://modules.sourceforge.net/ Doug On Jan 3, 2013, at 10:49 AM, Ralph Castain wrote: > Hi Doug > > What modules software do you use on the Mac? Would be nice to know :-) > > > On Jan 3, 2013, at 8:34 AM, Doug Reeder wrote: > >> Chuck, >> >> In step 4 y

Re: [OMPI users] MPI Java Bindings on Mac OSX

2013-01-03 Thread Ralph Castain
Hi Doug What modules software do you use on the Mac? Would be nice to know :-) On Jan 3, 2013, at 8:34 AM, Doug Reeder wrote: > Chuck, > > In step 4 you might want to consider the following > > --prefix=/usr/local/openmpi-1.7rc5 > > and use the modules software to select which version of op

Re: [OMPI users] MPI Java Bindings on Mac OSX

2013-01-03 Thread Doug Reeder
Chuck, In step 4 you might want to consider the following --prefix=/usr/local/openmpi-1.7rc5 and use the modules software to select which version of openmpi to use. I have to have multiple versions of openmpi available on my macs and this approach has worked well for me. Doug Reeder On Jan 3,