Opened 8 years ago

Last modified 8 years ago

#10787 new Bugs

MPI wrapper autodetection fails for SGI

Reported by: ilja.j.honkonen@… Owned by: Matthias Troyer
Milestone: To Be Determined Component: mpi
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description

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'

Change History (1)

comment:1 by anonymous, 8 years ago

Component: buildmpi
Owner: changed from Vladimir Prus to Matthias Troyer
Note: See TracTickets for help on using tickets.