Skip to content
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

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from
Open

Kripke comm cali #334

wants to merge 17 commits into from

Conversation

gracenansamba
Copy link
Collaborator

This is the Kripke PR, for review by Riyaz

@github-actions github-actions bot added experiment New or modified experiment application New or modified application labels Aug 14, 2024
@@ -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}
Copy link
Collaborator

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]:")
Copy link
Collaborator

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")
Copy link
Collaborator

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

@pearce8 pearce8 added the WIP A work-in-progress not yet ready to commit label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application New or modified application experiment New or modified experiment WIP A work-in-progress not yet ready to commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants