From 051aab2c452877a14266972db45efe49e05fcc85 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 3 Sep 2015 12:56:08 +0200 Subject: [PATCH] hdf5: - define variants --- scripts/MPI/hdf5/compiler | 5 +++++ scripts/MPI/hdf5/mpi | 3 +++ scripts/MPI/hdf5/versions | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 scripts/MPI/hdf5/compiler create mode 100644 scripts/MPI/hdf5/mpi create mode 100644 scripts/MPI/hdf5/versions diff --git a/scripts/MPI/hdf5/compiler b/scripts/MPI/hdf5/compiler new file mode 100644 index 0000000..8fa2f15 --- /dev/null +++ b/scripts/MPI/hdf5/compiler @@ -0,0 +1,5 @@ +gcc/4.7.4 +gcc/4.8.4 +gcc/4.9.2 +gcc/5.1.0 +intel/15.3 diff --git a/scripts/MPI/hdf5/mpi b/scripts/MPI/hdf5/mpi new file mode 100644 index 0000000..b6de205 --- /dev/null +++ b/scripts/MPI/hdf5/mpi @@ -0,0 +1,3 @@ +openmpi/1.6.5 +openmpi/1.8.4 +mpich/3.1.4 diff --git a/scripts/MPI/hdf5/versions b/scripts/MPI/hdf5/versions new file mode 100644 index 0000000..80a9f55 --- /dev/null +++ b/scripts/MPI/hdf5/versions @@ -0,0 +1,3 @@ +1.8.12 +1.8.14 +1.8.15-patch1