Strahinja Stamenkovic
Results
2
comments of
Strahinja Stamenkovic
@matthewdouglas I ran into a similar issue when testing with some internal builds. From what I understand the issue seems to be due to the fact CMake generates a shared...
I tested adding the logic that PyTorch uses for detecting the ROCm version for the torch.version.hip variable in the case of both Linux and Windows here [LoadHIP.cmake#L90-L139](https://github.com/ROCm/pytorch/blob/release/2.9/cmake/public/LoadHIP.cmake#L90-L139) instead of the...