[](https://badge.fury.io/py/sos-pbs)
[](https://travis-ci.org/vatlab/sos-pbs)
[](https://www.codacy.com/app/BoPeng/sos-pbs?utm_source=github.com&utm_medium=referral&utm_content=vatlab/sos-pbs&utm_campaign=Badge_Grade)
[](https://coveralls.io/github/vatlab/sos-pbs)
# PBS task engine for SoS Workflow
A workflow engine for SoS Workflow that allows the submission of tasks to PBS systems. Currently supported
cluster systems include PBS, PBS Pro, Torque, SLURM, IBM LSF, and Sun Grid. Other cluster systems are
probably also supported but we do not have access to one and cannot test sos-pbs against it.
## Installation
`sos-pbs` is needed for `sos` to submit tasks to PBS-based environments, but is not needed for the
execution of tasks on such environments. That is to say, `sos-pbs` is not needed on a remote cluster
system (whereas `sos` is needed there).
### Conda-based installation
If you are using a conda environment, use command
```
conda install sos-pbs -c conda-forge
```
to install `sos-pbs` and `sos` to your system.
### Pip-based installation
If you are not using conda, you can install `sos-pbs` with command
```
pip install sos-pbs
```
## Documentation
Please refer to [SoS Homepage](http://vatlab.github.io/SoS/) and [SoS Workflow documentation](https://vatlab.github.io/sos-docs/workflow.html#content) for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/vatlab/SOS",
"name": "sos-pbs",
"maintainer": "Bo Peng",
"docs_url": null,
"requires_python": null,
"maintainer_email": "bpeng@mdanderson.org",
"keywords": null,
"author": "Bo Peng",
"author_email": "bpeng@mdanderson.org",
"download_url": "https://files.pythonhosted.org/packages/59/e8/f568f77ff72a67abed0dee82510ee8e6285ee8e1e4763306ecbdbd1b9dcf/sos-pbs-0.20.9.tar.gz",
"platform": null,
"description": "[](https://badge.fury.io/py/sos-pbs)\n[](https://travis-ci.org/vatlab/sos-pbs)\n[](https://www.codacy.com/app/BoPeng/sos-pbs?utm_source=github.com&utm_medium=referral&utm_content=vatlab/sos-pbs&utm_campaign=Badge_Grade)\n[](https://coveralls.io/github/vatlab/sos-pbs)\n\n# PBS task engine for SoS Workflow\n\nA workflow engine for SoS Workflow that allows the submission of tasks to PBS systems. Currently supported\ncluster systems include PBS, PBS Pro, Torque, SLURM, IBM LSF, and Sun Grid. Other cluster systems are\nprobably also supported but we do not have access to one and cannot test sos-pbs against it.\n\n## Installation\n\n`sos-pbs` is needed for `sos` to submit tasks to PBS-based environments, but is not needed for the\nexecution of tasks on such environments. That is to say, `sos-pbs` is not needed on a remote cluster\nsystem (whereas `sos` is needed there).\n\n### Conda-based installation\n\nIf you are using a conda environment, use command\n\n```\nconda install sos-pbs -c conda-forge\n```\nto install `sos-pbs` and `sos` to your system.\n\n### Pip-based installation\n\nIf you are not using conda, you can install `sos-pbs` with command\n\n```\npip install sos-pbs\n```\n\n## Documentation\n\nPlease refer to [SoS Homepage](http://vatlab.github.io/SoS/) and [SoS Workflow documentation](https://vatlab.github.io/sos-docs/workflow.html#content) for details.\n\n\n\n",
"bugtrack_url": null,
"license": "3-clause BSD",
"summary": "PBS task engine for Script of Scripts (SoS)",
"version": "0.20.9",
"project_urls": {
"Homepage": "https://github.com/vatlab/SOS"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b6294926ad32a6f5c061c2397b572907cd3e7bb076dfd81d4a68dacbc992b352",
"md5": "482e50a6f6b47f9cc164a24aed726c1d",
"sha256": "2168673e728536af5be32a406336db5e9e82a73f518bab7254ee98823b79ca2b"
},
"downloads": -1,
"filename": "sos_pbs-0.20.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "482e50a6f6b47f9cc164a24aed726c1d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9380,
"upload_time": "2024-04-14T15:04:04",
"upload_time_iso_8601": "2024-04-14T15:04:04.607029Z",
"url": "https://files.pythonhosted.org/packages/b6/29/4926ad32a6f5c061c2397b572907cd3e7bb076dfd81d4a68dacbc992b352/sos_pbs-0.20.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "59e8f568f77ff72a67abed0dee82510ee8e6285ee8e1e4763306ecbdbd1b9dcf",
"md5": "29b834378a7e9dd91f3ec40392ab99df",
"sha256": "56f39c6eb96461df58cb492f209ede9ad5e2192b5922f12ae2610ac6a232ba1e"
},
"downloads": -1,
"filename": "sos-pbs-0.20.9.tar.gz",
"has_sig": false,
"md5_digest": "29b834378a7e9dd91f3ec40392ab99df",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12082,
"upload_time": "2024-04-14T15:04:06",
"upload_time_iso_8601": "2024-04-14T15:04:06.204489Z",
"url": "https://files.pythonhosted.org/packages/59/e8/f568f77ff72a67abed0dee82510ee8e6285ee8e1e4763306ecbdbd1b9dcf/sos-pbs-0.20.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-14 15:04:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vatlab",
"github_project": "SOS",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"lcname": "sos-pbs"
}