Lines Matching refs:icc
141 used are GNU 12.2, Intel(R) oneAPI Compiler 2023.0.0 with both icc and icx, and NVIDIA nvhpc/23.1. …
144 - icc -O3 -march=native
149 Fig. {any}`fig_streams` shows the achieved bandwidth for gcc, icc, icx, and nvc using MPI and OpenM…
165 Fig. {any}`fig_icc_streams` shows the performance with the icc compiler. Note that the icc compiler…
169 provides better performance. No significant dips occur with the OpenMP binding using icc, icx, and …
171 Using the exact thread placement that icc uses with gcc using the OpenMP `OMP_PLACES` option remove…
175 :alt: STREAMS benchmark icc
178 STREAMS benchmark icc
197 To understand the disparity in the STREAMS performance with icc we reran it with the highest optimi…
201 :alt: STREAMS benchmark icc -O1
204 STREAMS benchmark icc -O1