[Numpy-tickets] [NumPy] #244: Build fails with Intel Visual Fortran compiler
NumPy
numpy-tickets@scipy....
Mon May 21 07:42:17 CDT 2007
#244: Build fails with Intel Visual Fortran compiler
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: pearu
Type: defect | Status: new
Priority: normal | Milestone: 1.1
Component: numpy.distutils | Version: devel
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------------------------
Comment (by pearu):
scipy uses site.cfg from numpy.
In your case it seems that scipy.fftpack picks up
intel mkl libraries but some libraries containing
fft symbols are missing.
Try adding fft related libraries to mkl_libs list, e.g. fftw3x?_???.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/244#comment:5>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list