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
small update, @drmeepster and i have debugged this a fair amount and have found that a CUDA bug causes CUDA to segfault trying to compile our panic machinery code, see this gist. I've filed a bug with NVIDIA and we will see.
Currently panics in kernels just kill the kernel without any sort of message, allowing the panic message to print would be really nice
The text was updated successfully, but these errors were encountered: