[Boost-bugs] [Boost C++ Libraries] #10787: MPI wrapper autodetection fails for SGI

Subject: [Boost-bugs] [Boost C++ Libraries] #10787: MPI wrapper autodetection fails for SGI
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-12 16:05:51


#10787: MPI wrapper autodetection fails for SGI
-------------------------------+---------------------------
 Reporter: ilja.j.honkonen@… | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: Boost 1.57.0 | Severity: Problem
 Keywords: |
-------------------------------+---------------------------
 Detection for mpi wrapper compiler fails when using SGI's mpi, the only
 command printing compile info is -show which fails because boost assumes
 -show is for mpich which also has -compile_info and -link_info but sgi's
 doesn't:

 mpicxx -show
 g++ -I/nasa/sgi/mpt/2.11r13/include -L/nasa/sgi/mpt/2.11r13/lib -lmpi++
 -lmpi

 mpirun -v
 MPT: libxmpi.so 'SGI MPT 2.11 10/16/14 05:50:05'

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10787>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC