t the target:<
--- On Wed, 10/1/08, Doug Reeder wrote:
From: Doug Reeder
Subject: Re: [OMPI users] 1.2.2 to 1.2.7 differences.
To: "Open MPI Users"
Date: Wednesday, October 1, 2008, 8:58 PM
Shafagh,
You should be able to run whatever version of open-mpi you want.
You just need to
could you please be specific on what I should google? please give me the
keywords. I couldn't hit the target:<
--- On Wed, 10/1/08, Doug Reeder wrote:
From: Doug Reeder
Subject: Re: [OMPI users] 1.2.2 to 1.2.7 differences.
To: "Open MPI Users"
List-Post: users@lists
Thanks for your reply. Actually, my simulator source code only compiles with
gcc 2.95.3 and thus I cant upgrade to newer gcc.
--- On Wed, 10/1/08, Doug Reeder wrote:
From: Doug Reeder
Subject: Re: [OMPI users] 1.2.2 to 1.2.7 differences.
To: "Open MPI Users"
List-Post: users@
Shafagh,
You should be able to run whatever version of open-mpi you want. You
just need to make sure that in the build and run steps that you don't
mix the two. I have had good results using modules (you can google
it, download it, build and install it) to keep them separate. You
probably
On our cluster we have RedHat Linux 7.3 Professional, and on the cluster
specification it says the following:
-The cluster should be able to run the follwoing software tools:
gcc 2.96.x(or 2.95.x or 2.91.66)
Bison 1.28
flex 2.5.4
mpich 1.2.5
So i am just wondering if my cluster is capable to run
MPI Users
Subject: Re: [OMPI users] 1.2.2 to 1.2.7 differences.
Joe -- AFAIK, we didn't change anything with regards to OPAL_PREFIX in
the 1.2 series. Here's my tests on a 1.2.7 installation:
-
[17:34] svbu-mpi:/home/jsquyres/openmpi-1.2.7 % head config.log
This file contains an
Joe -- AFAIK, we didn't change anything with regards to OPAL_PREFIX in
the 1.2 series. Here's my tests on a 1.2.7 installation:
-
[17:34] svbu-mpi:/home/jsquyres/openmpi-1.2.7 % head config.log
This file contains any messages produced by compilers while
running configure, to aid debugging
Hello All,
My OpenMPI 1.2.2 version works fine. I think OPAL_PREFIX has changed.
I install from RPM with --prefix. When I run with 1.2.7 I get the
error:
[em64t6:23450] [NO-NAME] ORTE_ERROR_LOG: Not found in file
runtime/orte_init_stage1.c at line 182
---