openvinotoolkit / oneDNN

oneAPI Deep Neural Network Library (oneDNN)
https://01.org/dnnl
Apache License 2.0
16 stars 42 forks source link

Issue with parser of OpenCL 3.0 for NVIDIA GPU #256

Open redradist opened 1 month ago

redradist commented 1 month ago

Summary

OpenCL version parser does not work for NVIDA GPU It is already fixed in https://github.com/oneapi-src/oneDNN/pull/2001

dmitry-gorokhov commented 1 month ago

@redradist we use this oneDNN fork for CPU inference only. So NV related fixes shouldn't block us