Skip to content

Commit 544c48c

Browse files
author
Simon Lefrancois
committed
MKL settings
1 parent ea2c59f commit 544c48c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.jenkins/jenkins_buildbot_dlt.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ export PATH=/usr/local/cuda/bin:$PATH
55
export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH
66
export LIBRARY_PATH=/usr/local/cuda/lib64:$LIBRARY_PATH
77

8+
# MKL
9+
export MKL_THREADING_LAYER=GNU
10+
811
BUILDBOT_DIR=$WORKSPACE/nightly_build
912

1013
mkdir -p ${BUILDBOT_DIR}

0 commit comments

Comments
 (0)