Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
regression-tests
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OPAL
regression-tests
Commits
875eeb99
Commit
875eeb99
authored
Feb 15, 2019
by
gsell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
compile with AMReX enabled
parent
282cec4d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
conf/cmake.conf
conf/cmake.conf
+3
-0
conf/modules.conf
conf/modules.conf
+2
-1
No files found.
conf/cmake.conf
0 → 100644
View file @
875eeb99
cmake_config
+=(
"-DENABLE_AMR=1"
)
cmake_config
+=(
"-DENABLE_AMR_MG_SOLVER=1"
)
conf/modules.conf
View file @
875eeb99
...
...
@@ -10,6 +10,7 @@ module load boost/1.66.0
module
load
hdf5
/
1
.
10
.
1
module
load
H5hut
/
2
.
0
.
0
rc4
module
load
gsl
/
2
.
4
module
load
trilinos
/
12
.
12
.
1
module
load
amrex
/
18
.
07
_
3
d
module
load
OpenBLAS
/
0
.
2
.
20
module
load
trilinos
/
12
.
12
.
1
module
load
gtest
/
1
.
7
.
0
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