Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Turning on GPU gives PTX error #95

Open
Musty1 opened this issue Nov 1, 2023 · 0 comments
Open

Turning on GPU gives PTX error #95

Musty1 opened this issue Nov 1, 2023 · 0 comments

Comments

@Musty1
Copy link

Musty1 commented Nov 1, 2023

I keep getting cuda error 222 the provided PTX was compiled with an unsupported toolchain after I enable GPU.
I have a VM with nvidia GPU installed. I tried every version of CUDA and reinstalled pytorch, however, still getting this error.

Can someone please help with this?

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.105.17 Driver Version: 525.105.17 CUDA Version: 12.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA A30-12C On | 00000000:02:00.0 Off | 0 |
| N/A N/A P0 N/A / N/A | 0MiB / 12288MiB | 0% Default |
| | | Disabled |
+-------------------------------+----------------------+----------------------

torch.version.cuda
'12.1'

I have tried CUDA version 12.1, 12.0, 11.8 yet still same issue.

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

No branches or pull requests

1 participant