ifort_2018_no_mpi_mic_dependency.patch 852 B

12345678910111213
  1. Eliminate dependency on intel-mpi-rt-mic which in turn brings in intel-mpi-rt.
  2. author: Bart Oldeman (McGill HPC)
  3. --- pset/mediaconfig.xml.orig 2016-10-20 09:02:57.000000000 +0000
  4. +++ pset/mediaconfig.xml 2016-11-11 20:09:08.084892189 +0000
  5. @@ -1551,7 +1551,7 @@
  6. <MapFileDir>${BUNDLE_MAPFILE_DIR}</MapFileDir>
  7. <ChklicIA32>${BUNDLE_CHKLIC_IA32}</ChklicIA32>
  8. </Component>
  9. - <Component depend="1.3;33.111;33.112;1.432;118.3" id="114" invisible="0" mandatory="0" platform="INTEL64">
  10. + <Component depend="1.3;33.111;33.112;1.432" id="114" invisible="0" mandatory="0" platform="INTEL64">
  11. <Name>Intel Fortran Compiler for Intel(R) 64</Name>
  12. <Description>Intel(R) Fortran Compiler 18.0 Update 0</Description>
  13. <Name locale="ja_JP.UTF-8">インテル(R) Fortran コンパイラー (インテル(R) 64)</Name>