Re: [OMPI users] Performance Issues on SMP Workstation

2017-02-02 Thread niethammer
Hello Andy, You can also use the --report-bindings option of mpirun to check which cores your program will use and to which cores the processes are bound to. Are you using the same backend compiler on both systems? Do you have performance tools available on the systems where you can see in whi

Re: [OMPI users] Performance Issues on SMP Workstation

2017-02-02 Thread Gilles Gouaillardet
i cannot remember what is the default binding (if any) on Open MPI 1.6 nor whether the default is the same with or without PBS you can simply mpirun --tag-output grep Cpus_allowed_list /proc/self/status and see if you note any discrepancy between your systems you might also consider upgrading to

Re: [OMPI users] OpenMPI not running any job on Mac OS X 10.12

2017-02-02 Thread Howard Pritchard
Hi Michel It's somewhat unusual to use the disable-shared configure option. That may be causing this. Could you try to build without using this option and see if you still see the problem? Thanks, Howard Michel Lesoinne schrieb am Mi. 1. Feb. 2017 um 21:07: > I have compiled OpenMPI 2.0.2

Re: [OMPI users] OpenMPI not running any job on Mac OS X 10.12

2017-02-02 Thread Jeff Squyres (jsquyres)
Michel -- Also, did you install Open MPI v2.0.2 over a prior version of Open MPI (i.e., with the same prefix value to configure)? That would almost certainly cause a problem. > On Feb 2, 2017, at 7:56 AM, Howard Pritchard wrote: > > Hi Michel > > It's somewhat unusual to use the disable-sh

Re: [OMPI users] OpenMPI not running any job on Mac OS X 10.12

2017-02-02 Thread Howard Pritchard
Hi Michael, I reproduced this problem on my Mac too: pn1249323:~/ompi/examples (v2.0.x *)$ mpirun -np 2 ./ring_c [pn1249323.lanl.gov:94283] mca_base_component_repository_open: unable to open mca_patcher_overwrite: File not found (ignored) [pn1249323.lanl.gov:94283] mca_base_component_repository

Re: [OMPI users] Error using hpcc benchmark

2017-02-02 Thread wodel youchi
Hi Cabral, and thank you. I started hpcc benchmark using -x PSM_MEMORY=large without any error, I didn't finish the test for now, but I waited about 10 minutes, and this time no errors, I even augmented the Ns variable on hpccint.txt and started the test again without problem. The cluster is comp

Re: [OMPI users] OpenMPI not running any job on Mac OS X 10.12

2017-02-02 Thread Howard Pritchard
Hi Michel Try adding --enable-static to the configure. That fixed the problem for me. Howard Michel Lesoinne schrieb am Mi. 1. Feb. 2017 um 19:07: > I have compiled OpenMPI 2.0.2 on a new Macbook running OS X 10.12 and have > been trying to run simple program. > I configured openmpi with > ../

Re: [OMPI users] OpenMPI not running any job on Mac OS X 10.12

2017-02-02 Thread Michel Lesoinne
I am disabling shared to make it a bit easier, not having to setup the DYLD_LIBRARY_PATH. But not disabling 'shared' results in similar behavior, though with different messages (the line numbers are a bit shifted as I tried to debug some arguments): *[Michels-MacBook-Pro.local:68818] [[53415,0],0]

Re: [OMPI users] OpenMPI not running any job on Mac OS X 10.12

2017-02-02 Thread Michel Lesoinne
No previous version installed. This is a brand new laptop on which no MPI of any kind was installed previously. On Thu, Feb 2, 2017 at 6:11 AM, Jeff Squyres (jsquyres) wrote: > Michel -- > > Also, did you install Open MPI v2.0.2 over a prior version of Open MPI > (i.e., with the same prefix valu

Re: [OMPI users] OpenMPI not running any job on Mac OS X 10.12

2017-02-02 Thread Michel Lesoinne
Howard, First, thanks to you and Jeff for looking into this with me. 👍 I tried ../configure --disable-shared --enable-static --prefix ~/.local The result is the same as without --disable-shared. i.e. I get the following error: [Michels-MacBook-Pro.local:92780] [[46617,0],0] ORTE_ERROR_LOG: Bad pa

[OMPI users] problem with opal_list_remove_item for openmpi-v2.x-201702010255-8b16747 on Linux

2017-02-02 Thread Siegmar Gross
Hi, I have installed openmpi-v2.x-201702010255-8b16747 on my "SUSE Linux Enterprise Server 12.2 (x86_64)" with Sun C 5.14 and gcc-6.3.0. Unfortunately, I get a warning from "opal_list_remove_item" about a missing item when I run one of my programs. loki spawn 115 mpiexec -np 1 --host loki,loki,n

[OMPI users] pmix error with openmpi-master-201702010209-6cb484a on Linux

2017-02-02 Thread Siegmar Gross
Hi, I have installed openmpi-master-201702010209-6cb484a on my "SUSE Linux Enterprise Server 12.2 (x86_64)" with Sun C 5.14 and gcc-6.3.0. Unfortunately, I get errors when I run my spawn programs. loki spawn 107 mpiexec -np 1 --host loki,loki,nfs1 spawn_intra_comm Parent process 0: I create 2 s