[NumPy-Tickets] [NumPy] #1378: Change of Intel Fortran compiler flags
NumPy Trac
numpy-tickets@scipy....
Fri Apr 22 12:44:52 CDT 2011
#1378: Change of Intel Fortran compiler flags
------------------------------+---------------------------------------------
Reporter: neinhues | Owner: cdavid
Type: defect | Status: closed
Priority: normal | Milestone: 1.6.0
Component: numpy.distutils | Version: 1.3.0
Resolution: fixed | Keywords: icc distutiles flags
------------------------------+---------------------------------------------
Changes (by rgommers):
* status: needs_info => closed
* resolution: => fixed
* milestone: 2.0.0 => 1.6.0
Comment:
Flags changed to -O1 in commit:9fc9db1 and commit:5ea609c. The -xHOST
change should not be a default. -O2 may be usable somehow, but Christoph
Gohlke also said he needed -O1, so we'll go with that.
Thanks for the patch!
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1378#comment:4>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list