Eliminate dependency on mpi-mic-rt in ifort.#3793
Eliminate dependency on mpi-mic-rt in ifort.#3793boegel merged 3 commits intoeasybuilders:developfrom
Conversation
This dependency causes Intel mpirun/mpiexec to be added to $PATH when the ifort module is loaded, which is not always desirable, for instance when OpenMPI is already loaded. Fixes easybuilders/easybuild-easyblocks#1032.
|
Note: I have tested the patch only on 2017.1, 2017.0 and 2016.2. Does your automatic testing test on the other 2016 varieties? |
|
@bartoldeman If I trigger a test report, all touched easyconfigs will be tested. However, the required patch file Also, please also update Does this only apply to |
|
my apologies for the missing files. There are there now. icc is not affected at all. for ifort I even see mpirt for 2015 versions, in |
|
Test report by @boegel |
|
Test report by @boegel |
|
Thanks for the update & info @bartoldeman! I diffed the contents of the I see no reason to hold this back further, going in, thanks @bartoldeman! |
This dependency causes Intel mpirun/mpiexec to be added to $PATH
when the ifort module is loaded, which is not always desirable,
for instance when OpenMPI is already loaded.
Fixes easybuilders/easybuild-easyblocks#1032.