Is HyperFlex Optimization disabled by Non-Aligned LSU?
Hello, I'm trying to understand why HyperFlex optimization is disabled in the following toy example. #pragma OPENCL EXTENSION cl_intel_channels : enable
#define BLOCK_ROWS 8
#define BLOCK_COLS 8...