In the newest version of the OpenCL headers, the symbol CL_MUTABLE_DISPATCH_PROPERTIES_ARRAY_KHR was renamed to CL_MUTABLE_COMMAND_PROPERTIES_ARRAY_KHR (defined in cl_ext.h). But the cl.hpp included in the cuda toolkit in 12.9 still references the old symbol, causing an undefined reference error. We had to roll back to 12.8 which fixed the issue.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| CUDA 5.5 SDK's headers incompatible with Khronos cl.hpp for OpenCL 1.0/1.1 | 2 | 2443 | February 18, 2014 | |
| In what there can be cause of error Run-Time Check Failure #0 in OpenCL? | 7 | 4116 | April 28, 2010 | |
| Problems with Intel Compiler 11.1 (Linux) and NVIDIA OpenCL | 10 | 2783 | November 16, 2010 | |
| Changes/Regression in OpenCL behavior from driver 418 to 450? | 0 | 336 | December 11, 2020 | |
| Driver and OpenCL version matching | 2 | 1622 | December 24, 2014 | |
| OpenCL 1.2 | 1 | 2488 | June 21, 2015 | |
| A Bug for OpenCL compiler for linux 64bit driver | 3 | 1171 | May 14, 2013 | |
| Calling OpenCL library from with Nvidia Cuda C template project | 4 | 2015 | March 14, 2014 | |
| Compilation problems with CUDA 12.9 | 7 | 571 | July 22, 2025 | |
| OpenCL linux header files; OpenCL status | 4 | 1807 | April 14, 2015 |