Skip to content

Instantly share code, notes, and snippets.

@allenk
Last active August 31, 2025 17:30
Show Gist options
  • Save allenk/2f0b88e28d598a7699a5a14c27cdd3e9 to your computer and use it in GitHub Desktop.
Save allenk/2f0b88e28d598a7699a5a14c27cdd3e9 to your computer and use it in GitHub Desktop.
CUDA VULKAN Power Consumption Review
模式 SM 使用率 功耗增加 溫度變化 備註
Vulkan 中等偏低 +0W(基準) +0°C 自動 fallback,負載不高
CUDA(啟用) 100% 約 +250W 約 +8°C 滿負載運行,仍保持穩定
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment