Mesa's Rusticl Lands OpenCL FP16 Half-Float Support
- Reference: 0001551456
- News link: https://www.phoronix.com/news/Rusticl-Mesa-25.2-FP16
- Source link:
Rusticl merged cl_khr_fp16 support for native FP16 half-float support within this OpenCL implementation. The OpenCL FP16 support has been successfully tested so far with the Asahi (Apple Silicon), Freedreno (Qualcomm Adreno), LLVMpipe, Panfrost (Arm Mali), RadeonSI (Radeon), and Zink (OpenGL on Vulkan) drivers.
Karol Herbst of Red Hat opened [1]this merge request two months ago for OpenCL FP16 support with Rusticl to close that feature gap with the old Clover code. Today it's merged and ready to go with next quarter's Mesa 25.2 release.
[1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34053
nuetzel