We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a226b9b commit 9fbb0f4Copy full SHA for 9fbb0f4
docs/src/data/base/13.0.2-gpu-ec2.yml
@@ -0,0 +1,27 @@
1
+framework: Base
2
+version: "13.0.2"
3
+accelerator: gpu
4
+python: py313
5
+cuda: cu130
6
+os: ubuntu22.04
7
+platform: ec2
8
+ga: "2026-02-09"
9
+eop: "2027-02-09"
10
+public_registry: true
11
+
12
+tags:
13
+ - "13.0.2-gpu-py313-cu130-ubuntu22.04-ec2"
14
+ - "13.0.2-gpu-py313-ubuntu22.04-ec2"
15
+ - "13.0-gpu-py313-cu130-ubuntu22.04-ec2"
16
+ - "13.0-gpu-py313-ubuntu22.04-ec2"
17
18
+announcements:
19
+ - "Introduced Base containers with CUDA 13.0.2 for EC2, ECS, EKS"
20
+ - "Added Python 3.13 support"
21
22
+packages:
23
+ python: "3.13.11"
24
+ cuda: "13.0.2"
25
+ cudnn: "9.15.1.9"
26
+ nccl: "2.28.9-1"
27
+ efa: "1.47.0"
0 commit comments