Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Add Slurm script to pull containers #141

Open
jds485 opened this issue Apr 12, 2022 · 0 comments
Open

Add Slurm script to pull containers #141

jds485 opened this issue Apr 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jds485
Copy link
Member

jds485 commented Apr 12, 2022

The build time to convert our container from docker to singularity on tallgrass is >10 mins and that's a lot to put on the login node. We should have a script that pulls the container we specify as an sbatch argument. Something like:

sbatch -A <account> get_container.slurm <container tag>

I'm not sure how feasible this is because we require "--docker-login" to the GitLab repo to pull the Docker container. We could submit this as an interactive job (if that's allowed on Tallgrass)

@jds485 jds485 self-assigned this Apr 12, 2022
@jds485 jds485 added the enhancement New feature or request label Apr 12, 2022
@jds485 jds485 removed their assignment Apr 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant