[NumPy-Tickets] [NumPy] #1448: Intel Fortran compiler detection fails on Mac OS X 10.6
NumPy Trac
numpy-tickets@scipy....
Thu Mar 3 01:39:08 CST 2011
#1448: Intel Fortran compiler detection fails on Mac OS X 10.6
--------------------------------------+-------------------------------------
Reporter: themiwi | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.5.1
Component: numpy.distutils | Version: devel
Keywords: Mac OS X, Intel compiler |
--------------------------------------+-------------------------------------
Changes (by themiwi):
* status: needs_info => new
Comment:
Replying to [comment:3 rgommers]:
> Do you have a problem using the 'intelem' compiler? It matches your
current version string fine and should just work. If not, we can consider
adding the below {{{v64match}}}}. It's shouldn't break anything, while
your version could break on 32-bit.
>
> I do think the name 'intelem', especially the description 'Intel Fortran
Compiler for EM64T-based apps' is quite old-fashioned. I had to look up
EM64T to see it's just plain 64 bit.
Sorry for the long delay. I can't check since I switched back to Linux...
But using intelem would be fine, as long as the description would be
updated. EM64T is really outmoded perhaps could be replaced by more
commonly used terms, such as "x86_64", "amd64" or "Intel 64". I'd prefer
the first, since that's widely used and vendor neutral. The second is used
by Linux and GCC, but I find it to be misleading. The same goes for "Intel
64".
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1448#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list