1 2 3 4 5
__attribute__((intel_reqd_sub_group_size(SIMD_SIZE))) __kernel void compiler_reqd_sub_group_size(global int* src) { }