You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CUDA runtime error happened just after the first batch was completed.
Batch 1 running time: 46419ms
Small
Max num_atoms: 40 Max num_torsions: 12 Max num_rigids: 5 Max num_lig_pairs: 467
Group size: 1309
Small Batch 2 size: 502
Performing docking (random seed: 1512773227) ... atom_type::AD=1
CUDA error at /home/s2263780/Uni-Dock/unidock/src/cuda/monte_carlo.cu:2854 code=700(cudaErrorIllegalAddress) "cudaDeviceSynchronize()"
An error occurred: CUDA Runtime Error.
Hi @ysyecust , thanks for you reply. Please find the attached screenshot which contains the error (first batch completed but the second one crashed) and the CUDA version 12.4.
Describe the bug
The CUDA runtime error happened just after the first batch was completed.
Expected behavior
No response
To Reproduce
The command I used was
unidock_test.tar.gz
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: