#ML Agents, what can I use for AMD?

1 messages · Page 1 of 1 (latest)

sleek rapids
#

(full newbie with ML)So from what I've understood CUDA is for Nvidia, but does it work with AMD? If not, what should I use instead in combinationg with PyTorch?

sly lagoon
#

Pytorch doesn't have cuda as a requirement, it can run on AMD cards and even CPU.

#

And regardless, you don't need to install anything extra. Just the right pytorch version.

sleek rapids
sly lagoon
#

If you install it via pip, you probably need to provide the right args or url for a version that supports amd gpus(which I assume you have) if you want it to run on the gpu.

sleek rapids
sly lagoon
sleek rapids
sly lagoon
sleek rapids