Commit 5e303778 authored by aska-0096's avatar aska-0096
Browse files

fmha config update

parent 82fef9e9
...@@ -97,11 +97,11 @@ using DeviceGemmInstance = ...@@ -97,11 +97,11 @@ using DeviceGemmInstance =
// Gemm 0 // Gemm 0
128, // MPerBlock 128, // MPerBlock
64, // LPerBlock 64, // LPerBlock
32, // KPerBlock 64, // KPerBlock
8, // K1 8, // K1
// Gemm 1 // Gemm 1
64, // NPerBlock 64, // NPerBlock
32, // LTilePerBlock 64, // LTilePerBlock
8, // L1 8, // L1
16, // MPerWMMA 16, // MPerWMMA
16, // LPerWMMA 16, // LPerWMMA
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment