Re: [OMPI devel] [OMPI users] Backward Compatibility of MPI Java Binding

2013-01-10 Thread Yoshiki SATO
> Yes -- IIRC, the Java interface isn't really dependent upon anything specific > in the back-end C implementation of Open MPI. So I'm guessing/assuming that > if you can build it, it should work against the 1.6 OMPI C engine just fine. Sounds good :-) I'm going to try to build it anyway, and

Re: [OMPI devel] [OMPI users] Backward Compatibility of MPI Java Binding

2013-01-10 Thread Jeff Squyres (jsquyres)
On Jan 9, 2013, at 10:30 PM, Yoshiki SATO wrote: > The 1.7's Java implementation under ompi/mpi/java seem to be able to build up > independently. Do you think we can build just them and run it (via > prunjava?) with our custom OpenMPI build based on 1.6? Yes -- IIRC, the Java interface isn'

Re: [OMPI devel] [OMPI users] Backward Compatibility of MPI Java Binding

2013-01-09 Thread Yoshiki SATO
Thanks for your suggestion. I resend my question here. > it's just something that happened over time (our methodology is that we > branch away from the main development trunk and then only selectively apply > patches from the main trunk to the release branch over time). The 1.7's Java implemen