You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the only solution that L0 driver will be able to retrieve L0 loader version is via a simple program and use zeInit() and then calling zelLoaderGetVersions().
If we know what version that L0 driver gets compiled with the L0 spec header, the process could be much simpler.
similar to CL_TARGET_OPENCL_VERSION
https://github.com/KhronosGroup/OpenCL-Headers/blob/main/CL/cl_version.h
The text was updated successfully, but these errors were encountered: