Skip to main content

Jean Zay tailored Hydra submitit launcher.

Project description

JZ-hydra-submitit-launcher

GitHub Workflow Build Status

A Jean Zay tailored Hydra submitit launcher based on Hydra and its submitit-launcher plugin. Basically it extends the submitit-launcher plugin with defaults that make sense for Jean Zay.

Install

This package can be installed from pypi:

pip install jz-hydra-submitit-launcher

You can also install it from source:

git clone https://github.com/zaccharieramzi/jz-hydra-submitit-launcher.git
cd jz-hydra-submitit-launcher
pip install .

Use

The primary use is with the hydra-submitit-launch command with your script name and the config type:

hydra-submitit-launch my_app.py dev

Available configs

6 different configs are available:

  • dev: with 2 hours, 1 gpu, and qos_gpu-dev.
  • t3: with 20 hours, 1 gpu, and qos_gpu-t3.
  • t4: with 100 hours, 1 gpu, and qos_gpu-t4.
  • 4gpus_dev: with 2 hours, 4 gpus, and qos_gpu-dev.
  • 4gpus_t3: with 20 hours, 4 gpus, and qos_gpu-t3.
  • 4gpus_t4: with 100 hours, 4 gpus, and qos_gpu-t4.

By default, all the configs select 32Gb GPUs, use a single node and use the gpu_p1 partition.

Advanced configs

You can override the SLURM config, the same way you would with any hydra configuration. The parameters you can override are defined in the hydra-submitit-launcher plugin doc.

For example, if you want to use the gpu_p2 partition, you would need to do:

hydra-submitit-launch my_app.py dev hydra.launcher.setup=null hydra.launcher.partition=gpu_p2

References

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

jz-hydra-submitit-launcher-0.0.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file jz-hydra-submitit-launcher-0.0.2.tar.gz.

File metadata

  • Download URL: jz-hydra-submitit-launcher-0.0.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for jz-hydra-submitit-launcher-0.0.2.tar.gz
Algorithm Hash digest
SHA256 5047823acaa15ba783de38b985a05baf9f95ba45bae77bc51a24f868a0639c00
MD5 92d1fa2fac6f978f5baffbd37fe46c4d
BLAKE2b-256 db7136aa51f2eb9322192e5b3b2c4af860edb7f8d9dc7f8806ea66687fe8d999

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jz_hydra_submitit_launcher-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for jz_hydra_submitit_launcher-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 64ef2b98995f96457d317c5e411fd3bd74c2186f36b922f3f461e2ff431e16ac
MD5 b05ccf9c75bfe0271bdbe7e2d0e62aad
BLAKE2b-256 654168596d48e8a84f78f8046c88d80c0153366aaed423177af01834130c076a

See more details on using hashes here.

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