Skip to content

Conversation

WeiqunZhang
Copy link
Member

@WeiqunZhang WeiqunZhang commented Sep 8, 2025

There was an issue in #4500. It used CCCL_MAJOR_VERSION before it was defined in a header included by cub.cuh.

Fix additional issues with CUDA 13.

Use CUDA 13 in one of the CI tests.

Close #4647

There was an issue in AMReX-Codes#4500. It used CCCL_MAJOR_VERSION before it was
defined in a header included by cub.cuh.

Use CUDA 13 in one of the CI tests. Note that we need to install a newer
version of cmake that supports CUDA 13.
@WeiqunZhang
Copy link
Member Author

The new error reported in #4647 has been reproduced in CI.

@WeiqunZhang WeiqunZhang requested a review from atmyers September 9, 2025 02:11
@WeiqunZhang
Copy link
Member Author

Everything seems to work now.

@WeiqunZhang WeiqunZhang merged commit 7b690df into AMReX-Codes:development Sep 9, 2025
73 of 75 checks passed
@WeiqunZhang WeiqunZhang deleted the ci_cuda13 branch September 9, 2025 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CUDA 13.0 compilation errors
2 participants