Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MI300X Spec #120

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 68 additions & 0 deletions vendor_zoo/AMD/MI300X.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"SKU参数": {
"厂商": "AMD",
"型号": "MI300X",
"用途": "Training/Inference",
"照片": "vendor_zoo/AMD/image_0.avif"
},
"硬件参数": {
"制程(NM)": 4,
"尺寸": "N/A",
"接口": "UBB",
"功耗(W/TDP)": 750
},
"内存参数": {
"内存层次架构图": null,
"内存": {
"内存类型": "HBM3",
"内存容量(GB)": 192,
"内存带宽(GB/s)": 5300
},
"一级缓存": {
"缓存类型": null,
"缓存容量(MB)": null,
"缓存带宽(TB/s)": null
},
"二级缓存": {
"缓存类型": null,
"缓存容量(MB)": 32,
"缓存带宽(TB/s)": null
}
},
"算力参数": {
"PE层次架构图": null,
"PE参数": {
"算力架构": "同构众核",
"并行方式": "SIMT",
"通信带宽(GB/s)": null
},
"标量参数": {
"标量精度": null,
"INT8标量算力(TFLOPS)": null,
"FP16标量算力(TFLOPS)": null,
"FP32标量算力(TFLOPS)": null
},
"向量参数": {
"向量精度": "FP64, FP32, FP16, BF16, FP8, INT8",
"INT8量算力(TFLOPS)": 2600,
"FP8量算力(TFLOPS)": 2610,
"FP16向量算力(TFLOPS)": 1300,
"BF16向量算力(TFLOPS)": 1300,
"FP32向量算力(TFLOPS)": 163.4,
"FP64向量算力(TFLOPS)": 81.7
},
"张量参数": {
"张量精度": "FP64, FP32, TF32",
"TF32张量算力(TFLOPS)": 653.7,
"FP32张量算力(TFLOPS)": 163.4,
"FP64张量算力(TFLOPS)": 163.4
}
},
"卡间通信参数": {
"通信方式": "xGMI",
"端口数量": null,
"RDMA协议": null,
"下行带宽(GB/s)": null,
"上行带宽(GB/s)": null
}
}
Binary file added vendor_zoo/AMD/image_0.avif
Binary file not shown.