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
8d51e231
Commit
8d51e231
authored
Sep 03, 2015
by
gsell
Browse files
OPAL.14/build:
- ippl removed as dependency
parent
5899aadf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/MPI/OPAL.14/build
scripts/MPI/OPAL.14/build
+1
-1
No files found.
scripts/MPI/OPAL.14/build
View file @
8d51e231
...
...
@@ -18,7 +18,7 @@ pmodules.configure() {
pmodules
.
add_to_group
'MPI'
pmodules
.
set_runtime_dependencies
"${COMPILER}"
"${MPI}"
pmodules
.
set_build_dependencies
'cmake'
"${COMPILER}"
"${MPI}"
'boost'
'hdf5'
'H5hut'
'trilinos'
'ippl'
'gsl'
pmodules
.
set_build_dependencies
'cmake'
"${COMPILER}"
"${MPI}"
'boost'
'hdf5'
'H5hut'
'trilinos'
'gsl'
pmodules
.
set_supported_compilers
'gcc/4.7'
'gcc/4.8'
pmodules
.
make_all
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