pytorch
1093e26d - [ROCm] HIP version guard for occupancy API compatibility (#38551)

Commit
4 years ago
[ROCm] HIP version guard for occupancy API compatibility (#38551) Summary: CC ezyang xw285cornell HIP from ROCm 3.5 renames `hipOccupancyMaxActiveBlocksPerMultiprocessor` to `hipModuleOccupancyMaxActiveBlocksPerMultiprocessor`. In addition, the API parameter types now match CUDA. Add these changes in a backwards-compatible manner. Pull Request resolved: https://github.com/pytorch/pytorch/pull/38551 Differential Revision: D21721832 Pulled By: ezyang fbshipit-source-id: 6fc971845e363d7495d8be9550e76d0f082c3062
Author
Parents
Loading