So I want to get DaVinci Resolve up and running in Pop-OS which requires OpenCL. Also I will be doing ML stuff with TensorFlow, Pytorch… which I need ROCm for. Also I’ve read that ROCm is slightly faster than the PAL stack.
Should I install the amdgpu-pro driver and then ROCm separately? Should I install the amdgpu-pro drivers with the --opencl=rocm argument? Or use the --opencl=pal,legacy argument and install rocm seperately? What should I do?