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

Error while running the code : RuntimeError: CUDA error: invalid device ordinal #11

Open
rudhn2001 opened this issue Jan 9, 2023 · 0 comments

Comments

@rudhn2001
Copy link

Hello, while running this code i get an error
" RuntimeError: CUDA error: invalid device ordinal "
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
it first shows 'start training'
then shows 'random seed : (random numbers)'
then : 'loaded pretrained model (ImageNet)'
and then comes runtime error.
can anyone please help me fix this issue,
Thank you.

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