From 2cb58855bbdb52520055341006b63e31907bd0a7 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 24 Apr 2017 08:01:34 +0200 Subject: [PATCH] MPI/OPAL - variants for 1.5.1-20170217 and 1.5.2 added - compile with DKS enabled --- MPI/OPAL/1.5/variants | 5 ++--- MPI/OPAL/build | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/MPI/OPAL/1.5/variants b/MPI/OPAL/1.5/variants index e571112..2200ed4 100644 --- a/MPI/OPAL/1.5/variants +++ b/MPI/OPAL/1.5/variants @@ -1,4 +1,3 @@ -OPAL/1.5.0-20161209 unstable gcc/5.4.0 openmpi/1.10.4 dks/1.0.1 boost/1.62.0 hdf5/1.8.18 H5hut/2.0.0rc3 gsl/2.2.1 trilinos/12.10.1 cuda/8.0.44 b:cmake/3.6.3 b:OpenBLAS/0.2.19 -OPAL/1.5.0-20170126 unstable gcc/5.4.0 openmpi/1.10.4 dks/1.0.1 boost/1.62.0 hdf5/1.8.18 H5hut/2.0.0rc3 gsl/2.2.1 trilinos/12.10.1 cuda/8.0.44 b:cmake/3.6.3 b:OpenBLAS/0.2.19 -OPAL/1.5.1-20170216 unstable gcc/5.4.0 openmpi/1.10.4 dks/1.0.1 boost/1.62.0 hdf5/1.8.18 H5hut/2.0.0rc3 gsl/2.2.1 trilinos/12.10.1 cuda/8.0.44 b:cmake/3.6.3 b:OpenBLAS/0.2.19 +OPAL/1.5.1-20170217 unstable gcc/5.4.0 openmpi/1.10.4 dks/1.0.1 boost/1.62.0 hdf5/1.8.18 H5hut/2.0.0rc3 gsl/2.2.1 trilinos/12.10.1 cuda/8.0.44 b:cmake/3.6.3 b:OpenBLAS/0.2.19 +OPAL/1.5.2 unstable gcc/5.4.0 openmpi/1.10.4 dks/1.0.2 boost/1.62.0 hdf5/1.8.18 H5hut/2.0.0rc3 gsl/2.2.1 trilinos/12.10.1 cuda/8.0.44 b:cmake/3.6.3 b:OpenBLAS/0.2.19 diff --git a/MPI/OPAL/build b/MPI/OPAL/build index 0f730d0..a569054 100755 --- a/MPI/OPAL/build +++ b/MPI/OPAL/build @@ -7,7 +7,7 @@ Darwin ) : ;; Linux ) - : #config_args+=( '-DENABLE_DKS=ON' ) + config_args+=( '-DENABLE_DKS=ON' ) ;; esac