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

[BUG] Running demo.py causes a CUDA error #298

Open
acm94994 opened this issue Mar 5, 2025 · 1 comment
Open

[BUG] Running demo.py causes a CUDA error #298

acm94994 opened this issue Mar 5, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@acm94994
Copy link

acm94994 commented Mar 5, 2025

Operating system: Ubuntu 22.04 LTS
Python 3.7 (the environment provided was installed, Torch 1.4)

Running the demo caused a CUDA runtime error.

"no kernel image is available for execution on the device at /pytorch/aten/src/THCUNN/generic/LeakyReLU.cu:29"

print(torch.version) -> 1.4.0

print(torch.version.cuda) -> 10.1

Image

Image

@acm94994 acm94994 added the bug Something isn't working label Mar 5, 2025
@sky1614
Copy link

sky1614 commented Mar 5, 2025

@acm94994 I would like to work on this issue. Can you please assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants