In current Intel compilers, apparently #pragma omp simd safelen is implemented for targets -mavx and -mmic, but ignored for older architectures.
I haven't seen a decision made in view of OpenMP 4.0 on changing the past marketing point of view that all #pragma simd are considered part of Cilk(tm) Plus.
In current Intel compilers, apparently #pragma omp simd safelen is implemented for targets -mavx and -mmic, but ignored for older architectures.
I haven't seen a decision made in view of OpenMP 4.0 on changing the past marketing point of view that all #pragma simd are considered part of Cilk(tm) Plus.