-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kripke comm cali #334
base: develop
Are you sure you want to change the base?
Kripke comm cali #334
Conversation
@@ -47,7 +47,11 @@ ramble: | |||
software: | |||
packages: | |||
hypre-omp: | |||
pkg_spec: [email protected] +mpi+openmp+mixedint~fortran{modifier_spack_variant} | |||
# spack_spec: [email protected] +mpi+openmp+mixedint~fortran{modifier_spack_variant} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gracenansamba It would be good to move the amg2023 changes to its own PR
#318
@@ -31,7 +33,8 @@ class Amg2023(CMakePackage, CudaPackage, ROCmPackage): | |||
depends_on("caliper", when="+caliper") | |||
depends_on("adiak", when="+caliper") | |||
depends_on("hypre+caliper", when="+caliper") | |||
depends_on("[email protected]:") | |||
# depends_on("[email protected]:") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gracenansamba It would be good to move the amg2023 changes to its own PR
#318
@@ -18,6 +18,8 @@ class Hypre(BuiltinHypre): | |||
"gcc": "gnu", | |||
} | |||
|
|||
version("3.1_comm_cali", branch="comm_cali", submodules=False, git="https://github.com/gracenansamba/hypre.git") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gracenansamba It would be good to move the amg2023 changes to its own PR
#318
eb7b77b
to
7419d6e
Compare
This is the Kripke PR, for review by Riyaz