mirror of
https://github.com/NVIDIA/cutlass.git
synced 2026-06-29 02:47:05 +00:00
[CLI] Recover fmha perf (#3291)
* [CLI] Recover fmha perf * [CLI] enable options for a certain version
This commit is contained in:
@@ -4003,6 +4003,7 @@ def run(
|
||||
total_softmax_count,
|
||||
current_stream,
|
||||
use_pdl,
|
||||
options=f"--opt-level=2" if cutlass.__version__[0:3]=="4.6" else "",
|
||||
)
|
||||
if stats_skip_softmax_ratio:
|
||||
print(
|
||||
|
||||
Reference in New Issue
Block a user