Skip to main content

Create a SIF file from a Singularity definition file for COMPS

Project description

comps-sif-constructor

Create SIF images for COMPS

To use (with uv):

uvx comps_sif_constructor create -d lolcow.def

This will launch the image creation on COMPS and leave behind a sif.id for the jobs that need the image.

Usage

comps_sif_constructor --help

The CLI has two main commands: create and launch.

Create SIF Image

Create a Apptainer/Singularity image file on COMPS with create:

comps_sif_constructor create --help
usage: comps_sif_constructor create [--help] [--definition_file DEFINITION_FILE] [--output_id OUTPUT_ID] 
                                    [--image_name IMAGE_NAME] [--work_item_name WORK_ITEM_NAME] 
                                    [--requirements REQUIREMENTS]

options:
  --help                show this help message and exit
  --definition_file DEFINITION_FILE, -d DEFINITION_FILE
                        Path to the Singularity definition file
  --output_id OUTPUT_ID, -o OUTPUT_ID
                        (optional) Name out Asset id file
  --image_name IMAGE_NAME, -i IMAGE_NAME
                        (optional) Name of the Singularity image file
  --work_item_name WORK_ITEM_NAME, -w WORK_ITEM_NAME
                        (optional) Name of the work item
  --requirements REQUIREMENTS, -r REQUIREMENTS
                        (optional) Path to the requirements file

Example:

comps_sif_constructor create \
  -d <path_to_definition_file> \
  -o <output_id> \
  -i <image_name> \
  -w <work_item_name> \
  [-r <requirements_file>]

Launch COMPS Experiment

Launch a COMPS experiment with specified parameters:

comps_sif_constructor launch -h
usage: comps_sif_constructor launch [--help] [--name NAME] [--threads THREADS] 
                                   [--priority PRIORITY] [--node-group NODE_GROUP] 
                                   --file FILE [--sif-filename SIF_FILENAME]
                                   [--sif-id-file SIF_ID_FILE]

options:
  --help                show this help message and exit
  --name NAME, -n NAME  Name of the experiment
  --threads THREADS, -t THREADS
                        Number of threads to use
  --priority PRIORITY, -p PRIORITY
                        Priority level for the experiment
  --node-group NODE_GROUP, -g NODE_GROUP
                        Node group to use
  --file FILE, -f FILE  Path to the trials.jsonl file
  --sif-filename SIF_FILENAME, -s SIF_FILENAME
                        Name of the singularity image file
  --sif-id-file SIF_ID_FILE, -i SIF_ID_FILE
                        Path to the asset ID file

Example:

comps_sif_constructor launch \
  -n "My Experiment" \
  -t 4 \
  -p AboveNormal \
  -g idm_48cores \
  -f trials.jsonl \
  -s custom_image.sif \
  -i custom_image.id

Launch expect a run.sh and remote.py to be colocated. You can also pass a trials.jsonl. See the examples/ for more info.

Resources

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

comps_sif_constructor-0.1.0.tar.gz (250.5 kB view details)

Uploaded Source

Built Distribution

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

comps_sif_constructor-0.1.0-py3-none-any.whl (366.6 kB view details)

Uploaded Python 3

File details

Details for the file comps_sif_constructor-0.1.0.tar.gz.

File metadata

  • Download URL: comps_sif_constructor-0.1.0.tar.gz
  • Upload date:
  • Size: 250.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for comps_sif_constructor-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1f44fac6ae869ea2f1fec5207ee3763eb110923929563cffdbf3a8ae5b46ae04
MD5 d8b590c629b4bced3d696d86b0bc2cf6
BLAKE2b-256 5f86dcbe200836d9d9c77e9b13d920a1cc6eebe310452aee5a5e2366062cd065

See more details on using hashes here.

Provenance

The following attestation bundles were made for comps_sif_constructor-0.1.0.tar.gz:

Publisher: publish-pypi.yml on krosenfeld-IDM/comps-sif-constructor

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

File details

Details for the file comps_sif_constructor-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for comps_sif_constructor-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cdac9ba2ec88cf000b65ac50fc97645fda706bb777d0046e22ae833b89a16bed
MD5 8e2c440cd4d65dde4a2096210e7f5f89
BLAKE2b-256 705473e9dfc51ea23bf917ecc2ad3e394dbd6bc211580d220aa37e913d3c8e7e

See more details on using hashes here.

Provenance

The following attestation bundles were made for comps_sif_constructor-0.1.0-py3-none-any.whl:

Publisher: publish-pypi.yml on krosenfeld-IDM/comps-sif-constructor

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