Hacker News new | ask | show | jobs
by rfvrgvegbegn 2043 days ago
https://www.phoronix.com/scan.php?page=article&item=amd-rx68...

> " While Radeon Open eCosystem (ROCm) support wasn't a focus for the initial Radeon RX 5000 "Navi" graphics cards by AMD engineers, that is fortunately changing for both the RX 5000/6000 series moving forward. "

Rocm seems to be supported, works with PlaidML, I wonder if PyTorch works ? That's the main framework I really need ..

1 comments

Apparently not

https://github.com/RadeonOpenCompute/ROCm#hardware-and-softw...

The best way to get Pytorch working is to use the rocm provided docker images: https://hub.docker.com/r/rocm/pytorch. Unfortunately it doesn't seem like the latest GPUs are supported (yet?)