Changes between Initial Version and Version 1 of Ticket #67242


Ignore:
Timestamp:
Apr 15, 2023, 10:53:25 AM (13 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67242

    • Property Summary changed from port select fails when MPICH is build with +gforker to port select fails when MPICH is built with +gforker
  • Ticket #67242 – Description

    initial v1  
    1 Instructions from portfile do not work if MPICH is built with +gforker, since there is no mpirun. Perhaps either symlinking should be done to mpiexec instead, or at least there should be a warning.
     1Instructions from portfile do not work if MPICH is built with {{{+gforker}}}, since there is no {{{mpirun}}}. Perhaps either symlinking should be done to {{{mpiexec}}} instead, or at least there should be a warning.
    22
    33I initially thought something mysteriously broken my MPICH installation :)