From fe22e72d2117c627f06fb97dc1d173084685eda9 Mon Sep 17 00:00:00 2001 From: Christoph Niethammer Date: Wed, 18 May 2016 10:06:04 +0000 Subject: [PATCH] Deleted old Open MPI sit class files except last one in a release series. --- packages/mpi/openmpi/openmpi-1.5.1 | 27 ---------------- packages/mpi/openmpi/openmpi-1.5.2 | 28 ----------------- packages/mpi/openmpi/openmpi-1.5.3 | 35 --------------------- packages/mpi/openmpi/openmpi-1.5.4 | 35 --------------------- packages/mpi/openmpi/openmpi-1.6 | 35 --------------------- packages/mpi/openmpi/openmpi-1.6.1 | 35 --------------------- packages/mpi/openmpi/openmpi-1.6.2 | 35 --------------------- packages/mpi/openmpi/openmpi-1.6.3 | 36 ---------------------- packages/mpi/openmpi/openmpi-1.6.4 | 36 ---------------------- packages/mpi/openmpi/openmpi-1.7 | 36 ---------------------- packages/mpi/openmpi/openmpi-1.7.1 | 36 ---------------------- packages/mpi/openmpi/openmpi-1.7.2 | 36 ---------------------- packages/mpi/openmpi/openmpi-1.7.3 | 41 ------------------------- packages/mpi/openmpi/openmpi-1.8 | 41 ------------------------- packages/mpi/openmpi/openmpi-1.8.1 | 48 ----------------------------- packages/mpi/openmpi/openmpi-1.8.2 | 42 ------------------------- packages/mpi/openmpi/openmpi-1.8.3 | 47 ---------------------------- packages/mpi/openmpi/openmpi-1.8.4 | 47 ---------------------------- packages/mpi/openmpi/openmpi-1.8.5 | 47 ---------------------------- packages/mpi/openmpi/openmpi-1.8.6 | 49 ------------------------------ packages/mpi/openmpi/openmpi-1.8.7 | 49 ------------------------------ 21 files changed, 821 deletions(-) delete mode 100755 packages/mpi/openmpi/openmpi-1.5.1 delete mode 100755 packages/mpi/openmpi/openmpi-1.5.2 delete mode 100755 packages/mpi/openmpi/openmpi-1.5.3 delete mode 100755 packages/mpi/openmpi/openmpi-1.5.4 delete mode 100755 packages/mpi/openmpi/openmpi-1.6 delete mode 100755 packages/mpi/openmpi/openmpi-1.6.1 delete mode 100755 packages/mpi/openmpi/openmpi-1.6.2 delete mode 100755 packages/mpi/openmpi/openmpi-1.6.3 delete mode 100755 packages/mpi/openmpi/openmpi-1.6.4 delete mode 100755 packages/mpi/openmpi/openmpi-1.7 delete mode 100755 packages/mpi/openmpi/openmpi-1.7.1 delete mode 100755 packages/mpi/openmpi/openmpi-1.7.2 delete mode 100755 packages/mpi/openmpi/openmpi-1.7.3 delete mode 100755 packages/mpi/openmpi/openmpi-1.8 delete mode 100755 packages/mpi/openmpi/openmpi-1.8.1 delete mode 100755 packages/mpi/openmpi/openmpi-1.8.2 delete mode 100755 packages/mpi/openmpi/openmpi-1.8.3 delete mode 100755 packages/mpi/openmpi/openmpi-1.8.4 delete mode 100755 packages/mpi/openmpi/openmpi-1.8.5 delete mode 100755 packages/mpi/openmpi/openmpi-1.8.6 delete mode 100755 packages/mpi/openmpi/openmpi-1.8.7 diff --git a/packages/mpi/openmpi/openmpi-1.5.1 b/packages/mpi/openmpi/openmpi-1.5.1 deleted file mode 100755 index c9fd43e..0000000 --- a/packages/mpi/openmpi/openmpi-1.5.1 +++ /dev/null @@ -1,27 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2011 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.5.1" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -# --with-fca=DIR -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " diff --git a/packages/mpi/openmpi/openmpi-1.5.2 b/packages/mpi/openmpi/openmpi-1.5.2 deleted file mode 100755 index f3b3131..0000000 --- a/packages/mpi/openmpi/openmpi-1.5.2 +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2011 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.5.2" -URL="http://www.open-mpi.org" -INSTALLER="Rainer Keller " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -# --with-fca=DIR -CONFIGURE_OPTS=" - --with-fca=/opt/voltaire/fca - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " diff --git a/packages/mpi/openmpi/openmpi-1.5.3 b/packages/mpi/openmpi/openmpi-1.5.3 deleted file mode 100755 index 99ab3d1..0000000 --- a/packages/mpi/openmpi/openmpi-1.5.3 +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2011 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.5.3" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -# --with-fca=DIR -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.5.4 b/packages/mpi/openmpi/openmpi-1.5.4 deleted file mode 100755 index a7974e0..0000000 --- a/packages/mpi/openmpi/openmpi-1.5.4 +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2011 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.5.4" -URL="http://www.open-mpi.org" -INSTALLER="Rainer Keller " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -# --with-fca=DIR -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static" - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.6 b/packages/mpi/openmpi/openmpi-1.6 deleted file mode 100755 index c7c5a07..0000000 --- a/packages/mpi/openmpi/openmpi-1.6 +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2012 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.6" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -# --with-fca=DIR -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static" - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.6.1 b/packages/mpi/openmpi/openmpi-1.6.1 deleted file mode 100755 index e7429b1..0000000 --- a/packages/mpi/openmpi/openmpi-1.6.1 +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2012 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.6.1" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -# --with-fca=DIR -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static" - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.6.2 b/packages/mpi/openmpi/openmpi-1.6.2 deleted file mode 100755 index 146b0e5..0000000 --- a/packages/mpi/openmpi/openmpi-1.6.2 +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2012 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.6.2" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static" - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.6.3 b/packages/mpi/openmpi/openmpi-1.6.3 deleted file mode 100755 index 7160cb4..0000000 --- a/packages/mpi/openmpi/openmpi-1.6.3 +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2012 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.6.3" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.6.4 b/packages/mpi/openmpi/openmpi-1.6.4 deleted file mode 100755 index 5144c65..0000000 --- a/packages/mpi/openmpi/openmpi-1.6.4 +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2013 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.6.4" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.7 b/packages/mpi/openmpi/openmpi-1.7 deleted file mode 100755 index 4e11f8e..0000000 --- a/packages/mpi/openmpi/openmpi-1.7 +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2013 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.7" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.7.1 b/packages/mpi/openmpi/openmpi-1.7.1 deleted file mode 100755 index b40068f..0000000 --- a/packages/mpi/openmpi/openmpi-1.7.1 +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2013 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.7.1" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.7.2 b/packages/mpi/openmpi/openmpi-1.7.2 deleted file mode 100755 index 3752a55..0000000 --- a/packages/mpi/openmpi/openmpi-1.7.2 +++ /dev/null @@ -1,36 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2013 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.7.2" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.7.3 b/packages/mpi/openmpi/openmpi-1.7.3 deleted file mode 100755 index e19803a..0000000 --- a/packages/mpi/openmpi/openmpi-1.7.3 +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2013 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.7.3" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8 b/packages/mpi/openmpi/openmpi-1.8 deleted file mode 100755 index 0a01114..0000000 --- a/packages/mpi/openmpi/openmpi-1.8 +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2014 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8.1 b/packages/mpi/openmpi/openmpi-1.8.1 deleted file mode 100755 index 40d5ced..0000000 --- a/packages/mpi/openmpi/openmpi-1.8.1 +++ /dev/null @@ -1,48 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2013 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8.1" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - " -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -if [ $enable_valgrind != 0 ]; then - module load valgrind - VALGRIND_HOME=$(dirname $(dirname $(which valgrind))) - CONFIGURE_OPTS+=" --enable-memchecker \ - --with-valgrind=$VALGRIND_HOME" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8.2 b/packages/mpi/openmpi/openmpi-1.8.2 deleted file mode 100755 index 654c14b..0000000 --- a/packages/mpi/openmpi/openmpi-1.8.2 +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2014 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8.2" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - --enable-mpi-fortran=usempif08 \ - " -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8.3 b/packages/mpi/openmpi/openmpi-1.8.3 deleted file mode 100755 index 830d3b2..0000000 --- a/packages/mpi/openmpi/openmpi-1.8.3 +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2014 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8.3" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - --enable-mpi-fortran=usempif08 \ - " - -if [ $PLATFORM = "hornet" ] ; then - CONFIGURE_OPTS="$CONFIGURE_OPTS --with-platform=lanl/cray_xe6/optimized-nopanasas" -fi - -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8.4 b/packages/mpi/openmpi/openmpi-1.8.4 deleted file mode 100755 index 1d4fcad..0000000 --- a/packages/mpi/openmpi/openmpi-1.8.4 +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2014 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8.4" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - -enable_cuda=${enable_cuda:=1} - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - --enable-mpi-fortran=usempif08 \ - " - -if [ $PLATFORM = "hornet" ] ; then - CONFIGURE_OPTS="$CONFIGURE_OPTS --with-platform=lanl/cray_xe6/optimized-nopanasas" -fi - -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8.5 b/packages/mpi/openmpi/openmpi-1.8.5 deleted file mode 100755 index fe38ed2..0000000 --- a/packages/mpi/openmpi/openmpi-1.8.5 +++ /dev/null @@ -1,47 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2015 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8.5" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - --enable-mpi-fortran=usempif08 \ - " - -if [ $PLATFORM = "hornet" ] ; then - CONFIGURE_OPTS="$CONFIGURE_OPTS --with-platform=lanl/cray_xe6/optimized-nopanasas" -fi - -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8.6 b/packages/mpi/openmpi/openmpi-1.8.6 deleted file mode 100755 index 062dcdc..0000000 --- a/packages/mpi/openmpi/openmpi-1.8.6 +++ /dev/null @@ -1,49 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2015 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8.6" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} -HASH_MD5=eb569e7dc97eeaa5b1876cccf114f377 -HASH_SHA1=781330b24e6656143ae3252f088a04b91411554b - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - --enable-mpi-fortran=usempif08 \ - " - -if [ $PLATFORM = "hornet" ] ; then - CONFIGURE_OPTS="$CONFIGURE_OPTS --with-platform=lanl/cray_xe6/optimized-nopanasas" -fi - -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -} diff --git a/packages/mpi/openmpi/openmpi-1.8.7 b/packages/mpi/openmpi/openmpi-1.8.7 deleted file mode 100755 index 3746432..0000000 --- a/packages/mpi/openmpi/openmpi-1.8.7 +++ /dev/null @@ -1,49 +0,0 @@ -#!/bin/sh -# sit class file -# -# Christoph Niethammer (C) 2015 -# - -CATEGORY="mpi" -PACKAGE="openmpi" -VERSION="1.8.7" -URL="http://www.open-mpi.org" -INSTALLER="Christoph Niethammer " - -# Archive A and package name P -A=${PACKAGE}-${VERSION}.tar.bz2 -P=${PACKAGE}-${VERSION} -HASH_MD5=eb569e7dc97eeaa5b1876cccf114f377 -HASH_SHA1=781330b24e6656143ae3252f088a04b91411554b - -enable_cuda=1 - -# Other interesting configure options: -# --enable-mpi-threads -# --enable-progress-threads -CONFIGURE_OPTS=" - --with-devel-headers \ - --enable-contrib-no-build=vt - --enable-shared \ - --enable-static \ - --enable-mpi-fortran=usempif08 \ - " - -if [ $PLATFORM = "hornet" ] ; then - CONFIGURE_OPTS="$CONFIGURE_OPTS --with-platform=lanl/cray_xe6/optimized-nopanasas" -fi - -if [ $enable_cuda != 0 ] ; then - module load cuda - CONFIGURE_OPTS+=" --with-cuda=$CUDA_DIR" -fi - -if [[ -d /opt/voltaire/fca ]]; then - echo "Voltaire FCA found" - sit_info "Enabling Voltaire FCA (/opt/voltaire/fca)" - CONFIGURE_OPTS+=" --with-fca=/opt/voltaire/fca" -fi - -src_pretest() { - make check -}