Kivka Posted June 29, 2020 Posted June 29, 2020 Hi I am looking for tips on how to install OpenCL on RockPro64 running headless Armbian_20.05.4_Rockpro64_focal_current_5.4.46. I don't want to install Xorg, just OpenCL for crypto mining benchmarks.
ning Posted July 1, 2020 Posted July 1, 2020 install ocl-icd-opencl-dev mesa has very initial openCL support on midgard https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests?scope=all&utf8=✓&state=merged&milestone_title=Initial OpenCL kernels with Panfrost (Midgard) you need to install mesa-opencl-icd >= 20.1 or compile yourself.
Recommended Posts