]> https://gitweb.dealii.org/ - candi.git/commitdiff
update trilinos version
authorTimo Heister <timo.heister@gmail.com>
Fri, 20 Dec 2019 21:41:46 +0000 (16:41 -0500)
committerTimo Heister <timo.heister@gmail.com>
Fri, 20 Dec 2019 21:45:37 +0000 (16:45 -0500)
deal.II-toolchain/packages/trilinos.package

index e1a716f3f0ec4d72fcc10f2ff46f529b01cd779b..5e07f88d8967c23c1ba8fa75bc0d5e1a0d7f9980 100644 (file)
@@ -16,8 +16,11 @@ if [ ${TRILINOS_MAJOR_VERSION} = "DEV" ];then
     PACKING=git
     SOURCE=https://github.com/trilinos/
 elif [ ${TRILINOS_MAJOR_VERSION} = "12" ]; then
-    VERSION=12-14-1
-    CHECKSUM=de912cca43c2ca3b74aa08528ac39dbd
+    VERSION=12-18-1
+    CHECKSUM=9c1d151169949bca6cf203831e4d6aee
+
+    #VERSION=12-14-1
+    #CHECKSUM=de912cca43c2ca3b74aa08528ac39dbd
 
     #VERSION=12-12-1
     #CHECKSUM=ecd4606fa332212433c98bf950a69cc7
@@ -87,7 +90,7 @@ if [ ! -z "${LAPACK_DIR}" ]; then
 fi
 
 # Set intel MKL options
-if [ ${MKL} = "ON" ]; then
+if [ "${MKL}" = "ON" ]; then
     cecho ${INFO} "trilinos: configuration with MKL"
     if [ -z "${BLAS_DIR}" ] && [ -z "${LAPACK_DIR}" ]; then
         cecho ${INFO} "trilinos: configuration with BLAS_DIR=${MKL_DIR}"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.