Skip to main content

Utility package to run CHM jobs on clusters

Project description

chmutil

https://img.shields.io/pypi/v/chmutil.svg https://pyup.io/repos/github/crbs/chmutil/shield.svg https://travis-ci.org/CRBS/chmutil.svg?branch=master https://coveralls.io/repos/github/CRBS/chmutil/badge.svg?branch=master

Utility package to run Cascaded Hierarchical Model (CHM) jobs on clusters.

For more information visit our wiki page

Tools

  • chmrunner.py – Runs CHM job with specific jobid

  • createchmjob.py – Creates a set of CHM jobs to process a set of images

  • checkchmjob.py – Generates script that can be used to run CHM jobs created by createchmjob.py on various compute clusters (Gordon, Comet, & Rocce)

Dependencies

Compatibility

  • Should work on Python 2.7 & 3+ on Linux distributions

Installation

pip install chmutil

Usage

# creates a job assuming images are in ./images and ./trainedmodel has
# chm model
createchmjob.py ./images ./trainedmodel myrun --cluster rocce

License

See LICENSE.txt

Bugs

Please report them here

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.5.1 (2017-01-12)

  • Fixed account not being put into runjobs.gordon and runmerge.gordon. Issue #11

  • Fixed errors in checking job status examples in readme.txt created by createchmjob.py. Issue #12

0.5.0 (2017-01-11)

  • First release on PyPI.

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

chmutil-0.5.1.tar.gz (57.5 kB view hashes)

Uploaded Source

Built Distribution

chmutil-0.5.1-py2.py3-none-any.whl (62.6 kB view hashes)

Uploaded Python 2 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