FYI I haven't solve this yet but I managed to move to code to be compatible woth PGI 14.3. Open MPI 1.8 compiles perfectly with the latest PGI.
In parallel I will push this issue to the PGI forum. Anyway, it is not a blocking factor anymore. -- Filippo SPIGA * Sent from my iPhone, sorry if I'm brief * > On 6 Apr 2014, at 21:50, Filippo Spiga <spiga.fili...@gmail.com> wrote: > > Dear all, > I am trying to compile Open MPI 1.8 with PGI 13.6. I am using on purpose > this old version of PGI because of results and performance comparisons with > old benchmarks. I run configure in this way: > > ./configure CC=pgcc CXX=pgCC FC=pgf90 F90=pgfortran CFLAGS="-noswitcherror" > FCFLAGS="-noswitcherror" CXXFLAGS="-noswitcherror" > --prefix=/usr/local/Cluster-Users/fs395/openmpi-1.8.0/pgi-13.6 > --with-hwloc=internal --enable-mca-no-build=btl-usnic --with-verbs > > > and here where configure got stuck: > > make[2]: Entering directory > `/home/fs395/archive/openmpi-1.8/build/opal/datatype' > CCLD libdatatype_reliable.la > CC opal_convertor.lo > PGC-S-0039-Use of undeclared variable __LDBL_MANT_DIG__ > (../../../opal/util/arch.h: 268) > PGC/x86 Linux 13.6-0: compilation completed with severe errors > make[2]: *** [opal_convertor.lo] Error 1 > make[2]: Leaving directory > `/home/fs395/archive/openmpi-1.8/build/opal/datatype' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/fs395/archive/openmpi-1.8/build/opal' > make: *** [install-recursive] Error 1 > > > Any suggestions? Googling does not help much... > > F > > -- > Mr. Filippo SPIGA, M.Sc. > http://www.linkedin.com/in/filippospiga ~ skype: filippo.spiga > > «Nobody will drive us out of Cantor's paradise.» ~ David Hilbert > > ***** > Disclaimer: "Please note this message and any attachments are CONFIDENTIAL > and may be privileged or otherwise protected from disclosure. The contents > are not to be disclosed to anyone other than the addressee. Unauthorized > recipients are requested to preserve this confidentiality and to advise the > sender immediately of any error in transmission." > >