You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix show error
* use new dpdispatcher
* update new dpdispatcher
* update for new dpdispatcher
* support dpdispatcher
* fix bug when using new dpdispatcher
* update for new dpdispatcher init_bulk
* update examples for new dpdispatcher
* fix install
* fix typo use LooseVersion
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
* update LooseVersion
* update dependency dpdispatcher min version
* fix example
* update min dpdispatcher version
* update make_submission change trans_comm_data to forward_common_files
* delete unused compatibility code; change mdata to mdata_machine in make_submission
* update group_size for new dpdispatcher
* fix bug change indents to spaces
* update docs for new dpdispatcher
* updata args check for key local_root; update examples/CH4-refact-dpdispatcher; clean dupilicated files
* update dpdispatcher for auto_test
* update warnings for old dpdispatcher
* update docs; explain dpgen new dpdispatcher more clearly
* fix bug; LooseVersion(api_version) == "1.0" is handled now
* more clear new dpdispatcher introductions
* update README.md better docs format
* update links
* update docs for new dpdispatcher
* detailed docs about new dpdispatcher
* update docs for new dpdispatcher
* update docs about dpgen new dpdispatcher
* update docs for new dpdispatcher
* update soft link
Co-authored-by: felix5572 <yfb222333@gmail.com>
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
note1: the key "local_root" in dpgen's machine.json is always `./`
1198
+
1199
+
### old dpdispatcher
1200
+
1097
1201
When switching into a new machine, you may modifying the `MACHINE`, according to the actual circumstance. Once you have finished, the `MACHINE` can be re-used for any DP-GEN tasks without any extra efforts.
0 commit comments