UPDATE2:
Maybe this works for you too, it seems to work for my AMD GPU… see here:
UPDATE:
The check described below only confirmed the installation of ROCm, so far I can only run Jupyter notebooks with my CPU, so it seems that my AMD RX 570 8GB wont accelerate calculations with fast ai. OS: Ubuntu Mate 18.04.3.
Hello all,
tried it in Ubuntu Mate 18.04.3 with AMD RX 570 8GB. The video card install test of ROCm was sucessfull, meaning
/opt/rocm/bin/rocminfo
/opt/rocm/opencl/bin/x86_64/clinfo
in
https://rocm.github.io/ROCmInstall.html
ran sucessfully. However, I did not get around to run Jupyter notebooks or any fast.ai with it yet, so I’m currently still learning the ropes in Google colab…