Skip to content

Conversation

xgarrido
Copy link
Collaborator

This PR adds support for podman-hpc in order to run the pipeline from a Container/Docker image. Using for instance the following image, the pipeline can be run with mpi support at NERSC.

To enable podman-hpc from yaml file, user has to provide the following yaml block

podman-hpc:
  image: ghcr.io/simonsobs/pspipe:latest

or any other image with all the software properly installed. When podman-hpc is enabled then every pipeline commands are prefixed with podman-hpc; this is working in interactive mode and, normally, in batch mode (not tested).

@xgarrido xgarrido added the enhancement New feature or request label Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant