Replies: 2 comments 4 replies
-
What is your issue? I can't see anything wrong in the log you provided. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I think you should change some parameters. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to run DeePMD-kit on a PC with GTX 1080ti but somehow it cannot evoke GPU to run the calculation. It gives out the following information:
I have set 'CUDA_VISIBLE_DEVICES' to 0 but it doesn't work at all. Please let me know how to fix it, thank you very much.
Update: it seems that the job is assigned to 12 CPU threads and 12 GPU threads, I am not sure how that happens. If I use pure CPU version of DeePMD-kit, it will be more efficient, it costs around 1s per 100 steps. Is there any way to improve the efficiency?
Beta Was this translation helpful? Give feedback.
All reactions