Skip to content
Snippets Groups Projects
Commit cace9da8 authored by Andrei-Cătălin OUATU (101483)'s avatar Andrei-Cătălin OUATU (101483)
Browse files

Adding new IMG_TAG and IMG_PATH

parent 594682c2
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,9 @@ DOWNLOAD_CMD ?= apptainer pull $(IMG_PATH) $(IMG_URL)
LOAD_PREFIX ?= apptainer exec --env='TMPDIR=$(HOME)' --nv $(IMG_PATH)
# Image config
IMG_TAG ?= 12.3.2
IMG_TAG ?= 1.11.4
IMG_URL ?= docker://gitlab.cs.pub.ro:5050/asc/asc-public/cuda-labs:$(IMG_TAG)
IMG_PATH ?= ~/DO_NOT_DELETE_IMGS/cuda-labs_$(IMG_TAG).sif
IMG_PATH ?= /export/home/acs/prof/stefan_dan.ciocirlan/TMP/DO_NOT_DELETE_IMGS/cuda-labs_$(IMG_TAG).sif
# Older images: https://gitlab.cs.pub.ro/asc/asc-public/container_registry/10
compile: $(IMG_PATH)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment