Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
443d327d
Commit
443d327d
authored
Sep 02, 2017
by
Andreas Marek
Browse files
Gitlab CI: update pgi on misnky
parent
07f57c4e
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
443d327d
...
@@ -3535,7 +3535,7 @@ minsky:
...
@@ -3535,7 +3535,7 @@ minsky:
-
miy
-
miy
script
:
script
:
-
module purge
-
module purge
-
module load gcc/5.4 pgi/17.
5
ompi/pgi/17.
5
/1.10.2 essl/5.5 cuda/8.0
-
module load gcc/5.4 pgi/17.
7
ompi/pgi/17.
7
/1.10.2 essl/5.5 cuda/8.0
-
module list
-
module list
-
export OMPI_CC=gcc
-
export OMPI_CC=gcc
-
export OMPI_FC=pgfortran
-
export OMPI_FC=pgfortran
...
@@ -3555,7 +3555,7 @@ minsky-pure-gnu:
...
@@ -3555,7 +3555,7 @@ minsky-pure-gnu:
-
miy
-
miy
script
:
script
:
-
module purge
-
module purge
-
module load gcc/5.4 ompi/pgi/17.
5
/1.10.2 essl/5.5 cuda/8.0
-
module load gcc/5.4 ompi/pgi/17.
7
/1.10.2 essl/5.5 cuda/8.0
-
module list
-
module list
-
export OMPI_CC=gcc
-
export OMPI_CC=gcc
-
export OMPI_FC=gfortran
-
export OMPI_FC=gfortran
...
...
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