tde_m
Occasional Contributor
7 years agoMultiple read/write from channels
Hello, I've two kernels: a producer (that generates a stream of float numbers) and a consumer (that read the numbers and compute the sum): #define W 32
channel float channel_float __attribute__((d...