|
|
|
|
|
by sudosysgen
1620 days ago
|
|
If you are using a VM, you can never use your GPU unless you have a very expensive one or a spare GPU to passthrough. ROCm has a direct replacement backend that can even take CUDA code (it's designed to be incredibly similar). It's called HIP. It's just that no one wants to support it. That is actually how TensorFlow on AMD works (mostly), and you can compile the latest stable release that way. |
|
I can boot into Linux, and swap into Windows in 2 seconds with this setup. I have a dirty 20 line Bash script that deals with detaching the console, and passing the right things to the right place, but it all works.
ROCm on consumer cards does not work well. The tooling sucks. Massively. I don't understand why AMD doesn't have an extra team of 20 devs working just on the tooling.
Using DirectML with Windows Subsystem for Linux gives you better ML GPGPU support then AMDs native tooling.