Forum Discussion

tde_m's avatar
tde_m
Icon for Occasional Contributor rankOccasional Contributor
7 years ago

Multiple 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...