OpenCL Emulator with Parallel Kernels and Channels
When using more than 3 parallel kernels that are interconnected with channels I get strange behavior in the during emulation. The kernels don't seem to actually run in parallel which causes deadlocks...