[mpich-discuss] error in mpiexec
Jeff Hammond
jhammond at alcf.anl.gov
Thu Feb 2 12:30:29 CST 2012
(This question belongs on mpich-discuss at mcs.anl.gov)
It seems that you are using mpiexec from OpenMPI with a binary compiled
with MPICH2. This is not a good idea.
Please use the mpiexec from MPICH2. If you do not know where it is, try
'find /home/mpich2-1.4.1p1/ -name mpiexec'.
You can see what mpiexec you are using by calling 'which mpiexec'.
Best,
Jeff
On Thu, Feb 2, 2012 at 12:25 PM, lagoun brahim <lag17_brahim at yahoo.fr>wrote:
> hi there in
> i will use mpich2 (1.2;1.3;1.4 .p) configured with: ./configure
> --with-pm=gforker FC=gfortran F77=gfortran
> but when i execut mpiexec i have the same error :
> pdoc:/home/mpich2-1.4.1p1/examples # mpiexec -n 4 ./cpi
> [pdoc:04201] [NO-NAME] ORTE_ERROR_LOG: Not found in file
> runtime/orte_init_stage1.c at line 182
> --------------------------------------------------------------------------
> It looks like orte_init failed for some reason; your parallel process is
> likely to abort. There are many reasons that a parallel process can
> fail during orte_init; some of which are due to configuration or
> environment problems. This failure appears to be an internal failure;
> here's some additional information (which may only be relevant to an
> Open MPI developer):
>
> orte_rml_base_select failed
> --> Returned value -13 instead of ORTE_SUCCESS
>
> --------------------------------------------------------------------------
> [pdoc:04201] [NO-NAME] ORTE_ERROR_LOG: Not found in file
> runtime/orte_system_init.c at line 42
> [pdoc:04201] [NO-NAME] ORTE_ERROR_LOG: Not found in file
> runtime/orte_init.c at line 52
> --------------------------------------------------------------------------
> Open RTE was unable to initialize properly. The error occured while
> attempting to orte_init(). Returned value -13 instead of ORTE_SUCCESS.
> --------------------------------------------------------------------------
>
> any suggestion or help
> i have a i7 990 with 12 cores my OS is opensuse 11.3 64 bits
> thank's in advance
>
--
Jeff Hammond
Argonne Leadership Computing Facility
University of Chicago Computation Institute
jhammond at alcf.anl.gov / (630) 252-5381
http://www.linkedin.com/in/jeffhammond
https://wiki.alcf.anl.gov/old/index.php/User:Jhammond
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20120202/15cc8599/attachment.htm>
More information about the mpich-discuss
mailing list