Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: hipBLASLt support for more GPUs for PyTorch with ROCm 5.7 or later #516

Open
Huangxt57 opened this issue Dec 23, 2023 · 1 comment

Comments

@Huangxt57
Copy link

Problem Description

PyTorch now requires hipBLASLt now when building with ROCm 5.7 or later, but hipBLASLt supports only gfx90a GPUs.

https://github.com/pytorch/pytorch/blob/84b2a323594bc7c4b47d61223b3f6466fe054416/cmake/public/LoadHIP.cmake#L158-L160

Is it means other GPUs (e.g., MI100) can not use PyTorch with the latest ROCm 6.0 release?

Operating System

Ubuntu 22.04.3 LTS

CPU

AMD EPYC 7773X

GPU

AMD Instinct MI100

Other

No response

ROCm Version

ROCm 5.7.1

ROCm Component

Pytorch

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

@KKyang
Copy link
Contributor

KKyang commented Mar 9, 2024

Currently not supported on MI100.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants