I'm trying to use OpenCL with my AMD GPU. I was running Ubuntu 23.10 and realized I needed to downgrade to Ubuntu 22.04 to install the AMD GPU stack properly. I did a clean install on version 22.04.4 to do so. The AMD GPU stack itself can run on 22.04.4, but I figured out I neded ROCm also. The problem is, for whatever reason, it says it needs version 22.04.3. I'm on 22.04.4.
I know it's not possible to downgrade yearly (e.g. XX.04) or monthly (e.g. 22.XX) versions. Is there any way to downgrade to the 22.04.3 point release without reinstalling (again)?
I don't care if it's hacky. If it's not worth it, I guess I'll have to reinstall again.