Feb. 9, 2009
4:48 a.m.
Michael Abshoff wrote:
By the way: In Sage we disabled all the special mtune and sse flags being set for the gfortran since it produced crashes for special functions all over the map on common architectures, i.e. Linux/P4 with gfortran 4.2.x as well as gfortran 4.3.x.
We disabled them as well in numpy trunk, so starting at 1.3, this should not be a problem. David