On Mon, Mar 12, 2007 at 09:19:55PM -0500, Michael Edwards wrote:
>Perhaps I was thinking of something else...
>
>According to this page:
>http://www.die.net/doc/linux/man/man1/mpiexec.1.html
>
>it is present in LAM/MPI, but is more or less a wrapper for mpirun
>itself.  I assume it is probably present in MPICH and OpenMPI as well.

if you're after full PBS integration of the MPI, then LAM and OpenMPI
already have that built in (eg. at configure time, --with-tm=/opt/pbs),
but MPICH1 wasn't PBS aware, and hence the mpiexec hack. I'm not sure
about the status of MPICH2, but it doesn't matter as OpenMPI is the
future anyway.... :-)

eg. for CentOS4.4/OSCAR5's version of OpenMPI:
 % ompi_info | grep tm
              MCA memory: ptmalloc2 (MCA v1.0, API v1.0, Component v1.1.1)
                 MCA ras: tm (MCA v1.0, API v1.0, Component v1.1.1)
                 MCA pls: tm (MCA v1.0, API v1.0, Component v1.1.1)

does that help?
perhaps you want mpiexec for some other reason?

cheers,
robin



>
>On 3/12/07, Robin Humble <[EMAIL PROTECTED]> wrote:
>> On Mon, Mar 12, 2007 at 08:10:52PM -0500, Michael Edwards wrote:
>> >mpiexec should be included in all the mpi versions I think
>> >
>> >its in the mpi2 standard anyway...
>>
>> mpiexec is just a hack that's needed for mpich1 isn't it?
>> lam and openmpi shouldn't need it... not sure about mpich2.
>>
>> cheers,
>> robin
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Oscar-users mailing list
>> Oscar-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/oscar-users
>>
>
>-------------------------------------------------------------------------
>Take Surveys. Earn Cash. Influence the Future of IT
>Join SourceForge.net's Techsay panel and you'll get the chance to share your
>opinions on IT & business topics through brief surveys-and earn cash
>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>_______________________________________________
>Oscar-users mailing list
>Oscar-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/oscar-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to