Bug 1315343 - mpic++ not in PATH
Summary: mpic++ not in PATH
Keywords:
Status: CLOSED DUPLICATE of bug 1271399
Alias: None
Product: Fedora
Classification: Fedora
Component: openmpi
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Doug Ledford
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-07 14:02 UTC by ycollet
Modified: 2016-03-07 16:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-07 16:35:52 UTC
Type: Bug


Attachments (Terms of Use)

Description ycollet 2016-03-07 14:02:58 UTC
I installed openmpi.
I use cmake to detect mpi. cmake relies on mpic++ in the PATH.
When openmpi is installed, mpic++ is installed in /usr/lib64/openmpi/bin. This directory is not in the PATH and symbolic links are not created between /usr/lib64/openmpi/bin/mpic++ (and other binaries) and /usr/bin/mpic++.

These links should be added and managed via update-alternatives (to allow to switch between mpich and openmpi).

Comment 1 Orion Poplawski 2016-03-07 16:35:52 UTC

*** This bug has been marked as a duplicate of bug 1271399 ***


Note You need to log in before you can comment on or make changes to this bug.