Skip to content

Fix panicking in kernels #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Kixiron opened this issue Dec 4, 2021 · 2 comments
Open

Fix panicking in kernels #17

Kixiron opened this issue Dec 4, 2021 · 2 comments
Labels
enhancement New feature or request S-waiting-on-nvidia Status: waiting on NVIDIA to resolve a bug and/or other actions

Comments

@Kixiron
Copy link

Kixiron commented Dec 4, 2021

Currently panics in kernels just kill the kernel without any sort of message, allowing the panic message to print would be really nice

@RDambrosio016
Copy link
Member

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.

@RDambrosio016 RDambrosio016 added bug Something isn't working enhancement New feature or request S-waiting-on-nvidia Status: waiting on NVIDIA to resolve a bug and/or other actions and removed bug Something isn't working labels Feb 22, 2022
@RDambrosio016
Copy link
Member

According to nvidia they have fixed the bug i reported and it should work in 11.7 once that is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request S-waiting-on-nvidia Status: waiting on NVIDIA to resolve a bug and/or other actions
Projects
None yet
Development

No branches or pull requests

2 participants