D3DEnergetic / FIDASIM

A Neutral Beam and Fast-ion Diagnostic Modeling Suite
http://d3denergetic.github.io/FIDASIM/
Other
29 stars 19 forks source link

Add support for ifort, OMP only #140

Closed sfiligoi closed 6 years ago

sfiligoi commented 6 years ago

Executable compiled with ifort seems to be significantly faster than the one compiler with gcc

lstagner commented 6 years ago

How much faster is it?

sfiligoi commented 6 years ago

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.