File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
# For testing
7
7
# FROM test-thicket
8
8
9
- FROM ghcr.io/llnl/thicket:escience -2025
9
+ FROM ghcr.io/llnl/thicket:hpcic -2025
10
10
11
11
USER root
12
12
Original file line number Diff line number Diff line change 6
6
# For testing
7
7
# FROM test-benchpark
8
8
9
- FROM ghcr.io/llnl/benchpark:escience -2025
9
+ FROM ghcr.io/llnl/benchpark:hpcic -2025
10
10
11
11
USER root
12
12
Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ ebs_storage_type = "gp3"
38
38
hub_container_image = " jupyterhub/k8s-hub"
39
39
hub_container_tag = " 4.2.0"
40
40
spawner_container_image = " ghcr.io/llnl/reproducible-benchmarking-spawn"
41
- spawner_container_tag = " escience -2025"
41
+ spawner_container_tag = " hpcic -2025"
42
42
spawner_image_entrypoint = " /entrypoint.sh 32"
43
43
cpu_min = " 32"
44
44
cpu_max = " 32"
45
45
mem_min = " 64G"
46
46
mem_max = " 64G"
47
47
provide_extra_shmem = true
48
48
init_container_image = " ghcr.io/llnl/reproducible-benchmarking-init"
49
- init_container_tag = " escience -2025"
49
+ init_container_tag = " hpcic -2025"
50
50
init_image_entrypoint = " /entrypoint.sh"
51
51
52
52
[aws ."utility scripts" ]
You can’t perform that action at this time.
0 commit comments