Re: [OMPI devel] RFC: adding OMPIO module and new parallel I/O frameworks to trunk

2011-08-25 Thread Edgar Gabriel
the code has been committed in r25079. Let us know if there are any issues, compilation problems etc. I also work on an FAQ entry as has been suggested on the teleconf last week. Thanks Edgar On 8/12/2011 3:09 PM, Edgar Gabriel wrote: > WHAT: add the ompio io module and new parallel io frameworks

Re: [OMPI devel] [torquedev] Communication between Torque and MPI

2011-08-25 Thread Ralph Castain
Just an FYI: there are two other places where OMPI touches Torque. The code in orte/mca/ras/tm reads the Torque allocation, and the code in orte/mca/ess/tm lets the daemons obtain startup info when launched under Torque. On Aug 25, 2011, at 6:35 AM, Chris Samuel wrote: > On Thu, 25 Aug 2011 09

Re: [OMPI devel] TIPC BTL code ready for review

2011-08-25 Thread Jeff Squyres
On Aug 25, 2011, at 8:25 AM, Xin He wrote: >> Can you edit your configure.m4 directly and test it and whatnot? I provided >> the configure.m4 as a starting point for you. :-) It shouldn't be hard to >> make it check linux/tipc.h instead of tipc.h. I'm happy to give you direct >> write acces

Re: [OMPI devel] [torquedev] Communication between Torque and MPI

2011-08-25 Thread Chris Samuel
On Thu, 25 Aug 2011 09:07:48 PM Jayavant Patil wrote: > Hi, Hiya, > Is anybody having a tutorial or reference pages > explaining about the communication between Torque > and MPI? Open-MPI uses the PBS Task Manager (TM) API to talk to Torque pbs_mom's. If you have the Torque manual pages instal

Re: [OMPI devel] TIPC BTL code ready for review

2011-08-25 Thread Xin He
On 08/23/2011 04:35 PM, Jeff Squyres wrote: On Aug 23, 2011, at 9:54 AM, Xin He wrote: Hi, I modified the code, copyright comments added. I added your fixes to https://bitbucket.org/jsquyres/ompi-tipc. And about configure.m4, sorry I was not clear before, tipc.h is under /usr/include/linux/

[OMPI devel] Communication between Torque and open MPI

2011-08-25 Thread Jayavant Patil
Hi, Is anybody having a tutorial or reference pages explaining about the communication between Torque and open MPI? Thanks in advance. -- Thanks & Regards, Jayavant N. Patil