-
- Downloads
Bug #1608: clFFT use of native_sin , native_cos can cause validation problems
added plan class creation method that allows to set flags to direct code generation currently limited to select among 4 methods to compute twiddle factors: -native_sin,native_cos function -sincos() function -set of two LUTs in global memory -Taylor series approx via a smaller LUT in shared memory
Loading
Please register or sign in to comment