Deleted old MVAPICH2 sit class files.

This commit is contained in:
Christoph Niethammer 2016-05-18 10:06:04 +00:00
parent cf820a01c9
commit 47765b5607
6 changed files with 0 additions and 155 deletions

View file

@ -1,25 +0,0 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2011
#
CATEGORY="mpi"
PACKAGE="mvapich2"
VERSION="1.6"
URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/"
INSTALLER="Rainer Keller <keller@hlrs.de>"
# Archive A and package name P
A=${PACKAGE}-${VERSION}.tgz
P=${PACKAGE}-${VERSION}
# Circumvent problems with parallel build
MAKEOPTS="-j1"
# Other interesting configure options:
#--with-file-system=lustre
CONFIGURE_OPTS="\
--enable-shared \
--enable-sharedlibs=gcc"

View file

@ -1,26 +0,0 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2012
#
CATEGORY="mpi"
PACKAGE="mvapich2"
VERSION="1.7"
URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
# Archive A and package name P
A=${PACKAGE}-${VERSION}.tgz
P=${PACKAGE}-${VERSION}
# Circumvent problems with parallel build
MAKEOPTS="-j1"
# Other interesting configure options:
#--with-file-system=lustre
CONFIGURE_OPTS="\
--enable-shared \
--enable-sharedlibs=gcc \
"

View file

@ -1,26 +0,0 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2012
#
CATEGORY="mpi"
PACKAGE="mvapich2"
VERSION="1.8-r5435"
URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
# Archive A and package name P
A=${PACKAGE}-${VERSION}.tar.gz
P=${PACKAGE}-${VERSION}
# Circumvent problems with parallel build
MAKEOPTS="-j1"
# Other interesting configure options:
#--with-file-system=lustre
CONFIGURE_OPTS="\
--enable-shared \
--enable-sharedlibs=gcc \
"

View file

@ -1,26 +0,0 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2013
#
CATEGORY="mpi"
PACKAGE="mvapich2"
VERSION="1.9"
URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
# Archive A and package name P
A=${PACKAGE}-${VERSION}.tgz
P=${PACKAGE}-${VERSION}
# Circumvent problems with parallel build
#MAKEOPTS="-j1"
# Other interesting configure options:
CONFIGURE_OPTS="\
--enable-shared \
--enable-sharedlibs=gcc \
--with-file-system=lustre \
"

View file

@ -1,26 +0,0 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2014
#
CATEGORY="mpi"
PACKAGE="mvapich2"
VERSION="2.0b"
URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
# Archive A and package name P
A=${PACKAGE}-${VERSION}.tgz
P=${PACKAGE}-${VERSION}
# Circumvent problems with parallel build
#MAKEOPTS="-j1"
# Other interesting configure options:
CONFIGURE_OPTS="\
--enable-shared \
--enable-sharedlibs=gcc \
--with-file-system=lustre \
"

View file

@ -1,26 +0,0 @@
#!/bin/sh
# sit class file
#
# Christoph Niethammer <niethammer@hlrs.de> (C) 2014
#
CATEGORY="mpi"
PACKAGE="mvapich2"
VERSION="2.0rc2"
URL="http://mvapich.cse.ohio-state.edu/overview/mvapich2/"
INSTALLER="Christoph Niethammer <niethammer@hlrs.de>"
# Archive A and package name P
A=${PACKAGE}-${VERSION}.tgz
P=${PACKAGE}-${VERSION}
# Circumvent problems with parallel build
#MAKEOPTS="-j1"
# Other interesting configure options:
CONFIGURE_OPTS="\
--enable-shared \
--enable-sharedlibs=gcc \
--with-file-system=lustre \
"