Replies: 1 comment
-
There is no such the option. |
Beta Was this translation helpful? Give feedback.
0 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 DeepMD developers, I am a new DeepMD user. While I can successfully build "libdeepmd_c.so" using the following cmake commands: " cmake -DUSE_TF_PYTHON_LIBS=TRUE -DCMAKE_INSTALL_PREFIX=$HOME/DEEPMD2211 -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ ..; make; make install", I am wondering if it is possible to build static DeepMD libraries such as "libdeepmd_c.a". Thanks. Hanning
Beta Was this translation helpful? Give feedback.
All reactions