Skip to content
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

RuntimeError: CUDA error: no kernel image is available for execution on the device #118

Open
GoroYeh-HRI opened this issue Nov 8, 2024 · 1 comment

Comments

@GoroYeh-HRI
Copy link

Hi, thank you for the great work!
I got this error when training the MagicPoint:
RuntimeError: CUDA error: no kernel image is available for execution on the device
image

Do you know what might be the issue? Thank you

@GoroYeh-HRI
Copy link
Author

For some reason the problem was solved by running the following command:
export CUDA_VISIBLE_DEVICES=1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant