Dissable or speedup autotune
#2
I feel your pain. I wish there was an "--autotune-classic" or similar that would revert to the old method.

Today, the only way to disable autotuning is to manually add your own tuning. On the command line, this is done with -n/--kernel-accel and -u/--kernel-loops. If you do a run, and watch for the accel/loop values that are calculated by autotuning, you can just steal those values and use them and they won't suck.

Side note: if each mask only takes a few seconds to run and you're doing 229k of them, you can probably combine quite a few of them into larger masks.
~
Reply


Messages In This Thread
Dissable or speedup autotune - by rodrigo.Brasil - 05-19-2023, 10:24 PM
RE: Dissable or speedup autotune - by royce - 05-20-2023, 03:27 AM
RE: Dissable or speedup autotune - by royce - 05-27-2023, 08:24 AM
RE: Dissable or speedup autotune - by buka - 05-27-2023, 06:14 AM
RE: Dissable or speedup autotune - by royce - 05-27-2023, 08:24 AM
RE: Dissable or speedup autotune - by Gyfer - 06-25-2023, 03:56 AM