Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Siegmar Gross
Hi Ralph, Am 21.04.2016 um 00:18 schrieb Ralph Castain: Could you please rerun these test and add “-mca pmix_base_verbose 10 -mca pmix_server_verbose 5” to your cmd line? I need to see why the pmix components failed. tyr spawn 111 mpiexec -np 1 --host tyr,sunpc1,linpc1,ruester -mca pmix_base

Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Ralph Castain
Odd - it would appear that none of the pmix components built? Can you send along the output from ompi_info? Or just send a listing of the files in the /lib/openmpi directory? > On Apr 21, 2016, at 1:27 AM, Siegmar Gross > wrote: > > Hi Ralph, > > Am 21.04.2016 um 00:18 schrieb Ralph Castain

Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Siegmar Gross
Hi Ralph, I have attached ompi_info output for both compilers from my sparc machine and the listings for both compilers from the /lib/openmpi directories. Hopefully that helps to find the problem. hermes tmp 3 tar zvft openmpi-2.x_info.tar.gz -rw-r--r-- root/root 10969 2016-04-21 17:06 ompi_

Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Ralph Castain
Hmmm…it looks like you built the right components, but they are not being picked up. Can you run your mpiexec command again, adding “-mca mca_base_component_show_load_errors 1” to the cmd line? > On Apr 21, 2016, at 8:16 AM, Siegmar Gross > wrote: > > Hi Ralph, > > I have attached ompi_info

Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Siegmar Gross
Hi Ralph, I don't see any additional information. tyr hello_1 108 mpiexec -np 4 --host tyr,sunpc1,linpc1,ruester -mca mca_base_component_show_load_errors 1 hello_1_mpi [tyr.informatik.hs-fulda.de:06211] [[48741,0],0] ORTE_ERROR_LOG: Not found in file ../../../../../openmpi-v2.x-dev-1280-gc110

Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Ralph Castain
Can you please rebuild OMPI with -enable-debug in the configure cmd? It will let us see more error output > On Apr 21, 2016, at 8:52 AM, Siegmar Gross > wrote: > > Hi Ralph, > > I don't see any additional information. > > tyr hello_1 108 mpiexec -np 4 --host tyr,sunpc1,linpc1,ruester -mca

Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Siegmar Gross
Hi Ralph, I've already used "-enable-debug". "SYSTEM_ENV" is "SunOS" or "Linux" and "MACHINE_ENV" is "sparc" or "x86_84". mkdir openmpi-v2.x-dev-1280-gc110ae8-${SYSTEM_ENV}.${MACHINE_ENV}.64_gcc cd openmpi-v2.x-dev-1280-gc110ae8-${SYSTEM_ENV}.${MACHINE_ENV}.64_gcc ../openmpi-v2.x-dev-1280-gc110

Re: [OMPI users] runtime errors for openmpi-v2.x-dev-1280-gc110ae8

2016-04-21 Thread Ralph Castain
Then I must surrender - I cannot understand your output in that context. Perhaps Gilles or someone with access to Solaris or Sparc can take a look as this makes no sense to me. Sorry! Ralph > On Apr 21, 2016, at 9:30 AM, Siegmar Gross > wrote: > > Hi Ralph, > > I've already used "-enable-d