Changes between Initial Version and Version 3 of Ticket #62795


Ignore:
Timestamp:
May 2, 2021, 7:59:35 PM (3 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62795 – Description

    initial v3  
    551. For a binary install, the target compiler will never be installed. So when a user attempts to use the associated compiler wrappers, they will fail with "The Open MPI wrapper compiler was unable to find the specified compiler."
    66
    7 This doesn't provide a good user experience. Instead, we should add a runtime dependency on the target compiler, to avoid this situation.
     7This doesn't provide a good user experience. Instead, we should add a lib dependency on the target compiler, to avoid this situation.
    88
    99Of note, this is already being done for mpich-* subports. But apparently this was missed for openmpi.