Skip to content

Conversation

@albestro
Copy link
Contributor

This is mainly about adding the latest version of umpire which supports CUDA 13. I took also the chance to bump camp too.

depends_on("camp+openmp", when="+openmp")
depends_on("camp~cuda", when="~cuda")
depends_on("camp~rocm", when="~rocm")
depends_on("camp@2025.12:", when="@2025.12:")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was not able to find evidence of the explicit need for this, so that's the main question for reviewers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants