Closed sfiligoi closed 6 years ago
Executable compiled with ifort seems to be significantly faster than the one compiler with gcc
How much faster is it?
With the test input I have, the timings are: ifort 3:03 gcc 5:00 pgi 5:10 on the same 16-core iris node.
Executable compiled with ifort seems to be significantly faster than the one compiler with gcc