[SciPy-dev] Compiling scipy with Intel ifort & MKL

Robert Kern robert.kern at gmail.com
Tue Jun 12 12:16:44 EDT 2007


Pearu Peterson wrote:

> Are you using numpy 1.0.3 tar-ball? There are at least two error reports
> of the given kind (building scipy fails with `dfftpack/*.f` not existing 
> error) that was caused by this numpy.distutils bug.

Ah, I am using the first 1.0.3 tarball, not the one with r3845 in it. Yes, I
think we should release a 1.0.3.1 that fixes that issue and the problem that
Travis had that caused him to do that in the first place. We should branch it
from the tag rather than the trunk because of David Cooke's merge.

Also, I removed misc_util.get_path() in favor of another function thinking that
it was only used internally. Travis, can I put it back for 1.0.3.1? Not having
it breaks some older forms of setup.py's that were closely translated from
scipy_distutils. Notably, scipy 0.5.2 still has one (of my making!).

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the SciPy-Dev mailing list