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

Does the "torch.cuda.is_available()" option affect kernel crash? #228

Open
Victini00 opened this issue May 8, 2024 · 0 comments
Open

Does the "torch.cuda.is_available()" option affect kernel crash? #228

Victini00 opened this issue May 8, 2024 · 0 comments

Comments

@Victini00
Copy link

While running demo_part3.ipynb, cell 3 crashes due to kernel issue.

image

I think this is due to torch.cuda.is_available() option. I found that torch.cuda.is_available() is False on cell 2.

Am I right? If yes, should I make torch.. available() true by setting torch and cuda environment? my cuda version is 12.1.

Thanks for reading it.

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