Using Radeon RX-580 VCard on Windows 11 OS 64 Bit with Ubuntu 22.04.5 LTS - Kernel is 5.15.153 running in WSL2 container - I apologize for any stupid questions - But can i ge ROCm to work on my machine ? Ive heard that the latest ROCm might not work but maybe i need to install an older version? I want to start dabbling with AI, ML, LLM etc etc and cant justify buying a new VC just yet.
Please can you share exact steps to get it working so that i can use my GPU ? TY
Videos
I want to switch to Rx 580 8gb over my Nvidia graphics card not because it's less powerful but for the linux support and VRAM , but when was in the search I found that the latest version of rocm supported on the 580 was the 4.0 version, don't get me wrong but the card is still holding up very well these days for the price but the AMD support is becoming blurry over time especially in linux. My question is : is there a way to get rocm 5.7 working on the Rx 580 even with some tweaks cuz it's open source, or should I use the opencl implementation in Mesa but it's operates on a driver level and rocm on a kernel one plus it has some optimizations and more flexible for gaming and ai tasks. Pls let me know your opinions and knowledge about this , because I'm very lost at the moment:(
I am interested to only enable OpenCL so that Darktable app or any other app can use my RX-580. I tried ROCm different versions with
amdgpu-install --usecase=opencl opencl=rocr --no-dkms --no-32 --accept=eula
I am not using DKMS as my kernel is not supported. With the above code it will install without any errors rocminfo will recognize my intel HD graphics and also RX-580 with gfx803 chiset but clinfo will not show it. What should I do? I have read that I have to set some environment variables to enable it so please can someone help?
The driver version I tried was amdgpu-install_22.20.50201-1_all.deb and also amdgpu-install_22.20.50205-1_all.deb