Updated: building 64-bit Numpy with Intel compilers (icc)
I had to re-build Numpy because our cluster was upgraded and the Intel compilers and libraries were moved to a different directory. This turned out to be a half-day affair of trial-and-error. I learned a few important things, which I will try to list here: Delete the numpy-1.0.4/build directory after every build attempt. Doing “python […]
Updated: building 64-bit Numpy with Intel compilers (icc) Read More »