iccifort-2020.4.304_no_mpi_rt_dependency.patch 1016 B

12345678910111213
  1. don't install Intel MPI runtime components (mpi-rt), cfr. https://github.com/easybuilders/easybuild-easyconfigs/pull/3793
  2. author: Bart Oldeman (Compute Canada), updated for 2020.4.304 by Kenneth Hoste (HPC-UGent)
  3. --- parallel_studio_xe_2020_update4_composer_edition/pset/mediaconfig.xml.orig 2020-10-27 18:50:09.839380689 +0100
  4. +++ parallel_studio_xe_2020_update4_composer_edition/pset/mediaconfig.xml 2020-10-27 19:49:19.097749293 +0100
  5. @@ -870,7 +870,7 @@
  6. </Layers>
  7. <InstallDir>${COMPLIB_ROOT}</InstallDir>
  8. <GUID>1602677589848</GUID>
  9. - <Component depend="48.3;1.1;1.3;1.91;1.12;1.7;1.24;148.2" id="1" invisible="0" mandatory="0" platform="INTEL64">
  10. + <Component depend="48.3;1.1;1.3;1.91;1.12;1.7;1.24" id="1" invisible="0" mandatory="0" platform="INTEL64">
  11. <Name>Intel Fortran Compiler for Intel(R) 64</Name>
  12. <Description>Intel Fortran Compiler 19.1 Update 3</Description>
  13. <Name locale="ja_JP.UTF-8">インテル(R) Fortran コンパイラー (インテル(R) 64)</Name>