Solution 1:
Typical, after I resort to Askubuntu I manage to find the solution.
In 18.04 you need to manually install the ocl-icd-libopencl1
package. So a quick sudo apt install ocl-icd-libopencl1
fixed it.
Typical, after I resort to Askubuntu I manage to find the solution.
In 18.04 you need to manually install the ocl-icd-libopencl1
package. So a quick sudo apt install ocl-icd-libopencl1
fixed it.