source array, 3rd param number of floats per array void mul_asm(float* out, float* in, unsigned int leng){ unsigned int count, rest; //compute if array
function __kernel void fft1D_1024(__global float2 *in, __global float2 *out, __local float *sMemx, __local float *sMemy){ int tid = get_local_id(0); int