-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
is it possible to make a amd version using HSA COMPUTE with OpenCL or a directx12 version of this #101
Comments
Are you not able to use CPU inference? |
no want the speed of gpu not cpu |
and if it had HSA COMPUTE with OpenCL it would run good on amd and if that's not doable then at least a directx12 version. |
You are welcome to attempt to use the PyTorch ROCm build (it may be as simple as just installing this as your torch, but I have no experience with ROCm build), however it only runs on Linux. Unless another contributor comes in to do this though, I seriously doubt any existing contributor will attempt to explicitly add support as I believe we likely do not have AMD equipment to test this and are focusing on other areas. |
Pytorch ROCm install can be found here: https://pytorch.org/get-started/locally/ |
what about this https://github.com/microsoft/antares |
Unfortunately, there is no need for this repository and it will not be implemented permanently, as the training will only take a few hours and it needs to be compatible with the upstream repository; no PR will be accepted. |
Migrate to #120 |
is it possible to make a amd version using HSA COMPUTE with OpenCL or a directx12 version of this
The text was updated successfully, but these errors were encountered: