[OMPI users] Error: SAVE statement at (1) follows blanket SAVE statement in file mpif.h

2006-11-16 Thread Yu Chen
Hello, Not sure if it's openmpi related or the program I am installing. I installed openmpi using g95 as F77 and F90 compiler with flags "-ffixed-line-length-132 -fno-underscoring" on PowerMac G5 with OS X 10.4 without any problems. Then I tried to compile this program (CYANA if it matters,

[OMPI users] Problems running Intel Mpi Benchmark (formerly PMB) with ompi 1.1.2 and 1.2b1

2006-11-16 Thread Åke Sandgren
Hi! I'm having problems running the Allgather test of the IMB 3.0. System: Ubuntu Dapper, dual Amd Opteron, Myricom MX 1.1.5 OMPI version: 1.1.2 and 1.2b1 buildflags -O0 -g started with mpirun -mca mpi_yield_when_idle 1 -mca mpi_keep_peer_hostnames 0 (The problem also exists when mpi_yield_whe

[OMPI users] OpenMPI runtime problem

2006-11-16 Thread Victor Prosolin
Hi all. I have been fighting with this problem for weeks now, and I am getting quite desperate about it. Hope I can get help here, because local folks couldn't help me. There is a cluster running Debian Linux - kernel 2.4, gcc version 3.3.4 (Debian 1:3.3.4-13), . (some more info at ttp://www.capca

Re: [OMPI users] OpenMPI runtime problem

2006-11-16 Thread Ralph Castain
>From what you sent, it appears that Open MPI thinks your processes called MPI_Abort (as opposed to segfaulting or some other failure mode). The system appears to be operating exactly as it should - it just thinks your program aborted the job - i.e., that one or more processes actually called MPI_A