Skip to main content

A reengineered framework to run experiments on a computing cluster.

Project description

cw2 - ClusterWork 2

Upload Python Package

ClusterWork 2 is a python framework to manage experiments using YAML config files. It also enables users to easily deploy multiple experiments using different configurations on computing clusters, which support the slurm workload manager.

Installation

pip install cw2

Quickstart

Please refer to the Quickstart Guide.

Program Execution

To start an experiment locally, e.g. for testing:

python3 YOUR_MAIN.py YOUR_CONFIG.yml

To start an experiment on a slurm cluster:

python3 YOUR_MAIN.py YOUR_CONFIG.yml -s

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

cw2-2.5.1.tar.gz (30.5 kB view hashes)

Uploaded Source

Built Distribution

cw2-2.5.1-py3-none-any.whl (35.8 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