OpenCL not working after upgrading from 13.2 to 14

Hello valued forum members,

I recently upgraded from 13.2 to 14.0.
I followed the tutorial on https://www.debugpoint.com/upgrade-to-freebsd-14/ which worked fine after learning how to merge the password file correctly.

However, OpenCL does not work anymore.
I tried reinstalling, switching pkg to latest, and also compiled from ports. No luck.
The latest microcode is loaded.
libva-intel-hybrid-driver is installed.
libva-intel-media-driver is installed.
i915kms.ko loaded.
CPU: Intel Core i5-10210U

Error message:

# clinfo
Abort was called at 115 line in file:
/wrkdirs/usr/ports/lang/intel-compute-runtime/work-llvm14/compute-runtime-22.24.23453/shared/source/os_interface/linux/drm_memory_manager.cpp
Abort

# clpeak
Abort was called at 115 line in file:
/wrkdirs/usr/ports/lang/intel-compute-runtime/work-llvm14/compute-runtime-22.24.23453/shared/source/os_interface/linux/drm_memory_manager.cpp
Abort (core dumped)

Any suggestions?

Best regards,

Daniel
 
Good resource. Thanks for the link.
This explains an issue I have with a different machine (alder lake cpu).
Unfortunately, I can't contribute to fix this. Hope the developers find a solution to get the intel graphics to a stable state on 14.
 
Back
Top