Skip to content

Instantly share code, notes, and snippets.

@allenk
Created August 31, 2025 17:17
Show Gist options
  • Save allenk/231e6a095267d0eea8adc5fb023a7d54 to your computer and use it in GitHub Desktop.
Save allenk/231e6a095267d0eea8adc5fb023a7d54 to your computer and use it in GitHub Desktop.
Blackwell, PyTorch CUDA Support
編號 Python版本 PyTorch版本 推論模式 GPU支援狀態 每張處理時間 GPU使用率 備註
3.9.13 2.4.1 Vulkan fallback ❌ 不支援 sm_120 約 2.12 秒 低(偶爾跳高) 自動 fallback
3.13.7 2.9.0 Nightly Vulkan fallback ✅ 支援 sm_120 未啟用 CUDA 約 1.94 秒 中等偏低 關閉CUDA
3.13.7 2.9.0 Nightly CUDA ✅ 支援 sm_120 並已啟用 約 1.04 秒 高(穩定 100%) 完整啟用 CUDA 模型推論
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment