Hi,
I just installed openmpi-1.7a1r27338 without errors in my log-files.
tyr small_prog 115 mpicc -showme
cc -I/usr/local/openmpi-1.7_64_cc/include -mt -m64 -L/usr/local/openmpi-1.7_64_cc/lib64 -lmpi -lpicl -lm -lkstat -llgrp
-lsocket -lnsl -lrt -lm
"mpiexec" works without options.
tyr small_prog 116 mpiexec init_finalize
Hello!
"mpiexec" breaks with options.
tyr small_prog 117 mpiexec -np 2 init_finalize
[tyr.informatik.hs-fulda.de:28473] [[19757,0],0] ORTE_ERROR_LOG: Value out of bounds in file
../../../../openmpi-1.7a1r27338/orte/mca/odls/base/odls_base_default_fns.c at line 847
[tyr.informatik.hs-fulda.de:28473] [[19757,0],0] ORTE_ERROR_LOG: Value out of bounds in file
../../../../openmpi-1.7a1r27338/orte/mca/odls/base/odls_base_default_fns.c at line 1414
[tyr.informatik.hs-fulda.de:28473] [[19757,0],0] ORTE_ERROR_LOG: Value out of bounds in file
../../../../openmpi-1.7a1r27338/orte/mca/odls/base/odls_base_default_fns.c at line 847
[tyr.informatik.hs-fulda.de:28473] [[19757,0],0] ORTE_ERROR_LOG: Value out of bounds in file
../../../../openmpi-1.7a1r27338/orte/mca/odls/base/odls_base_default_fns.c at line 1414
tyr small_prog 118
tyr small_prog 118 mpiexec -host tyr init_finalize
--------------------------------------------------------------------------
All nodes which are allocated for this job are already filled.
--------------------------------------------------------------------------
Any ideas? Thank you very much for any help in advance.
Kind regards
Siegmar
|