A copy of this work was available on the public web and has been preserved in the Wayback Machine. The capture dates from 2018; you can also visit the original URL.
The file type is application/pdf
.
Compiling high performance recursive filters
2015
Proceedings of the 7th Conference on High-Performance Graphics - HPG '15
a) tiled single 1D scan + + + + + + intra-tile scan intra-tile scan intra-tile scan intra-tile scan intra-tile scan intra-tile scan *bdata = prev.y; if (y < c_height) *out = prev.y; swap(prev.x, prev.y); } } } else { #pragma unroll for ( int j=WS-1; j>= 0; --j, --bdata) { prev.y = *bdata*b0_2 -prev.x*c_a1 -prev.y*c_a2; if (p_fusion) *bdata = prev.y; swap(prev.x, prev.y); } } if (p_fusion) { g_pubar += n*c_carry_width + m*WS + tx; g_evhat += n*c_carry_width + m*WS + tx; float (*bdata)[WS+ 1] = (
doi:10.1145/2790060.2790063
dblp:conf/egh/ChaurasiaRPDD15
fatcat:jpv24bermnanlgsa27ryat22oa