1. 20 Aug, 2013 3 commits
  2. 13 Aug, 2013 1 commit
    • Adam DeConinck's avatar
      Fix OpenMPI OS dependencies for Debian and Ubuntu · d143572f
      Adam DeConinck authored
      OpenMPI-1.6.4-GCC-4.7.2.eb had an OS dependency on libibverbs-devel,
      which is a package found in RHEL-based distros and Fedora. In Debian
      and Ubuntu, this package is called libibverbs-dev. In this commit I
      added an OS_NAME check to make the libibverbs-devel check conditional
      on running RHEL, etc. and added a check for the correct package name
      on Debian.
      
      I also added the same check into OpenMPI-1.6.4-GCC-4.6.4.eb because
      it has the same dependency, and this easyconfig is used for the
      goolfc-1.3.12 toolchain.
      d143572f
  3. 11 Jul, 2013 1 commit
  4. 10 Jul, 2013 11 commits
  5. 09 Jul, 2013 21 commits
  6. 08 Jul, 2013 3 commits