From 7da10750aefecfe8131708f67b4298de2af042b4 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 15 Feb 2018 15:27:23 +0100 Subject: [PATCH] MPI/hdf5/1.10/variants.Darwn - version 1.10.1 with clang-macos/9.0.0 + openmpi/1.10.7 and with gcc/7.3.0 + openmpi/1.10.7 added --- MPI/hdf5/1.10/variants.Darwin | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MPI/hdf5/1.10/variants.Darwin diff --git a/MPI/hdf5/1.10/variants.Darwin b/MPI/hdf5/1.10/variants.Darwin new file mode 100644 index 0000000..ecd03ce --- /dev/null +++ b/MPI/hdf5/1.10/variants.Darwin @@ -0,0 +1,8 @@ +hdf5/1.10.0 stable gcc/4.8.5 openmpi/1.10.2 +hdf5/1.10.0 stable gcc/4.9.3 openmpi/1.10.2 +hdf5/1.10.0 stable gcc/5.3.0 openmpi/1.10.2 +hdf5/1.10.0 stable gcc/6.1.0 openmpi/1.10.2 + +hdf5/1.10.1 unstable clang-macos/9.0.0 openmpi/1.10.7 +hdf5/1.10.1 unstable gcc/7.3.0 openmpi/1.10.7 +