Markus - 2016-08-03

Hi all,

just in case anybody is getting annoyed by the IEEE floating point exceptions (such as IEEE_INVALID_FLAG IEEE_UNDERFLOW_FLAG and so on) that are produced by gfortran >4.8:

Add -ffpe-summary=none to your compiler flags in make.inc to get rid of them. They do not mean that the code is running improperly.

Happy computing!
Markus

 

Last edit: Markus 2016-08-03