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

[Feature Request] "jsub" batch_type #451

Closed WangSimin123456 closed 4 months ago

WangSimin123456 commented 5 months ago

Summary

dpgen cannot support "jsub" when set "batch_type" keyword

Detailed Description

Our HPC employs "jsub" to submit tasks. When I submit dpmd task, it's normal. However, I found dpgen cannot support "jsub" when set "batch_type" keyword. Therefore, we cannot use dpgen if the HPC's submitting command is "jsub".

Further Information, Files, and Links

No response

njzjz commented 4 months ago

Duplicate of #449