Hi, today I installed openmpi-1.8.2rc2 on my machines (Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux 12.1 x86_64) with Sun C 5.12 and gcc-4.9.0. I still have the same problems which I reported yesterday for openmpi-1.8.2rc2r32288.
tyr hello_1 111 ompi_info | grep MPI: Open MPI: 1.8.2rc2 tyr hello_1 112 mpiexec -np 2 a.out Process 0 of 2 running on tyr.informatik.hs-fulda.de Process 1 of 2 running on tyr.informatik.hs-fulda.de Now 1 slave tasks are sending greetings. ld.so.1: a.out: fatal: relocation error: file /usr/local/openmpi-1.8.2_64_cc/lib64/openmpi/mca_pml_ob1.so: symbol alloca: referenced symbol not found ld.so.1: a.out: fatal: relocation error: file /usr/local/openmpi-1.8.2_64_cc/lib64/openmpi/mca_pml_ob1.so: symbol alloca: referenced symbol not found -------------------------------------------------------------------------- mpiexec noticed that process rank 0 with PID 27867 on node tyr exited on signal 9 (Killed). -------------------------------------------------------------------------- tyr hello_1 113 Everything works fine for an older version. tyr hello_1 108 ompi_info | grep MPI: Open MPI: 1.8.2a1r31804 tyr hello_1 109 mpicc hello_1_mpi.c tyr hello_1 110 mpiexec -np 2 a.out Process 1 of 2 running on tyr.informatik.hs-fulda.de Process 0 of 2 running on tyr.informatik.hs-fulda.de Now 1 slave tasks are sending greetings. Greetings from task 1: message type: 3 msg length: 136 characters message: hostname: tyr.informatik.hs-fulda.de operating system: SunOS release: 5.10 processor: sun4u tyr hello_1 111 I would be grateful if somebody can fix the problem. Thank you very much for any help in advance. Kind regards Siegmar