Forum Discussion

hiratz's avatar
hiratz
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

Why does a blocked channel in one kernel also block other kernels' running?

Hi, @HRZ​ I noticed the following scenario: I have two kernels, say Producer and Consumer. I put them into two DIFFERENT command queues, so they can be launched and run concurrently. Meanwhile, t...