Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 374e1a1c authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

modif AL

parent 6ac0ab00
No related branches found
No related tags found
No related merge requests found
...@@ -22,11 +22,11 @@ export PATH=$PATH:usr/local/include ...@@ -22,11 +22,11 @@ export PATH=$PATH:usr/local/include
# Directory of the local path of the nightly project # Directory of the local path of the nightly project
export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly' export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly'
export OPENBLASDIR='/Users/ci/local/OPENBLAS-v0.2.15' #export OPENBLASDIR='/Users/ci/local/OPENBLAS-v0.2.15'
export EIGENDIR='/Users/ci/local/eigen-3.2.8' #export EIGENDIR='/Users/ci/local/eigen-3.2.8'
export HDF5_ROOT_DIR='/Users/ci/local/hdf5-1.8.17/lib' #export HDF5_ROOT_DIR='/Users/ci/local/hdf5-1.8.17/lib'
export MATIODIR='/Users/ci/local/matio-1.5.2' #export MATIODIR='/Users/ci/local/matio-1.5.2'
#export CUDADIR=/usr/local/cuda-6.5 #export CUDADIR=/usr/local/cuda-6.5
...@@ -55,12 +55,13 @@ export CTEST_CONFIGURE_OPTIONS=" ...@@ -55,12 +55,13 @@ export CTEST_CONFIGURE_OPTIONS="
-DFAUST_USE_GPU:BOOL=OFF;\ -DFAUST_USE_GPU:BOOL=OFF;\
-DFAUST_USE_PROFILING=OFF;\ -DFAUST_USE_PROFILING=OFF;\
-DFAUST_ISVERBOSE=OFF;\ -DFAUST_ISVERBOSE=OFF;\
-DFAUST_GEN_DOC:BOOL=OFF;\ -DFAUST_GEN_DOC:BOOL=OFF;"
-DFAUST_USE_OPENMP=OFF;\
-DDASH_TESTING:BOOL=ON;\ #-DFAUST_USE_OPENMP=OFF;\
-DBUILD_DEBUG:BOOL=OFF;\ #-DDASH_TESTING:BOOL=ON;\
-DBUILD_COVERAGE:BOOL=ON;" #-DBUILD_DEBUG:BOOL=OFF;\
#-DBUILD_COVERAGE:BOOL=ON;
cd $PATH_DIR_RUN_NIGHTLY cd $PATH_DIR_RUN_NIGHTLY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment