Re: [OMPI users] Client-Server Shared Memory Transport

2016-06-15 Thread Ralph Castain
Oh sure - just not shared memory > On Jun 15, 2016, at 8:29 AM, Louis Williams wrote: > > Ralph, thanks for the quick reply. Is cross-job fast transport like > InfiniBand supported? > > Louis > > On Tue, Jun 14, 2016 at 3:53 PM Ralph Castain > wrote: > Nope - we d

Re: [OMPI users] Client-Server Shared Memory Transport

2016-06-15 Thread Louis Williams
Ralph, thanks for the quick reply. Is cross-job fast transport like InfiniBand supported? Louis On Tue, Jun 14, 2016 at 3:53 PM Ralph Castain wrote: > Nope - we don’t currently support cross-job shared memory operations. > Nathan has talked about doing so for vader, but not at this time. > > >

Re: [OMPI users] Client-Server Shared Memory Transport

2016-06-14 Thread Ralph Castain
Nope - we don’t currently support cross-job shared memory operations. Nathan has talked about doing so for vader, but not at this time. > On Jun 14, 2016, at 12:38 PM, Louis Williams > wrote: > > Hi, > > I am attempting to use the sm and vader BTLs between a client and server > process, but

[OMPI users] Client-Server Shared Memory Transport

2016-06-14 Thread Louis Williams
Hi, I am attempting to use the sm and vader BTLs between a client and server process, but it seems impossible to use fast transports (i.e. not TCP) between two independent groups started with two separate mpirun invocations. Am I correct, or is there a way to communicate using shared memory betwee