eyalroz / cuda-api-wrappers

Thin, unified, C++-flavored wrappers for the CUDA APIs
BSD 3-Clause "New" or "Revised" License
790 stars 80 forks source link

Add "unsupported device sync" error from NVRTC 12.1 #501

Closed eyalroz closed 1 year ago

eyalroz commented 1 year ago

In CUDA 12.1, a new compilation was introduced, about an unsupported device sync. We need to support it.