Mentions légales du service

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

modif run nightly

parent f2f70e82
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly' ...@@ -26,7 +26,7 @@ export PATH_DIR_RUN_NIGHTLY='/Users/ci/CTest_nightly'
#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
......
...@@ -23,7 +23,7 @@ export PATH_DIR_RUN_NIGHTLY='/home/aleman/WORK/FAUST/faust_nightly' ...@@ -23,7 +23,7 @@ export PATH_DIR_RUN_NIGHTLY='/home/aleman/WORK/FAUST/faust_nightly'
#export EIGENDIR='/usr/include/eigen3' #export EIGENDIR='/usr/include/eigen3'
#export OPENBLASDIR='/opt/OpenBLAS' #export OPENBLASDIR='/opt/OpenBLAS'
export MATIODIR='/usr/local' #export MATIODIR='/usr/local'
export CUDADIR='/usr/local/cuda-7.5' export CUDADIR='/usr/local/cuda-7.5'
# export version of gcc # export version of gcc
...@@ -32,8 +32,8 @@ export CXX='/usr/lib64/ccache/g++' ...@@ -32,8 +32,8 @@ export CXX='/usr/lib64/ccache/g++'
# /usr/local/bin/matlab in the PATH # /usr/local/bin/matlab in the PATH
#export PATH=/usr/local/cuda-7.5/bin:/usr/local/bin:$PATH #export PATH=/usr/local/cuda-7.5/bin:/usr/local/bin:$PATH
export PATH=/usr/local/cuda-7.5/bin:/usr/local/bin:/usr/lib64/ccache/:$PATH export PATH=/usr/local/cuda-7.5/bin:/usr/lib64/ccache/:$PATH
#/usr/local/bin:
......
...@@ -30,8 +30,8 @@ fi ...@@ -30,8 +30,8 @@ fi
#export EIGENDIR='/usr/local/include/eigen3' #export EIGENDIR='/usr/local/include/eigen3'
#export OPENBLASDIR='/home/aleman/library/OpenBLAS' #export OPENBLASDIR='/home/aleman/library/OpenBLAS'
export MATIODIR='/home/aleman/library/matio-1.5.3/src/.libs' #export MATIODIR='/home/aleman/library/matio-1.5.3/src/.libs'
export MATIODIRINC='/home/aleman/library/matio-1.5.3/src' #export MATIODIRINC='/home/aleman/library/matio-1.5.3/src'
export CUDADIR='/usr/local/cuda-6.5' export CUDADIR='/usr/local/cuda-6.5'
# export version of gcc # export version of gcc
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
# Directory of the library used in the FAUST PROJECT # Directory of the library used in the FAUST PROJECT
export PATH=$PATH:/usr/local/MATLAB/R2014b/bin; export PATH=$PATH:/usr/local/MATLAB/R2014b/bin;
export PATH=$PATH:usr/local/include #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='/home/ci/faust_nightly' export PATH_DIR_RUN_NIGHTLY='/home/ci/faust_nightly'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment