Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
1bcc0704
Commit
1bcc0704
authored
Feb 26, 2019
by
Andreas Marek
Browse files
Use Intel 2017 on dvl
parent
2d91e614
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci_test_scripts/.ci-env-vars
View file @
1bcc0704
...
...
@@ -14,8 +14,8 @@ if [ "$(hostname)" == "amarek-elpa-gitlab-runner-2" ]; then module load intel/16
if [ "$(hostname)" == "amarek-elpa-gitlab-runner-3" ]; then module load intel/16.0 gcc mkl/11.3 autoconf automake libtool impi/5.1.3; fi
if [ "$(hostname)" == "amarek-elpa-gitlab-runner-4" ]; then module load intel/16.0 gcc mkl/11.3 autoconf automake libtool impi/5.1.3; fi
if [ "$(hostname)" == "dvl01" ]; then module load intel/1
9
.0 gcc/6.4 mkl/201
9
impi/201
9.1
cuda/9.2; fi
if [ "$(hostname)" == "dvl02" ]; then module load intel/1
9
.0 gcc/6.4 mkl/201
9
impi/201
9.1
cuda/9.2; fi
if [ "$(hostname)" == "dvl01" ]; then module load intel/1
7
.0 gcc/6.4 mkl/201
7
impi/201
7.4
cuda/9.2; fi
if [ "$(hostname)" == "dvl02" ]; then module load intel/1
7
.0 gcc/6.4 mkl/201
7
impi/201
7.4
cuda/9.2; fi
if [ "$(hostname)" == "miy01" ]; then module purge && module load gcc/5.4 smpi essl/5.5 cuda pgi/17.9 && export LD_LIBRARY_PATH=/opt/ibm/spectrum_mpi/lib:/opt/ibm/spectrum_mpi/profilesupport/lib:$LD_LIBRARY_PATH && export PATH=/opt/ibm/spectrum_mpi/bin:$PATH && export OMPI_CC=gcc && export OMPI_FC=gfortran; fi
if [ "$(hostname)" == "miy02" ]; then module load gcc/5.4 pgi/17.9 ompi/pgi/17.9/1.10.2 essl/5.5 cuda && export LD_LIBRARY_PATH=/opt/ibm/spectrum_mpi/lib:/opt/ibm/spectrum_mpi/profilesupport/lib:$LD_LIBRARY_PATH && export PATH=/opt/ibm/spectrum_mpi/bin:$PATH; fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment