con / con/mechababs

Fetch the container once, not per-study

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
automation generalize performance
Dominant language
Python
Stars
1
Forks
4
Avg merge
15h 39m
Merged PRs (30d)
24

Description

# Fetch the container once, not per-study

`execute-dataset.sh` fetches the container SIF for every study, so the same
image is pulled N times redundantly across a run. Fetch it once and reuse
(shared local copy / pre-staged SIF), instead of per-study.

Minimal stub — flesh out (where the fetch happens, how to share it safely
across concurrent jobs) when focused.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.