deepmodeling / dpdispatcher

generate HPC scheduler systems jobs input scripts and submit these scripts to HPC systems and poke until they finish
https://docs.deepmodeling.com/projects/dpdispatcher/
GNU Lesser General Public License v3.0
42 stars 56 forks source link

update class introduction and docs for main class #31

Closed felix5572 closed 3 years ago

felix5572 commented 3 years ago

update docs for class Resources Submission Task Job BaseContext

reference:

  1. use deepmodeling/dargs

  2. example: https://github.com/deepmodeling/deepmd-kit/blob/b3cfe45088135c144b358750119781fa03e577af/deepmd/infer/deep_pot.py#L17-L32

njzjz commented 3 years ago

Current https://github.com/deepmodeling/dpdispatcher/blob/master/doc/api.rst is out of date.

njzjz commented 3 years ago

We don't have the parameter document for Task, right?

felix5572 commented 3 years ago

added in pr #55 @njzjz