.gitignore
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
requirements.txt
setup.py
.github/workflows/ci-docker.yml
.github/workflows/mirror_gitee.yml
.github/workflows/publish_conda.yml
.github/workflows/release.yml
.github/workflows/test.yml
conda/conda_build_config.yaml
conda/meta.yaml
doc/.gitignore
doc/Makefile
doc/conf.py
doc/credits.rst
doc/dpdispatcher_on_yarn.md
doc/getting-started.md
doc/index.rst
doc/install.md
doc/machine.rst
doc/make.bat
doc/requirements.txt
doc/resources.rst
doc/task.rst
doc/examples/expanse.md
doc/examples/g16.md
doc/examples/shell.md
dpdispatcher/JobStatus.py
dpdispatcher/__init__.py
dpdispatcher/_date.py
dpdispatcher/_version.py
dpdispatcher/arginfo.py
dpdispatcher/base_context.py
dpdispatcher/distributed_shell.py
dpdispatcher/dp_cloud_server.py
dpdispatcher/dp_cloud_server_context.py
dpdispatcher/dpdisp.py
dpdispatcher/hdfs_cli.py
dpdispatcher/hdfs_context.py
dpdispatcher/lazy_local_context.py
dpdispatcher/local_context.py
dpdispatcher/lsf.py
dpdispatcher/machine.py
dpdispatcher/pbs.py
dpdispatcher/shell.py
dpdispatcher/slurm.py
dpdispatcher/ssh_context.py
dpdispatcher/submission.py
dpdispatcher/utils.py
dpdispatcher.egg-info/PKG-INFO
dpdispatcher.egg-info/SOURCES.txt
dpdispatcher.egg-info/dependency_links.txt
dpdispatcher.egg-info/entry_points.txt
dpdispatcher.egg-info/requires.txt
dpdispatcher.egg-info/top_level.txt
dpdispatcher/dpcloudserver/__init__.py
dpdispatcher/dpcloudserver/api.py
dpdispatcher/dpcloudserver/config.py
dpdispatcher/dpcloudserver/retcode.py
dpdispatcher/dpcloudserver/temp_test.py
dpdispatcher/dpcloudserver/zip_file.py
examples/machine/expanse.json
examples/machine/lazy_local.json
examples/machine/mandu.json
examples/resources/expanse_cpu.json
examples/resources/mandu.json
examples/task/deepmd-kit.json
examples/task/g16.json
scripts/script_gen_dargs_docs.py
scripts/script_gen_dargs_json.py
tests/.gitignore
tests/__init__.py
tests/batch.json
tests/context.py
tests/debug_test_class_submission_init.py
tests/devel_test_ali_ehpc.py
tests/devel_test_dp_cloud_server.py
tests/devel_test_lazy_ali_ehpc.py
tests/devel_test_lsf.py
tests/devel_test_shell.py
tests/devel_test_slurm.py
tests/devel_test_ssh_ali_ehpc.py
tests/graph.pb
tests/sample_class.py
tests/script_gen_json.py
tests/slurm_test.env
tests/test_argcheck.py
tests/test_class_job.py
tests/test_class_machine.py
tests/test_class_machine_dispatch.py
tests/test_class_resources.py
tests/test_class_submission.py
tests/test_class_submission_init.py
tests/test_class_task.py
tests/test_group_size.py
tests/test_hdfs_context.py
tests/test_import_classes.py
tests/test_lazy_local_context.py
tests/test_local_context.py
tests/test_retry.py
tests/test_shell_cuda_multi_devices.py
tests/test_shell_trival.py
tests/test_slurm_script_generation.py
tests/test_ssh_context.py
tests/jsons/job.json
tests/jsons/machine.json
tests/jsons/machine_ali_ehpc.json
tests/jsons/machine_center.json
tests/jsons/machine_diffenert.json
tests/jsons/machine_dp_cloud_server.json
tests/jsons/machine_if_cuda_multi_devices.json
tests/jsons/machine_lazy_local_slurm.json
tests/jsons/machine_lazylocal_shell.json
tests/jsons/machine_local_shell.json
tests/jsons/machine_lsf.json
tests/jsons/machine_slurm.json
tests/jsons/machine_yarn.json
tests/jsons/resources.json
tests/jsons/submission.json
tests/jsons/task.json
tests/lsf/context.py
tests/lsf/test_dispatcher.py
tests/lsf/test_lsf_local.py
tests/old/test_dispatcher_utils.py
tests/old/test_lazy_local_context.py
tests/old/test_local_context.py
tests/old/test_local_session.py
tests/old/test_ssh_context.py
tests/pbs/context.py
tests/pbs/test_dispatcher.py
tests/pbs/test_pbs_local.py
tests/shell/context.py
tests/shell/test_dispatcher.py
tests/shell/test_shell_local.py
tests/shell/test_shell_ssh.py
tests/slurm/context.py
tests/slurm/test_dispatcher.py
tests/slurm/test_dispatcher_lazy_local.py
tests/slurm/test_slurm_lazy_local.py
tests/slurm/test_slurm_local.py
tests/slurm/test_slurm_ssh.py
tests/test_context_dir/0_md/graph.pb
tests/test_context_dir/0_md/bct-1/conf.lmp
tests/test_context_dir/0_md/bct-1/input.lammps
tests/test_context_dir/0_md/bct-2/conf.lmp
tests/test_context_dir/0_md/bct-2/input.lammps
tests/test_context_dir/0_md/bct-3/conf.lmp
tests/test_context_dir/0_md/bct-3/input.lammps
tests/test_context_dir/0_md/bct-4/conf.lmp
tests/test_context_dir/0_md/bct-4/input.lammps
tests/test_hdfs_dir/0_md/graph.pb
tests/test_hdfs_dir/0_md/bct-1/conf.lmp
tests/test_hdfs_dir/0_md/bct-1/input.lammps
tests/test_hdfs_dir/0_md/bct-2/conf.lmp
tests/test_hdfs_dir/0_md/bct-2/input.lammps
tests/test_hdfs_dir/0_md/bct-3/conf.lmp
tests/test_hdfs_dir/0_md/bct-3/input.lammps
tests/test_hdfs_dir/0_md/bct-4/conf.lmp
tests/test_hdfs_dir/0_md/bct-4/input.lammps
tests/test_if_cuda_multi_devices/test_dir/test.txt
tests/test_lsf_dir/0_md/graph.pb
tests/test_lsf_dir/0_md/submission.json
tests/test_lsf_dir/0_md/bct-1/conf.lmp
tests/test_lsf_dir/0_md/bct-1/input.lammps
tests/test_lsf_dir/0_md/bct-2/conf.lmp
tests/test_lsf_dir/0_md/bct-2/input.lammps
tests/test_lsf_dir/0_md/bct-3/conf.lmp
tests/test_lsf_dir/0_md/bct-3/input.lammps
tests/test_lsf_dir/0_md/bct-4/conf.lmp
tests/test_lsf_dir/0_md/bct-4/input.lammps
tests/test_pbs_dir/0_md/graph.pb
tests/test_pbs_dir/0_md/bct-1/conf.lmp
tests/test_pbs_dir/0_md/bct-1/input.lammps
tests/test_pbs_dir/0_md/bct-2/conf.lmp
tests/test_pbs_dir/0_md/bct-2/input.lammps
tests/test_pbs_dir/0_md/bct-3/conf.lmp
tests/test_pbs_dir/0_md/bct-3/input.lammps
tests/test_pbs_dir/0_md/bct-4/conf.lmp
tests/test_pbs_dir/0_md/bct-4/input.lammps
tests/test_shell_trival_dir/fail_dir/mock_fail_task.txt
tests/test_shell_trival_dir/parent_dir/graph.pb
tests/test_shell_trival_dir/parent_dir/dir1/example.txt
tests/test_shell_trival_dir/parent_dir/dir2/example.txt
tests/test_shell_trival_dir/parent_dir/dir3/example.txt
tests/test_shell_trival_dir/parent_dir/dir4/example.txt
tests/test_shell_trival_dir/recover_dir/mock_recover_task.txt
tests/test_slurm_dir/0_md/d3c842c5b9476e48f7145b370cd330372b9293e1.json
tests/test_slurm_dir/0_md/graph.pb
tests/test_slurm_dir/0_md/submission.json
tests/test_slurm_dir/0_md/bct-1/conf.lmp
tests/test_slurm_dir/0_md/bct-1/input.lammps
tests/test_slurm_dir/0_md/bct-2/conf.lmp
tests/test_slurm_dir/0_md/bct-2/input.lammps
tests/test_slurm_dir/0_md/bct-3/conf.lmp
tests/test_slurm_dir/0_md/bct-3/input.lammps
tests/test_slurm_dir/0_md/bct-4/conf.lmp
tests/test_slurm_dir/0_md/bct-4/input.lammps
tests/test_work_path/.gitkeep