You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems that podman-hpc pull does not follow the logic we want: pull if a newer image was found, otherwise use last copy (it seems it always uses the local copy, even if a newer image was published) ML Batch Script: Pull Conditionally #303
Follow-up to #195
podman-hpc pulldoes not follow the logic we want: pull if a newer image was found, otherwise use last copy (it seems it always uses the local copy, even if a newer image was published) ML Batch Script: Pull Conditionally #303it turns out the PSCRATCH location is slow to start off, instead let us use again CFS and its DVS_RO location https://docs.nersc.gov/development/containers/podman-hpc/overview/#using-shared-imagespublish_ml.pyAddpublish_container.py#309