You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/tune.cpp
+44Lines changed: 44 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -338,6 +338,50 @@ void Tune::tune() {
338
338
u32 variant = 101;
339
339
//GW: if fft spec on the command line specifies a variant then we should use that variant (I get some interesting results with 000 vs 101 vs 201 vs 202 likely due to rocm optimizer)
0 commit comments