[SciPy-dev] Setup doesn't pickup Intel Fortran compiler

David Cournapeau david at ar.media.kyoto-u.ac.jp
Fri May 29 05:15:57 EDT 2009


David Cournapeau wrote:
>
> Yes, intelem is for ia architectures IIRC
>
> I have just tried compiling numpy with both icc/ifort (11.0), it works
> without trouble with numscons:
>
> CFLAGS="-debug" FFLAGS="-debug" CC=icc F77=ifort python setupscons.py scons
>
> I used the -debug flag to avoid waiting forever - the whole numpy test
> suite passes.
>   

Just after sending the email, I saw your bug-report :)

You may want to try the last numscons code:

http://github.com/cournape/numscons/tree/master

cheers,

David



More information about the SciPy-Dev mailing list