Skip to content

Commit ab16e11

Browse files
author
Mark Saroufim
authored
Update amd_distributed.yaml
1 parent fe6d369 commit ab16e11

1 file changed

Lines changed: 18 additions & 15 deletions

File tree

problems/amd_distributed.yaml

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
1-
name: AMD Developer Challenge February 2026
2-
deadline: "2026-03-30 06:00"
3-
description: "AMD Developer Challenge: MXFP4 matrix multiplication, Mixture-of-Experts, and Multi-head Latent Attention optimized for MI355X."
1+
name: AMD Developer Challenge 2025 - Distributed Edition
2+
# when does this end (individual problems might close earlier)
3+
deadline: "2025-10-14"
4+
# A description for this particular competition
5+
description: "AMD Developer Challenge 2025: Distributed Edition"
6+
# the list of problems
47
problems:
5-
- directory: amd_202602/mxfp4-mm
6-
name: amd-mxfp4-mm
7-
deadline: "2026-03-30 06:00"
8+
- directory: amd_distributed/all2all
9+
name: amd-all2all
10+
deadline: "2025-10-15 07:00" # midnight pst
811
gpus:
9-
- MI355X
10-
- directory: amd_202602/moe-mxfp4
11-
name: amd-moe-mxfp4
12-
deadline: "2026-03-30 06:00"
12+
- MI300x8
13+
- directory: amd_distributed/gemm-rs
14+
name: amd-gemm-rs
15+
deadline: "2025-10-15 07:00" # midnight pst
1316
gpus:
14-
- MI355X
15-
- directory: amd_202602/mixed-mla
16-
name: amd-mixed-mla
17-
deadline: "2026-03-30 06:00"
17+
- MI300x8
18+
- directory: amd_distributed/ag-gemm
19+
name: amd-ag-gemm
20+
deadline: "2025-10-15 07:00" # midnight pst
1821
gpus:
19-
- MI355X
22+
- MI300x8

0 commit comments

Comments
 (0)