ROC_SHMEM
ROC_SHMEM copied to clipboard
add support for gfx1201
Motivation
Add experimental support for gfx1201 architectures (Radeon RX 9070 and 9070XT, Radeon AI PRO 9700)
Technical Details
Initial experiments with gfx12 based ISAs
Test Result
After setting HSA_FORCE_FINE_GRAIN_PCIE=1 all functional tests except for the reduction test, and all unit tests pass. Log file is attached.
Submission Checklist
- [ ] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.