[ET Trac] [Einstein Toolkit] #1308: MPI: use library list provided by mpic++ instead of guessing (wrong)
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sun Apr 7 10:50:18 CDT 2013
#1308: MPI: use library list provided by mpic++ instead of guessing (wrong)
------------------------------------+---------------------------------------
Reporter: knarf | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: ET_2013_05
Component: EinsteinToolkit thorn | Version: development version
Resolution: | Keywords:
------------------------------------+---------------------------------------
Changes (by eschnett):
* status: closed => reopened
* resolution: fixed =>
Comment:
I just realise that this auto-detection will be executed for all MPI
implementations, not just for OpenMPI. These may not support these command
line options, although an executable mpic++ will exist. Therefore, instead
of checking whether mpic++ is executable, we need to check the return code
of calling mpic++ with these options, and/or check whether the result is
empty or an error message.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1308#comment:4>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list