Hi all,
I am new to Ubuntu and am having to get OpenCL to work in order to run RecFusion.
Since I need this on the run, I installed a brand new Ubuntu 20.04 on my MacBookPro as a dual boot option.
I then installed intel-opencl-icd via:
I also installed ocl-icd-libopencl1 via:
However, the output of clinfo still shows no compatible platform and RecFusion still complains about missing OpenCL components.
Previously I had Windows 10 installed as a dual boot option which allowed me to run RecFusion, so I know the required hardware is there.
Since I am a 1-man-band and all self-taught out of necessity when it comes to IT any advise would be hugly appreciated.
Cheers,
frank
I am new to Ubuntu and am having to get OpenCL to work in order to run RecFusion.
Since I need this on the run, I installed a brand new Ubuntu 20.04 on my MacBookPro as a dual boot option.
I then installed intel-opencl-icd via:
Code:
sudo apt install intel-opencl-icd
Code:
sudo apt install ocl-icd-libopencl1
Previously I had Windows 10 installed as a dual boot option which allowed me to run RecFusion, so I know the required hardware is there.
Since I am a 1-man-band and all self-taught out of necessity when it comes to IT any advise would be hugly appreciated.
Cheers,
frank