[OMPI devel] Communicator based on locality of PU

2014-11-28 Thread Nick Papior Andersen
Sorry, Jeff, missed your msg about sending it to the dev list. Background: I wanted to be able to easily generate communicators based on locality of PU used in MPI. My initial idea is to use MPI_Win_Create to create shared memory based on locality. In my line of ideas I have a few arrays which are

Re: [OMPI devel] Setting up debug environment on Eclipse PTP

2014-11-28 Thread Ralph Castain
I’m not sure we have any developers using PTP - have you tried asking this question on the PTP mailing list, assuming that project still exists? > On Nov 27, 2014, at 7:38 PM, Alvyn Liang wrote: > > Dear all, > > I am trying to learn how Open MPI works. Followed many instructions on Web, I >

Re: [OMPI devel] Question about tight integration with not-yet-supported queuing systems

2014-11-28 Thread Ralph Castain
Hey Marc - just wanted to check to see if you felt this would indeed solve the problem for you. I’d rather not invest the time if this isn’t going to meet the need, and I honestly don’t know of a better solution. > On Nov 20, 2014, at 2:13 PM, Ralph Castain wrote: > > Here’s what I can provid