Doh!
This is a problem that was fixed on the trunk long ago and it somehow never
made it over to the v1.0 branch. Brian ported it over earlier today; it'll be
in the 1.0.2a13 that should be on the web site in a few hours.
Thanks for bringing it to our attention.
> -Original Message-
I tried building openmpi on two different powerbooks, a titanium G4
(800mhz) and an aluminum G4 (1.6ghz) both running Mac OS X 10.4.5 and
Xcode 2.2. The sed error ONLY occurs if I try and build the Fortran
90 bindings ( yes I do need them).
I am using Absoft 8.0 with service pack 6.
In the
On Mar 29, 2006, at 11:35 AM, Adams Samuel D Contr AFRL/HEDR wrote:
dIt seems like this should be a simple problem. I am trying to get
OpenMPI
to compile on a CentOS 4.2 (like Redhat EL 4.2) box. It has
installed gcc
3.4, and gcc 4.0. I want to compile OMPI with gcc4, but I am
getting th
dIt seems like this should be a simple problem. I am trying to get OpenMPI
to compile on a CentOS 4.2 (like Redhat EL 4.2) box. It has installed gcc
3.4, and gcc 4.0. I want to compile OMPI with gcc4, but I am getting this
error. What am I doing wrong?
[root@Cent01 openmpi-1.0.1]# CC=gcc4 CP
On Mar 29, 2006, at 8:38 AM, Michael Kluskens wrote:
XMPI is a GUI debugger that works with LAM/MPI.
Is there anything similar that works with OpenMPI?
Not quite in the same format as XMPI or as free as XMPI. There are a
number of projects/products that use the profiling layer to get much
XMPI is a GUI debugger that works with LAM/MPI.
Is there anything similar that works with OpenMPI?
Michael
Hello,
I am attempting to run openmpi-1.0.2a12 on solaris opteron.
I compile in 64 bit mode, with Studio11 compilers
The configure and the make run fine.
I compile my application with :
mpicc -o myapp myapp.c
1/ I have the following hieroglyphs and error message when launching
mpirun :
ica