Re: [OMPI users] Openmpi compilation errors

2015-05-29 Thread Luis Kornblueh
Hi, Bruno is using 10.4 as I ready only a second ago in one of his emails. I have no idea if the compiler resource file trick works with this old one. By the way it has to be .mypgf90rc not .pgf90rc at least following the current documentation. Cheerio, Luis On 29/05/15 13:07, Jeff

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

[OMPI users] openmpi-1.7.4/1.8 .0 problem with intel/mpi_sizeof

2014-04-14 Thread Luis Kornblueh
, Luis -- \\ (-0^0-) --oOO--(_)--OOo- Luis Kornblueh Tel. : +49-40-41173289 Max-Planck-Institute for Meteorology Fax. : +49-40-41173298 Bundesstr. 53 D

[OMPI users] RDMA question

2013-10-28 Thread Luis Kornblueh
Dear all, we do have a problem using one-sided mpi communication with OpenMPI. The scenario is the following. We do have a computational model using exclusively p2p mpi commuication calls. This runs fine and fast on an rather new cluster with FDR IB and Intel SandyBridge XEONS. We have around

[OMPI users] write out mca parameters after mpi_init

2010-11-30 Thread Luis Kornblueh
Hi, is it possible to do something like CALL mpi_init(... CALL ompi_print_used_mca_setup to see how finally the used mca parameters are set? Thanks, Luis smime.p7s Description: S/MIME Cryptographic Signature

Re: [OMPI users] C++ error: static object marked for destruction more than once

2007-06-14 Thread Luis Kornblueh
t > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users -- \\ (-0^0-) --oOO--(_)--OOo- Luis Kornblueh Tel. : +49-40-41173289 Max-Planck-Institute for Meteorology Fax. : +49-40-41173298 Bundesstr. 53 D-20146 Hamburg Email: luis.kornbl...@zmaw.de Federal Republic of Germany

[OMPI users] patch for openmpi 1.2.1 for sun cc on linux

2007-05-16 Thread Luis Kornblueh
ur openmpi-1.2.1/ompi/mca/btl/mvapi/btl_mvapi.h openmpi-1.2.1_patched/ompi/mca/btl/mvapi/btl_mvapi.h --- openmpi-1.2.1/ompi/mca/btl/mvapi/btl_mvapi.h2007-04-19 18:30:54.0 +0200 +++ openmpi-1.2.1_patched/ompi/mca/btl/mvapi/btl_mvapi.h2007-05-09 14:37:23.0 +0200 @@ -260,7 +260,7 @@ fra