[mpich-discuss] Bug in mpiexec -configfile
John Fettig
john.fettig at gmail.com
Thu Nov 8 14:13:21 CST 2012
When I run
mpiexec -configfile myConfigFile
the input taken from the lines of myConfigFile is truncated at 1024
characters. If the executable doesn't appear in the first 1024 characters,
mpiexec will complain that you didn't specify an executable. I see this
because I set -env LD_LIBRARY_PATH which in my case is quite large.
Here is the output of mpiexec -info
$ mpiexec -info
HYDRA build details:
Version: 1.5
Release Date: Mon Oct 8 14:00:48 CDT 2012
CC: icc -L/usr/lib64 -lscif
CXX: icpc -L/usr/lib64 -lscif
F77: ifort -L/usr/lib64 -lscif
F90: ifort -L/usr/lib64 -lscif
Configure options: '--disable-option-checking'
'--prefix=/home/jfe/local' '--disable-romio' '--disable-mpe' 'CC=icc'
'CXX=icpc' 'F77=ifort' 'FC=ifort' 'LIBS=-lpthread -lscif '
'LDFLAGS=-L/usr/lib64 ' '--with-device=ch3:nemesis:scif,tcp'
'--cache-file=/dev/null' '--srcdir=.' 'CFLAGS= -O2' 'CPPFLAGS=
-I/home/jfe/Downloads/mpich2-1.5/src/mpl/include
-I/home/jfe/Downloads/mpich2-1.5/src/mpl/include
-I/home/jfe/Downloads/mpich2-1.5/src/openpa/src
-I/home/jfe/Downloads/mpich2-1.5/src/openpa/src'
Process Manager: pmi
Launchers available: ssh rsh fork slurm ll lsf sge
manual persist
Topology libraries available: hwloc
Resource management kernels available: user slurm ll lsf sge pbs
Checkpointing libraries available:
Demux engines available: poll select
Regards,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20121108/6366893c/attachment.html>
More information about the mpich-discuss
mailing list