Closed zimmermm closed 5 years ago
because the code runs significantly faster when compiled with the intel compiler
Yeah, in general Intel one produces slightly/moderately faster exec, I agree. But if the difference is considerable maybe it is because of the optimization flag (in the fobos file Gnu is set to -O2, while Intel to -O3)... Have you tested gnu compiler with -O3 (or -Ofast even)?
yeah, intel is still faster
hmm.. but maybe this will be a licence issue then?
hmm.. but maybe this will be a licence issue then?
Good point. I guess yes, it might be not legal to do it.
why would you need this? (i.e. why the gfortran version is not enough?)