Replies: 1 comment 1 reply
-
With the cuda version of 10.1 it seems to work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I Installed the last DeepMd-kit GPU version (
ghcr.io/deepmodeling/deepmd-kit:2.0.3_cuda11.3_gpu
) via docker in a cluster.And the program it seems to be installed right.
I'm tring to run DeepMD on a single node with the followed specific :
But when I run it (with one of deepmd-kit water example) the followed error is rise:
RuntimeError: cudaGetDevice() failed. Status: initialization error
here below the full output:
Do you have any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions