Intel compilers and MKL libraries
James
10 Replies
Haven't tried any of the floating point stuff.
@funkytastic:
Haven't tried any of the floating point stuff.
Hmm. I would be compiling the Python libraries for Numpy (and maybe Scipy), everything else would be standard Ubuntu. I see Intel details how to compile Numpy for MKL using icc here:
James
Incidentally, how exactly does one pronounce 'zunzun'? I need to know in case automated curve fitting comes up during happy hour.
@funkytastic:
how exactly does one pronounce 'zunzun'?
Rhymes with "moon moon".
James
@funkytastic:
Yeah, I would definitely give it a try. I'd bet you'll see a big speedup for the type of stuff you're doing.
Installing now. I will build numpy, scipy and matplotlib locally using icc for testing, leaving the existing Ubuntu versions in place for the time being.
James
@zunzun:
@funkytastic:how exactly does one pronounce 'zunzun'?
Rhymes with "moon moon".
James
mind=blown
edit: I always thought it rhymed with "sun sun"
@Stan_Theman:
I always thought it rhymed with "sun sun"
Well, "zoon zoon" is how it is pronounced on the other side of the planet - my wife is from Burma, and that's her nickname.
As an aside, they don't have family last names there and everyone's last name is different. For example the war hero who kicked the British out of Burma was named Aung San - his daughter, Suu Kyi (of Nobel Peace Prize fame).
James
@zunzun:
Installing now. I will build numpy, scipy and matplotlib locally using icc for testing, leaving the existing Ubuntu versions in place for the time being.
Tried for hours using Intels instructions from
with first a local install, no go and no error messages. Giving up on that I tried a root install, same result. Since Intel's instructions won't work for me, I'm giving up on them and sticking with what works - gcc. It would be different if I could follow their instructions and get a working installation of the software.
James
@funkytastic:
Anything in /opt/intel?
No. I'm not going to bother with it anymore.
James