[OMPI users] Can Open MPI support SOLARIS OS?

2006-09-04 Thread Eng. A.A. Isola
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

[OMPI users] mpicc MPICH2 vs OPEN MPI

2006-09-04 Thread 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

Re: [OMPI users] Can Open MPI support SOLARIS OS?

2006-09-04 Thread George Bosilca
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

Re: [OMPI users] mpicc MPICH2 vs OPEN MPI

2006-09-04 Thread George Bosilca
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

[OMPI users] Probable MPI2 bug?

2006-09-04 Thread Tom Rosmond
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