deepmodeling / deepmd-kit

A deep learning package for many-body potential energy representation and molecular dynamics
https://docs.deepmodeling.com/projects/deepmd/
GNU Lesser General Public License v3.0
1.45k stars 499 forks source link

coord.xyz and deepmd-kit for MacOS #39

Closed dingye18 closed 3 years ago

dingye18 commented 5 years ago

Can you provide the an example of coord.xyz for ipi example? Such as water model as you used in paper. Besides, deepmd-kit does not support running on macos, aren't they? I checked the code on Model.py and CMakeLists, you just load the *.so for op_library, but on MacOS, it will build a *.dylib files but .so files. Will you provide a version of deepmd-kit on MacOS for test only?

njzjz commented 4 years ago

MacOS has been supported by #95.