Videos
Can someone give me a good guide to install rocm on arch cause I tried olmost every tutorial on the internet but nothing gave me the same result like when I was trying to install it on ubuntu with official amd guide
I searched on this sub and there were a few pretty old posts about this, but I'm wondering if anyone can speak to more recent experience with ROCm on Arch Linux.
I'm preparing to dive into ROCm with a new AMD unit coming soon, but I'm getting hung up on the linux distro to use for my new system. It seems from the official ROCm installation instructions that my best bet would be either Ubuntu or Debian (or some other unappealing options). But I've tried those distros before, and I strongly prefer Arch for a variety of reasons. I also know that Arch has its own community maintained ROCm packages, so it seems I could maybe use Arch, but I was wondering what the drawbacks are of using those packages versus the official installation on, say, Ubuntu? Are there any functional differences?
Hi all,
I'm trying to setup deep learning system, I have dell g 5 15 se with AMD cpu (ryzen 5 4600h) and rx5600m dgpu.
At first I was struggling to install linux on this machine, finally had success with manjaro 20.1
Now I'm trying to install ROCm on it. I did the following:
Installed amdgpu pro opencl orca Installed ROCm dkms, ROCm libs, rccl from arch for edu repo
I have ROCm version 3.8
Installed tensorflow ROCm
So far so good. But when I call sequential instance in tensorflow keras. It throws an error. I can't find any thing on the internet regarding this.
Please help
Hello, anyone have a good guide installation how to install and build ROCm on Arch Linux ?...I still confused try to install ROCm for Arch with git first or try to install tensorflow-rocm with AUR first ?...Thanks