]> https://gitweb.dealii.org/ - candi.git/commitdiff
Corrected FILEPATH for ParMETIS and SuperLUDist libraries hint
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 10 Jul 2014 13:46:09 +0000 (15:46 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 10 Jul 2014 13:46:09 +0000 (15:46 +0200)
DTM++.toolbox/packages/trilinos.package

index 23abc2d0fe2a98f55315a6bd35e41ec2f29d2aee..476c5e8ff3efc21e1c1986a57508af730e7850b8 100644 (file)
@@ -11,9 +11,9 @@ CONFOPTS="-D Trilinos_ENABLE_OpenMP:BOOL=OFF \
           -D Trilinos_ENABLE_Sacado:BOOL=ON \
           -D Trilinos_ENABLE_Stratimikos:BOOL=ON \
           -D TPL_ENABLE_ParMETIS:BOOL=ON \
-          -D TPL_ParMETIS_LIBRARIES:PATH=${INSTALL_PATH}/lib \
+          -D TPL_ParMETIS_LIBRARIES:FILEPATH=${INSTALL_PATH}/lib/libparmetis.so \
           -D TPL_ENABLE_SuperLUDist:BOOL=ON \
-          -D TPL_SuperLUDist_LIBRARIES:FILEPATH=${INSTALL_PATH}/lib/libsuperlu_dist.a \
+          -D TPL_SuperLUDist_LIBRARIES:FILEPATH=${INSTALL_PATH}/lib/libsuperlu_dist_3.3.a \
           -D SuperLUDist_INCLUDE_DIRS:PATH=${INSTALL_PATH}/include/superlu \
           -D CMAKE_BUILD_TYPE:STRING=RELEASE \
           -D CMAKE_CXX_FLAGS:STRING=-fPIC -g -O3 \

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.