]> https://gitweb.dealii.org/ - candi.git/commitdiff
avoid forcing SuperLUDist/ParMETIS to on
authorTimo Heister <timo.heister@gmail.com>
Sat, 3 Oct 2015 13:14:39 +0000 (09:14 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sat, 3 Oct 2015 13:14:39 +0000 (09:14 -0400)
If a platform defines SuperLUDist=OFF it will be forced to ON if we have
METIS, which then causes packages fail to build because they think
SuperLUDist is being installed. Fix this.

deal.II/packages/dealii-prepare.package

index 624e9c020b8eb1cbd36c3e2b0b14508294a5e657..c18a2362c5d28430d280d1a652aa8f997d8600a5 100644 (file)
@@ -23,9 +23,6 @@ if [[ ${PACKAGES_OFF} =~ 'METIS' ]]; then
   PACKAGES_OFF=${PACKAGES_OFF}' SUPERLU_DIST';
   ParMetis=OFF
   SuperLUDist=OFF
-else
-  ParMETIS=ON
-  SuperLUDist=ON
 fi
 
 # Transform upper case to lower case.

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.