From 8bc7ef7423933cc9fa08fca6ab7d9ca01791bb4c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 8 Nov 2016 17:12:34 +0100 Subject: [PATCH 1/6] Compiler/openmpi/1.10/variants.Darwin: - change releases to stable for compiler gcc/6.1.0 anf gcc/6.2.0 --- Compiler/openmpi/1.10/variants.Darwin | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Compiler/openmpi/1.10/variants.Darwin b/Compiler/openmpi/1.10/variants.Darwin index 669256b..8535a2a 100644 --- a/Compiler/openmpi/1.10/variants.Darwin +++ b/Compiler/openmpi/1.10/variants.Darwin @@ -1,6 +1,6 @@ openmpi/1.10.2 stable gcc/4.8.5 openmpi/1.10.2 stable gcc/4.9.3 openmpi/1.10.2 stable gcc/5.3.0 -openmpi/1.10.2 unstable gcc/6.1.0 -openmpi/1.10.2 unstable gcc/6.2.0 -openmpi/1.10.4 unstable gcc/6.2.0 +openmpi/1.10.2 stable gcc/6.1.0 +openmpi/1.10.2 stable gcc/6.2.0 +openmpi/1.10.4 stable gcc/6.2.0 From ecb05b519cc5d876a98b6a1ed7afa86059105a9c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 8 Nov 2016 17:21:19 +0100 Subject: [PATCH 2/6] Compiler/openmpi/2.0/variants* - split into variants.Linux and variants.Darwin --- Compiler/openmpi/2.0/variants | 3 --- Compiler/openmpi/2.0/variants.Darwin | 3 +++ Compiler/openmpi/2.0/variants.Linux | 3 +++ 3 files changed, 6 insertions(+), 3 deletions(-) delete mode 100644 Compiler/openmpi/2.0/variants create mode 100644 Compiler/openmpi/2.0/variants.Darwin create mode 100644 Compiler/openmpi/2.0/variants.Linux diff --git a/Compiler/openmpi/2.0/variants b/Compiler/openmpi/2.0/variants deleted file mode 100644 index 2d5a729..0000000 --- a/Compiler/openmpi/2.0/variants +++ /dev/null @@ -1,3 +0,0 @@ -2.0.0 Linux,Darwin unstable gcc/6.1.0 -2.0.0 Linux unstable intel/16.3 -2.0.1 Linux,Darwin unstable gcc/6.2.0 diff --git a/Compiler/openmpi/2.0/variants.Darwin b/Compiler/openmpi/2.0/variants.Darwin new file mode 100644 index 0000000..047dcf5 --- /dev/null +++ b/Compiler/openmpi/2.0/variants.Darwin @@ -0,0 +1,3 @@ +2.0.0 unstable gcc/6.1.0 +2.0.0 unstable intel/16.3 +2.0.1 unstable gcc/6.2.0 diff --git a/Compiler/openmpi/2.0/variants.Linux b/Compiler/openmpi/2.0/variants.Linux new file mode 100644 index 0000000..d83b80f --- /dev/null +++ b/Compiler/openmpi/2.0/variants.Linux @@ -0,0 +1,3 @@ +2.0.0 stable gcc/6.1.0 +2.0.0 stable intel/16.3 +2.0.1 stable gcc/6.2.0 From c7f96fc271fea293eb13e6d1f731846af7ad95d5 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 8 Nov 2016 17:22:37 +0100 Subject: [PATCH 3/6] MPI/hdf5/1.8/variants - change release to stable for gcc/<=6.2.0 and openmpi/<=1.10.2 --- MPI/hdf5/1.8/variants | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/MPI/hdf5/1.8/variants b/MPI/hdf5/1.8/variants index c55c6d0..1a8ffcb 100644 --- a/MPI/hdf5/1.8/variants +++ b/MPI/hdf5/1.8/variants @@ -34,15 +34,16 @@ hdf5/1.8.16 stable gcc/4.9.3 openmpi/1.8.8 hdf5/1.8.16 stable gcc/4.9.3 openmpi/1.10.2 hdf5/1.8.16 stable gcc/5.3.0 openmpi/1.8.8 hdf5/1.8.16 stable gcc/5.3.0 openmpi/1.10.2 -hdf5/1.8.16 unstable gcc/6.1.0 openmpi/1.8.8 -hdf5/1.8.16 unstable gcc/6.1.0 openmpi/1.10.2 +hdf5/1.8.16 stable gcc/6.1.0 openmpi/1.8.8 +hdf5/1.8.16 stable gcc/6.1.0 openmpi/1.10.2 -hdf5/1.8.17 unstable gcc/4.8.5 openmpi/1.8.8 -hdf5/1.8.17 unstable gcc/4.8.5 openmpi/1.10.2 -hdf5/1.8.17 unstable gcc/4.9.3 openmpi/1.8.8 -hdf5/1.8.17 unstable gcc/4.9.3 openmpi/1.10.2 -hdf5/1.8.17 unstable gcc/5.3.0 openmpi/1.8.8 -hdf5/1.8.17 unstable gcc/5.3.0 openmpi/1.10.2 -hdf5/1.8.17 unstable gcc/6.1.0 openmpi/1.8.8 -hdf5/1.8.17 unstable gcc/6.1.0 openmpi/1.10.2 -hdf5/1.8.17 unstable gcc/6.2.0 openmpi/1.10.2 +hdf5/1.8.17 stable gcc/4.8.5 openmpi/1.8.8 +hdf5/1.8.17 stable gcc/4.8.5 openmpi/1.10.2 +hdf5/1.8.17 stable gcc/4.9.3 openmpi/1.8.8 +hdf5/1.8.17 stable gcc/4.9.3 openmpi/1.10.2 +hdf5/1.8.17 stable gcc/5.3.0 openmpi/1.8.8 +hdf5/1.8.17 stable gcc/5.3.0 openmpi/1.10.2 +hdf5/1.8.17 stable gcc/6.1.0 openmpi/1.8.8 +hdf5/1.8.17 stable gcc/6.1.0 openmpi/1.10.2 +hdf5/1.8.17 stable gcc/6.2.0 openmpi/1.10.2 +hdf5/1.8.17 unstable gcc/6.2.0 openmpi/1.10.4 From 42823b45ef83a1e4623de5f32f76eca2767f994c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 8 Nov 2016 17:42:28 +0100 Subject: [PATCH 4/6] MPI/parmetis/3/variants: - parmetis/3.2.0 compiled with gcc/6.2.0 and openmpi/{1.10.4,2.0.1} added --- MPI/parmetis/3/variants | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MPI/parmetis/3/variants b/MPI/parmetis/3/variants index 8aeae4f..3d87a2c 100644 --- a/MPI/parmetis/3/variants +++ b/MPI/parmetis/3/variants @@ -19,3 +19,5 @@ parmetis/3.2.0 unstable gcc/5.3.0 openmpi/1.10.2 parmetis/3.2.0 unstable gcc/6.1.0 openmpi/1.8.8 parmetis/3.2.0 unstable gcc/6.1.0 openmpi/1.10.2 parmetis/3.2.0 unstable gcc/6.2.0 openmpi/1.10.2 +parmetis/3.2.0 unstable gcc/6.2.0 openmpi/1.10.4 +parmetis/3.2.0 unstable gcc/6.2.0 openmpi/2.0.1 From 26e0b13bf68c440dfe53d9008042cf609aae0e2d Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 8 Nov 2016 17:43:20 +0100 Subject: [PATCH 5/6] MPI/parmetis/4/variants - parmetis/4.0.3 compiled with gcc/6.2.0 and openmpi/{1.10.4,2.0.1} added --- MPI/parmetis/4/variants | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MPI/parmetis/4/variants b/MPI/parmetis/4/variants index f198939..2cd07f8 100644 --- a/MPI/parmetis/4/variants +++ b/MPI/parmetis/4/variants @@ -2,3 +2,5 @@ parmetis/4.0.3 unstable gcc/4.8.5 openmpi/1.10.2 b:cmake/3.4.1 parmetis/4.0.3 unstable gcc/5.3.0 openmpi/1.10.2 b:cmake/3.4.1 parmetis/4.0.3 unstable gcc/6.1.0 openmpi/1.10.2 b:cmake/3.4.1 parmetis/4.0.3 unstable gcc/6.2.0 openmpi/1.10.2 b:cmake/3.4.1 +parmetis/4.0.3 unstable gcc/6.2.0 openmpi/1.10.4 b:cmake/3.4.1 +parmetis/4.0.3 unstable gcc/6.2.0 openmpi/2.0.1 b:cmake/3.4.1 From 125cc83148bf6c36a80bbb10d80472e6cf8ec1cb Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 8 Nov 2016 17:44:36 +0100 Subject: [PATCH 6/6] MPI/Trilinos/11/variants - trilinos/11.14.3 compiled with gcc/6.2.0 and openmpi/{1.10.4,2.0.1} added --- MPI/trilinos/11/variants | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MPI/trilinos/11/variants b/MPI/trilinos/11/variants index 2ef8ed3..92551cb 100644 --- a/MPI/trilinos/11/variants +++ b/MPI/trilinos/11/variants @@ -37,3 +37,5 @@ trilinos/11.14.1 unstable b:cmake/3.1.3 gcc/4.9.2 openmpi/1.8.4 OpenBLAS/0 trilinos/11.14.3 unstable b:cmake/3.4.1 gcc/4.8.5 openmpi/1.10.2 b:OpenBLAS/0.2.9 b:parmetis/3.2.0 trilinos/11.14.3 unstable b:cmake/3.4.1 gcc/6.2.0 openmpi/1.10.2 b:OpenBLAS/0.2.9 b:parmetis/3.2.0 +trilinos/11.14.3 unstable b:cmake/3.4.1 gcc/6.2.0 openmpi/1.10.4 b:OpenBLAS/0.2.9 b:parmetis/3.2.0 +trilinos/11.14.3 unstable b:cmake/3.4.1 gcc/6.2.0 openmpi/2.0.1 b:OpenBLAS/0.2.9 b:parmetis/3.2.0