No project description provided
Project description
runjob
Summary
runjob is a program for managing a group of related jobs running on a compute cluster localhost
, Sun Grid Engine, BatchCompute . It provides a convenient method for specifying dependencies between jobs and the resource requirements for each job (e.g. memory, CPU cores). It monitors the status of the jobs so you can tell when the whole group is done. Litter cpu or memory resource is used in the login compute node.
Software Requirements
python >=2.7.10, <3.10
Installation
git clone https://github.com/yodeng/runjob.git
pip install ./runjob
or:
pip install --upgrade runjob
or:
conda install -c yodeng runjob
User Guide
All manual instruction for runjob can be found in here.
Usage
You can run a quick test like this:
$ runjob -j doc/example.job
$ qs doc/example.job
$ qcs --help
$ runsge/runbatch --help
$ runsge0 --help
License
runjob is distributed under the BSD 3-clause licence.
Contact
Please send comments, suggestions, bug reports and bug fixes to yodeng@tju.edu.cn.
Todo
More functions will be improved in the future.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for runjob-2.10.1-1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 417b2b855abe156ad34e7be12b7196e50b64d205d44f22b4b573ba1ae8391d3d |
|
MD5 | f5dfa3a49acfa2fac1622e2c034fbcac |
|
BLAKE2b-256 | 06e21243f45843f199e61e799b32b9873cbee2daa427470c2f62054c66a1b16f |