Changes between Initial Version and Version 1 of Ticket #59239, comment 7


Ignore:
Timestamp:
May 20, 2021, 6:51:43 PM (3 years ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59239, comment 7

    initial v1  
    11This issue a bit different now, as `mpich +clang90` is being requested on 10.6, even though that combination isn't supported. So I'll have to add some debug output to the mpi portgroup, to see what's happening.
    22
    3 However, when a valid 10.6 `mpich` variant is requested - such as `mpich +gcc7` - builds succeed. As do those with `openmpi`, such as `openmpi +clang90`.
     3However, when a valid 10.6 `mpich` combination is requested - such as `+mpich +gcc7` - builds succeed. As do those with `openmpi`, such as `+openmpi +clang90`.