SUBmit jobs in your own WAY
Project description
SUBWAY
SUBmit jobs in your own WAY.
Install
-
pip install hpcsubway
-
python3 setup.py install
-
or use directly by only
export SUBWAY_PATH=/abs/dir/for/bin
andexport PATH=$SUBWAY_PATH:$PATH
as well asexport SUBWAY_PYTHON=python of your choice
, default ispython3
.
Howto
Simple Slurm Example
Try:
mkdir demo && cd demo
subway debug setup rgd
subway run
Docs
pip install sphnix
cd docs
make html
The generated html docs are living in subway/docs/_build/html
.
Or just check the online doc hosted in readthedocs.
Tests
pip install pytest
pytest
# or if you have slurm installed
pytest --slurm
You can also test full sets in docker if you don't have slurm configured
bash run-test.sh
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 Distribution
hpcsubway-0.0.2.tar.gz
(24.5 kB
view details)
Built Distribution
hpcsubway-0.0.2-py3-none-any.whl
(33.0 kB
view details)
File details
Details for the file hpcsubway-0.0.2.tar.gz
.
File metadata
- Download URL: hpcsubway-0.0.2.tar.gz
- Upload date:
- Size: 24.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.20.1 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ad934d89a8ec1be5b12f76ff134dee435edb4952f4c9ef49e30ca1781df0c7c |
|
MD5 | 3cd9365c586a3f1f1269df7d19a2159e |
|
BLAKE2b-256 | ac8af110c70fd935b7bb551d77f488251851b772f86f371188d8484b78de7cbd |
File details
Details for the file hpcsubway-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: hpcsubway-0.0.2-py3-none-any.whl
- Upload date:
- Size: 33.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.20.1 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1f8e016471fe9f5c7580107f57dd2d0186f347ca8a380cdf773786a1e70cd19 |
|
MD5 | 223c5434a63cd52ab6d33e1a97ca7878 |
|
BLAKE2b-256 | fc200a549da93f7ef97e7a5501c3ebd44699ba775f17c5c26fa2deca2f5a70f4 |