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

CUDA error: unknown error #66

Open
puddleglum56 opened this issue Apr 18, 2023 · 0 comments
Open

CUDA error: unknown error #66

puddleglum56 opened this issue Apr 18, 2023 · 0 comments

Comments

@puddleglum56
Copy link

puddleglum56 commented Apr 18, 2023

I receive the following error:

(py39) wmcfadden@WMCFADDENLT1W10:~/OmegaFold$ omegafold --model 2 data/S02256363.fasta results/
INFO:root:Loading weights from /home/wmcfadden/.cache/omegafold_ckpt/model2.pt
INFO:root:Constructing OmegaFold
INFO:root:Reading data/S02256363.fasta
INFO:root:Predicting 1th chain in data/S02256363.fasta
INFO:root:359 residues in this chain.
INFO:root:Failed to generate results/S02256363.pdb due to CUDA error: unknown error
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.
INFO:root:Skipping...
INFO:root:Done!

Here is my nvidia-smi:

(base) wmcfadden@WMCFADDENLT1W10:~$ nvidia-smi
Tue Apr 18 09:48:19 2023
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.73       Driver Version: 472.12       CUDA Version: 11.4     |
|-------------------------------+----------------------+----------------------+
| 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 GeForce ...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A    0C    P8     4W /  N/A |    134MiB /  4096MiB |    ERR!      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
|   1  NVIDIA GeForce ...  Off  | 00000000:32:00.0  On |                  N/A |
| 30%   44C    P2    91W / 320W |   5571MiB / 10240MiB |    ERR!      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+

Let me know if there's any other information I can provide to help debug this.

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