Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
faust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.4.
Show more breadcrumbs
faust group
faust
Commits
183b2574
Commit
183b2574
authored
9 years ago
by
testcdash Nicolas Bellot
Committed by
hhakim
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
mac cdash test script
parent
b4f927f0
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc/CTest_nightly/run_nightly_OS-X.sh
+5
-4
5 additions, 4 deletions
misc/CTest_nightly/run_nightly_OS-X.sh
with
5 additions
and
4 deletions
misc/CTest_nightly/run_nightly_OS-X.sh
+
5
−
4
View file @
183b2574
...
...
@@ -17,11 +17,11 @@
###################################################################
# Directory of the library used in the FAUST PROJECT
export
PATH
=
$PATH
:/
usr/local
/MATLAB
/
R2014b/bin
;
export
PATH
=
$PATH
:usr/local/include
export
PATH
=
$PATH
:/
Applications
/MATLAB
_
R2014b
.app
/bin
/
;
#
export PATH=$PATH:usr/local/include
# Directory of the local path of the nightly project
export
PATH_DIR_RUN_NIGHTLY
=
'/Users/ci/
fau
st_nightly'
export
PATH_DIR_RUN_NIGHTLY
=
'/Users/ci/
CTe
st_nightly'
export
OPENBLASDIR
=
'/Users/ci/local/OPENBLAS-v0.2.15'
export
HDF5_ROOT_DIR
=
'/Users/ci/local/hdf5-1.8.17/lib'
export
EIGENDIR
=
'/Users/ci/local/eigen-3.2.8'
...
...
@@ -52,7 +52,8 @@ export CTEST_CONFIGURE_OPTIONS="-DBUILD_DEBUG:BOOL=OFF;\
-DFAUST_USE_OPENBLAS=ON;
\
-DFAUST_USE_MATIO=ON;
\
-DFAUST_USE_XML=ON;
\
-DFAUST_USE_MEX=OFF;
\
-DFAUST_USE_MEX=ON;
\
-DFAUST_USE_OPENMP=OFF;
\
-DFAUST_USE_GPU:BOOL=OFF;
\
-DFAUST_USE_PROFILING=OFF;
\
-DFAUST_ISVERBOSE=OFF;
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment