Skip to main content

SUBmit jobs in your own WAY

Project description

SUBWAY

SUBmit jobs in your own WAY.

Github Action Documentation Status

Install

  • pip install hpcsubway

  • python3 setup.py install

  • or use directly by only export SUBWAY_PATH=/abs/dir/for/bin and export PATH=$SUBWAY_PATH:$PATH as well as export SUBWAY_PYTHON=python of your choice, default is python3.

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


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 hashes)

Uploaded Source

Built Distribution

hpcsubway-0.0.2-py3-none-any.whl (33.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page