Re: [OMPI users] MXM problem

2015-05-28 Thread Тимур Исмагилов
I have already sent it On Thu, May 28, 2015 at 10:21 AM. 28 мая 2015 г. 20:07 пользователь Mike Dubman написал:it is fine to recompile OMPI from HPCx to apply site default (choice of job scheduler for example, OMPI from HPCX compiled with ssh support only, etc.).If ssh

Re: [OMPI users] Openmpi compilation errors

2015-05-28 Thread Luis Kornblueh
Hi Bruno, once more: it might be the case that the file needs to be named .pgf90rc Sorry, Luis On 28/05/15 19:08, Bruno Queiros wrote: Thomas I did get a configure successfull, but make fails with pgf90-Error-Unknown switch: -pthread make[2]: *** [libmpi_usempi.la ]

Re: [OMPI users] Openmpi compilation errors

2015-05-28 Thread Luis Kornblueh
Hi Bruno, just add a file $HOME/.mypgfortranrc with the following contents: switch -pthread is replace(-lpthread) positional(linker) That solve your problem. CHeerio, Luis On 28/05/15 19:08, Bruno Queiros wrote: Thomas I did get a configure successfull, but make fails with

Re: [OMPI users] Openmpi compilation errors

2015-05-28 Thread Bruno Queiros
Thomas I did get a configure successfull, but make fails with pgf90-Error-Unknown switch: -pthread make[2]: *** [libmpi_usempi.la] Error 1 I have tried and did a fake pgf90 has mentioned on the mailing list #! /bin/bash newargs='echo $@ | sed s/-pthread//g -' #echo

Re: [OMPI users] MXM problem

2015-05-28 Thread Mike Dubman
it is fine to recompile OMPI from HPCx to apply site default (choice of job scheduler for example, OMPI from HPCX compiled with ssh support only, etc.). If ssh launcher is working on your system - than OMPI from HPCX should work as well. could you please send to Alina (in cc) the command line

Re: [OMPI users] MXM problem

2015-05-28 Thread Timur Ismagilov
Is it normal to rebuild openmpi from hpcx? Why binaries don't work? Четверг, 28 мая 2015, 14:01 +03:00 от Alina Sklarevich : >Thank you for this info. > >If 'yalla' now works for you, is there anything that is still wrong? > >Thanks, >Alina. > >On Thu, May 28, 2015

Re: [OMPI users] Openmpi compilation errors

2015-05-28 Thread Bruno Queiros
Thank you very much Thomas I will try this Em qui, 28 de mai de 2015 às 12:25, Thomas Jahns escreveu: > On 05/28/15 12:20, Jeff Squyres (jsquyres) wrote: > > Sounds like your pgcc compiler installation is busted. You'll need to > get that fixed to compile/install Open MPI. > >

Re: [OMPI users] Openmpi compilation errors

2015-05-28 Thread Thomas Jahns
On 05/28/15 12:20, Jeff Squyres (jsquyres) wrote: Sounds like your pgcc compiler installation is busted. You'll need to get that fixed to compile/install Open MPI. An alternative might be to use a system compiler (which is probably gcc or clang) for C and C++ and only use pgfortran for the

Re: [OMPI users] Openmpi compilation errors

2015-05-28 Thread Jeff Squyres (jsquyres)
Sounds like your pgcc compiler installation is busted. You'll need to get that fixed to compile/install Open MPI. > On May 28, 2015, at 5:29 AM, Bruno Queiros wrote: > > Hello David > > $> pgf90 hello.f90 > > Works OK. > > $> pgcc hello.c > > Gives that license

Re: [OMPI users] Openmpi compilation errors

2015-05-28 Thread Bruno Queiros
Hello David $> pgf90 hello.f90 Works OK. $> pgcc hello.c Gives that license error: pgi-cc-lin64: LICENSE MANAGER PROBLEM: No such feature exists. Feature: pgi-cc-lin64 License path: /opt/pgi/license.dat: FLEXnet Licensing error:-5,357 For further information, refer to the FLEXnet

Re: [OMPI users] MXM problem

2015-05-28 Thread Timur Ismagilov
I'm sorry for the delay . Here it is: ( I used 5 min time limit ) /gpfs/NETHOME/oivt1/nicevt/itf/sources/hpcx-v1.3.330-icc-OFED-1.5.4.1-redhat6.2-x86_64/ompi-mellanox-v1.8/bin/mpirun -x LD_PRELOAD=/gpfs/NETHOME/oivt1/nicevt/itf/sources/hpcx-v1.3.330-icc-OFED-1.5.4.1-