[Numpy-tickets] [NumPy] #994: [PATCH] Support for better Core2 handling in numpy.distutils
NumPy
numpy-tickets@scipy....
Thu Feb 19 11:24:15 CST 2009
#994: [PATCH] Support for better Core2 handling in numpy.distutils
-----------------------------+----------------------------------------------
Reporter: faltet | Owner: cdavid
Type: defect | Status: new
Priority: normal | Milestone: 1.3.0
Component: numpy.distutils | Version: none
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by faltet):
No, I'm not completely sure. However, on my Core2 machine, the MKL
automatically links against em64t libraries (I'm running 64-bit Linux) and
this is why I think Core2 should fit there. Furthermore, Xeon machines
can also run 32-bit code, right?
At any rate, IMHO this patch would rarely be needed because you almost
always need to carefully instruct the libraries to link with in site.cfg.
So, do whatever you find better.
--
Ticket URL: <http://scipy.org/scipy/numpy/ticket/994#comment:2>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list