In the FAQ pages i have read that the OPEN MPI can support the SOLARIS
OS, but you have tested it only "occasionally"but what means
"occasionally"? IT works correctly o has some problems?
Bye
Eng. A.A.
Isola
Hi,
today i have installed the OPEN MPI 1.1.1 on my linux-pc.
I have
compiled with mpicc a program that with the MPICH2 mpicc compiled
correctly.
Now with the OPEN MPI mpicc the compiler give me some
"undefined reference" errors
This is very strange...what do you
think about..?
bye
Alfon
Solaris is tested on a regular basis now. And Open MPI runs correctly
on this OS.
We should update the FAQ ...
Thanks,
george.
On Sep 4, 2006, at 3:14 AM, Eng. A.A. Isola wrote:
In the FAQ pages i have read that the OPEN MPI can support the SOLARIS
OS, but you have tested it only "occ
On Sep 4, 2006, at 9:34 AM, Eng. A.A. Isola wrote:
Hi,
today i have installed the OPEN MPI 1.1.1 on my linux-pc.
I have compiled with mpicc a program that with the MPICH2 mpicc
compiled
correctly.
Now with the OPEN MPI mpicc the compiler give me some
"undefined reference" errors
Such a
Attached is some error output from my tests of 1-sided message passing,
plus my info file. Below are two copies of a simple fortran subroutine
that mimics mpi_allgatherv using mpi-get calls. The top version fails,
the bottom runs OK. It seems clear from these examples, plus the
'self_send