Hi,
I tried to send reply, but it seems the email never got delivered. Don't
know why :-( . sorry about that. Let me just try again.
Regards,
Shiqing
-------- Original Message --------
Subject: Re: Re: [OMPI users] Sorry! You were supposed to get help
about: But couldn't open help-orterun.txt
List-Post: users@lists.open-mpi.org
Date: Wed, 11 May 2011 17:26:04 +0200 (CEST)
From: Shiqing Fan <hpc...@hlrs.de>
To: Open MPI Users <us...@open-mpi.org>
CC: hi <hiralsmaill...@gmail.com>
Hi,
The error message means that Open MPI couldn't allocate any compute node. It might
because the headnode wasn't discovered. You could try with option "-mca
orte_headnode_name HEADNODE_NAME" in the mpirun command line (mpirun --help will
show how to use it) .
And Jeff is also right, special care should be taken for the executable paths,
and it's better to use UNC path.
To clarify the path issue, if you just copy the OMPI dir to another computer, there might
also be another problem that OMPI couldn't load the registry entries, as the registry
entries were set during the installation phase on the specific computer. In 1.5.3, a
overall env "OPENMPI_HOME" will do the work.
Regards,
Shiqing
----- 原始邮件 -----
发件人: Jeff Squyres<jsquy...@cisco.com>
收件人: Open MPI Users<us...@open-mpi.org>
已发送邮件: Wed, 11 May 2011 15:21:26 +0200 (CEST)
主题: Re: [OMPI users] Sorry! You were supposed to get help about: But
couldn't open help-orterun.txt
On May 11, 2011, at 5:50 AM, Ralph Castain wrote:
Clarification: I installed pre-built OpenMPI_v1.5.3-x64 on Windows 7
and copied this directory into Windows Server 2008.
Did you copy OMPI to the same directory tree that you built it?
OMPI hard-codes some directory names when it builds, and it expects to find
that directory structure when it runs. If you build OMPI with a --prefix of
/foo, but then move it to /bar, various things may not work (like finding help
messages, etc.) unless you set the OMPI/OPAL environment variables that tell
OMPI where the files are actually located.
--
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/
_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users