Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
9e3f159b
Commit
9e3f159b
authored
Mar 23, 2015
by
gsell
Browse files
scripts/Bootstrap: read (P)MODULES_VERSION from Pmodules_version.conf
parent
9cb136cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
scripts/Bootstrap/Pmodules_version.conf
scripts/Bootstrap/Pmodules_version.conf
+7
-0
No files found.
scripts/Bootstrap/Pmodules_version.conf
0 → 100644
View file @
9e3f159b
declare
-
x
PMODULES_VERSION
=
0
.
99
.
1
declare
-
x
MODULES_VERSION
=
3
.
2
.
10
declare
-
a
COMPILER_VERSIONS
=(
'gcc/4.7.4'
'gcc/4.8.3'
'gcc/4.8.4'
'gcc/4.9.2'
)
declare
-
a
MPI_VERSIONS
=(
'openmpi/1.6.5'
'openmpi/1.8.2'
'openmpi/1.8.4'
)
declare
-
a
HDF5_VERSIONS
=(
'hdf5/1.8.12'
'hdf5/1.8.14'
)
declare
-
a
HDF5_SERIAL_VERSIONS
=(
'hdf5_serial/1.8.12'
'hdf5_serial/1.8.14'
)
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