Skip to content
Snippets Groups Projects
Unverified Commit 6b097819 authored by Satish Balay's avatar Satish Balay Committed by GitHub
Browse files

xsdk@develop: enable amrex@develop+sundials (#11169)

parent 0d035873
No related branches found
No related tags found
No related merge requests found
......@@ -86,8 +86,8 @@ class Xsdk(Package):
depends_on('magma@2.4.0', when='@0.4.0 +cuda')
depends_on('magma@2.2.0', when='@0.3.0 +cuda')
depends_on('amrex@develop', when='@develop %intel')
depends_on('amrex@develop', when='@develop %gcc')
depends_on('amrex@develop+sundials', when='@develop %intel')
depends_on('amrex@develop+sundials', when='@develop %gcc')
depends_on('amrex@18.10.1', when='@0.4.0 %intel')
depends_on('amrex@18.10.1', when='@0.4.0 %gcc')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment