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
Kent Knox edited this page Aug 13, 2013
·
1 revision
KPRINTF template renderer
Most of the L2 routines and all of the L1 routines are not dynamically generated, but are written in a static style that allows the datatypes to be generic. This is an attempt to combine the ease of use of having a kernel .cl file, but being able to specialize the algorithm for the different datatypes that that BLAS supports.
The documents below captures the rational, design and algorithms used to develop the kernels for the kprintf tempalte renderer