[NumPy-Tickets] [NumPy] #1781: long double representation not recognized
NumPy Trac
numpy-tickets@scipy....
Fri Mar 25 18:18:48 CDT 2011
#1781: long double representation not recognized
-----------------------------+----------------------------------------------
Reporter: hoytak | Owner: cdavid
Type: defect | Status: new
Priority: lowest | Milestone: Unscheduled
Component: numpy.distutils | Version: devel
Keywords: |
-----------------------------+----------------------------------------------
Changes (by hoytak):
* owner: somebody => cdavid
* priority: normal => lowest
* component: Other => numpy.distutils
Comment:
After further playing around, it appears that this is due to intel's
inter-procedural optimizations. The solution is to not use -ipo when
compiling numpy with intel's compiler.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1781#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list