a CPU-only version of libdeepmd_c library #4835
Unanswered
chandagsin
asked this question in
Q&A
Replies: 1 comment 3 replies
-
What error did you encounter? It should fall back to the CPU.
Please refer to this workflow https://github.com/deepmodeling/deepmd-kit/blob/master/.github/workflows/package_c.yml |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Dear developers
I would like to compile CP2K with deepmd-kit in a CPU-based system, which requires the libdeepmd_c library. Since the pre-compiled libdeepmd_c was built with CUDA, and thus does not work in a CPU system. Do you have a CPU-only libdeepmd_c, or, how can I build a CPU-only libdeepmd_c from the source code? Many thanks. CDS.
Beta Was this translation helpful? Give feedback.
All reactions