Hi,

I have installed  openmpi-1.10.4 on my "SUSE Linux Enterprise
Server 12 (x86_64)" with Sun C 5.14 beta and gcc-6.1.0.
Unfortunately, I get an error which I didn't get with version
1.10.3.

loki hello_1 116 ompi_info | grep -e "Open MPI:" -e "C compiler absolute:"
                Open MPI: 1.10.4
     C compiler absolute: /opt/solstudio12.5b/bin/cc
loki matrix 116 mpiexec -np 4 --host loki --slot-list 0:0-5,1:0-5 mat_mult_1
[loki:16673] [[56989,0],0] ORTE_ERROR_LOG: Out of resource in file ../../../../openmpi-1.10.4/orte/mca/rmaps/base/rmaps_base_map_job.c at line 377
loki hello_1 117



loki hello_1 111 ompi_info | grep -e "Open MPI:" -e "C compiler absolute:"
                Open MPI: 1.10.3
     C compiler absolute: /opt/solstudio12.5b/bin/cc
loki hello_1 112 mpiexec -np 3 --host loki --slot-list 0:0-5,1:0-5 hello_1_mpi
Process 0 of 3 running on loki
Process 1 of 3 running on loki
Process 2 of 3 running on loki

Now 2 slave tasks are sending greetings.

Greetings from task 2:
  message type:        3
  msg length:          154 characters
  message:
    hostname:          loki
...


I would be grateful, if somebody can fix the problem. Thank you
very much for any help in advance.


Kind regards

Siegmar
_______________________________________________
users mailing list
users@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/users

Reply via email to