Skip to content

Commit b834f40

Browse files
committed
AZP: Add CUDA13 Ubuntu24 container
Signed-off-by: Alexey Rivkin <[email protected]>
1 parent cdceb0f commit b834f40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

buildlib/pr/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,9 @@ resources:
156156
- container: ubuntu22_cuda_13_0
157157
image: nvidia/cuda:13.0.0-devel-ubuntu22.04
158158
options: $(DOCKER_OPT_ARGS) $(DOCKER_OPT_GPU)
159+
- container: ubuntu24_cuda_13_0
160+
image: nvidia/cuda:13.0.0-devel-ubuntu24.04
161+
options: $(DOCKER_OPT_ARGS) $(DOCKER_OPT_GPU)
159162
- container: centos8_cuda11
160163
image: rdmz-harbor.rdmz.labs.mlnx/ucx/centos8-mofed5-cuda11:1
161164
options: $(DOCKER_OPT_ARGS) $(DOCKER_OPT_VOLUMES) $(DOCKER_OPT_GPU)

0 commit comments

Comments
 (0)