Closed matheus-mcosta closed 1 month ago
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.
https://rocm.docs.amd.com/en/latest/reference/gpu-arch-specs.html
The proposed changes:
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
Checklist
The proposed changes: