Is autotuning is an offline process?
-
kyomai3006
- Posts: 1
- Joined: Thu Oct 25, 2018 10:03 pm
Is autotuning is an offline process?
Hi, In the paper "Performance, Design, and Autotuning of Batched GEMM for GPUs" , several process such as Search Space Generation and Pruning, Autotuning output anaylsis are mention, I wonder if there process are all offline, and aim to find best kernel for given cases, and get the template selection criterion for the runtime api call? Thank a lot.