I have a question about the use of the Intel C++ compiler on Windows for compiling Qt projects. I know that officially ICC is supported only by Qt on UNIX, but
For a small benchmark of OpenMP on an i7-6700K I wrote the following code: #include <iostream> #include <omp.h> #include <vector> #include <