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.
OSCS
Software Requirements
python >=2.7.10, <3.11
Installation
The development version can be installed with (for recommend)
pip install git+https://github.com/yodeng/runjob.git
The stable release (maybe not latest) can be installed with
pypi:
pip install runjob -U
conda:
conda install -c bioconda 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 Distributions
Hashes for runjob-2.10.5-5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6685d3a56904ed5993be908f683d2313b335b8cfeca546396f6f3d7a5f40f0f0 |
|
MD5 | 1fcf9dcb62b1d562948618d4faaee825 |
|
BLAKE2b-256 | bebaef092a46fa3189cdcdf4628e6ff14797a719b5b0369198235646930b301c |
Hashes for runjob-2.10.5-3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b609c1db792d5670791c1db7fc6e01bcf58ab279d9013d89ebe24fbca097234f |
|
MD5 | efbb16d1a0afe1dee99150dca2606fb5 |
|
BLAKE2b-256 | 1974247f2d32bcd0d388cad5cc0822766a3b3bde08d77a76de0a38b0b7f9073e |