From 7c7cf6c7dd885e13e3fb6e00f02431026444f112 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 9 Jul 2015 13:38:18 +0200 Subject: [PATCH] scripts/Bootstrap/Pmodules_version.conf: - new, language independent format --- scripts/Bootstrap/Pmodules_version.conf | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/scripts/Bootstrap/Pmodules_version.conf b/scripts/Bootstrap/Pmodules_version.conf index 6b159d5..7b82079 100644 --- a/scripts/Bootstrap/Pmodules_version.conf +++ b/scripts/Bootstrap/Pmodules_version.conf @@ -1,7 +1,8 @@ -declare -x PMODULES_VERSION=0.99.4 -declare -x MODULES_VERSION=3.2.10 - -declare -a COMPILER_VERSIONS=( 'gcc/4.7.4' 'gcc/4.8.3' 'gcc/4.8.4' 'gcc/4.9.2' ) -declare -a MPI_VERSIONS=( 'openmpi/1.6.5' 'openmpi/1.8.2' 'openmpi/1.8.4' ) -declare -a HDF5_VERSIONS=( 'hdf5/1.8.12' 'hdf5/1.8.14' ) -declare -a HDF5_SERIAL_VERSIONS=( 'hdf5_serial/1.8.12' 'hdf5_serial/1.8.14' ) +bash 4.3.30 +coreutils 8.23 +dialog 1.2.1 +getopt 1.1.6 +gettext 0.19.4 +Modules 3.2.10 +Pmodules 0.99.4 +Tcl 8.6.3