Skip to content

Instantly share code, notes, and snippets.

@strikaco
Created July 13, 2023 01:59
Show Gist options
  • Save strikaco/ce9f6d59d620303ff9f0fe45da7a4c54 to your computer and use it in GitHub Desktop.
Save strikaco/ce9f6d59d620303ff9f0fe45da7a4c54 to your computer and use it in GitHub Desktop.
Cuda error: no kernel image is available for execution on the device
# https://github.com/pytorch/pytorch/issues/31285
pip3 install torch torchvision torchaudio --force-reinstall --extra-index-url https://download.pytorch.org/whl/cu116
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment