Skip to main content

cluv (from 'cluster' + 'uv') - A versatile tool to work with uv python projects across HPC clusters.

Project description

cluv

cluv — sync UV-based Python projects across HPC clusters.

Status

In early development. Commands are functional, but expect bugs or missing features.

Requirements

  • Python >= 3.13
  • UV
  • SSH access configured for each cluster in ~/.ssh/config
  • A GitHub repository with your project

Installation

To add cluv to your project, use uv add or pip install:

uv add cluster-uv

To also include the Cluv Hydra launcher:

uv add cluster-uv[hydra]

Install as a command-line tool in an isolated environment:

uv tool install cluster-uv

If you want the bleeding edge version from GitHub, use:

uv add git+https://github.com/mila-iqia/cluv

Then you can run cluv directly as a command:

cluv init
cluv login mila
cluv sync mila
cluv submit mila job.sh

Documentation

  • Cluv is documented at https://mila-iqia.github.io/cluv/.
  • Command line help : Use cluv --help or cluv <command> --help.
  • Examples : See the examples folder for sample projects using cluv. Each example includes a README with instructions specific to that project.

Quick Start

  1. Initialize your project with:
    cluv init
    
  2. Establish SSH connections to all configured clusters:
    cluv login
    
  3. Sync your project to all clusters and run uv sync on each:
    cluv sync
    

Configuration

Add a [tool.cluv] section to the pyproject.toml of your project to manage the behavior of the tool. The command cluv init will add a default config if it doesn't already exists in the .toml.

See the config at the project root for an example, or refer to the docs.

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

cluster_uv-0.0.2.tar.gz (194.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cluster_uv-0.0.2-py3-none-any.whl (68.0 kB view details)

Uploaded Python 3

File details

Details for the file cluster_uv-0.0.2.tar.gz.

File metadata

  • Download URL: cluster_uv-0.0.2.tar.gz
  • Upload date:
  • Size: 194.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for cluster_uv-0.0.2.tar.gz
Algorithm Hash digest
SHA256 466653c7e24c7d59fae9a6ef873365b685776ee3c06ee75ecce2e1fb9a6fa882
MD5 bace328ee02fd8a9fabe16c32978e52d
BLAKE2b-256 16fdd2ce09a6b4a6d721359b6ace4dc646fac96c5d3ee85a76f4921b5787e4a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cluster_uv-0.0.2.tar.gz:

Publisher: publish.yaml on mila-iqia/cluv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cluster_uv-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: cluster_uv-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 68.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for cluster_uv-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 008c187ed9653ada647237afc4eeadb5453ea1eedc56ca9b14056606b5815061
MD5 487a6f77cb820bad8e59002c6b890f96
BLAKE2b-256 948d9cba61aaf78881f27fde5d2420c2f427e32f28cad58346f985b3c7fad128

See more details on using hashes here.

Provenance

The following attestation bundles were made for cluster_uv-0.0.2-py3-none-any.whl:

Publisher: publish.yaml on mila-iqia/cluv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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