Re: [OMPI devel] Java bindings are completely broken

2015-06-28 Thread Gilles Gouaillardet
Ralph and all, master is now fixed Cheers, Gilles On 6/29/2015 7:07 AM, Gilles Gouaillardet wrote: Ralph, my bad, I wil fix this today sorry for the inconvenience Gilles On Monday, June 29, 2015, Ralph Castain > wrote: Hey folks I don’t know who has be

Re: [OMPI devel] Java bindings are completely broken

2015-06-28 Thread Gilles Gouaillardet
Ralph, my bad, I wil fix this today sorry for the inconvenience Gilles On Monday, June 29, 2015, Ralph Castain wrote: > Hey folks > > I don’t know who has been working on the Java bindings, but they are > totally broken in the master repo - cannot compile. I tried fixing a few of > the obviou

Re: [OMPI devel] Java bindings

2013-10-09 Thread Ralph Castain
One use-case is in an open source code base, another I'm not sure about but may be. I expect both of those will surface (in one way or another) by end of the year. The other one is proprietary for now - don't know their long-term plans. On Oct 9, 2013, at 10:33 AM, Bibrak Qamar wrote: > Just

Re: [OMPI devel] Java bindings

2013-10-09 Thread Bibrak Qamar
Just curious, are these projects open ? Bibrak Qamar On Wed, Oct 9, 2013 at 10:30 PM, Ralph Castain wrote: > Actually, yes! Now that the bindings have been updated, we have several > projects getting underway - just had a conference call about one of them > this morning :-) > > > On Oct 9, 20

Re: [OMPI devel] Java bindings

2013-10-09 Thread Ralph Castain
Actually, yes! Now that the bindings have been updated, we have several projects getting underway - just had a conference call about one of them this morning :-) On Oct 9, 2013, at 9:49 AM, Tom Vacek wrote: > First, what is going on with the mpi forum? The site seems to be down. > Anyway,

Re: [OMPI devel] Java bindings

2013-10-09 Thread Tom Vacek
Right. I was suspecting that MPI would be used like an external interface to bridge parts of algorithms that can't be efficiently expressed in MR. MR at present has some limitations, but it is great for some bread-and-butter tasks. On Wed, Oct 9, 2013 at 11:54 AM, Bibrak Qamar wrote: > Yes, I

Re: [OMPI devel] Java bindings

2013-10-09 Thread Bibrak Qamar
Yes, I am curious too regarding the architecture of the applications. Will it be Map-Reduce functionality implemented using Java but for communications MPI will be used? Or Will the Hadoop be integrated with MPI (using the Java-Bindings)? Bibrak On Wed, Oct 9, 2013 at 9:49 PM, Tom Vacek wrot