forked from AMReX-Codes/amrex
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wavefront_size for gfx11* (AMReX-Codes#4170)
## Summary GPUs with arch gfx11* were getting set to 64 and causing to fail. This PR aims to fix that by including in the Make and CMake defs. ## Additional background https://rocm.docs.amd.com/en/latest/reference/gpu-arch-specs.html
- Loading branch information
1 parent
cf67be5
commit 103d0e9
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters