gigaio-staylor
Results
1
issues of
gigaio-staylor
Looks like MPICH code needs to change from using `memoryType` to `type`. Per ROCm 6.0 [Changelog](https://rocm.docs.amd.com/en/latest/about/CHANGELOG.html): Deprecated enum hipMemoryType memoryType; is removed from HIP struct hipPointerAttribute_t union. Affected files appear...