diff --git a/Bohrium_DeePMD-kit_test/Bohrium_DeePMD-kit_handson.md b/Bohrium_DeePMD-kit_test/Bohrium_DeePMD-kit_handson.md new file mode 100644 index 0000000000000000000000000000000000000000..8bdc4e436642a7dbb01e5aabc8e8f5293f58f005 --- /dev/null +++ b/Bohrium_DeePMD-kit_test/Bohrium_DeePMD-kit_handson.md @@ -0,0 +1,19 @@ +# Bohrium_DeePMD-kit_handson + +1. Download Files: + +```bash +cd /data +git clone https://gitee.com/deepmodeling/colombo-academy-tutorials.git +cd /data/colombo-academy-tutorials/Bohrium_DeePMD-kit_test +``` + +2. Change `indicate.json` + +3. submit job: + +```bash +lbg job submit -i indicate.json -p ./ -r /data/result +``` + +