Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Mar 05, 2012 7:00 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
Has anyone tried using the free Intel compilers and MKL linear algebra libraries on a Linode? I am thinking about going down this path for floating-point performance and wonder if anyone else has tried this route.

James


Top
   
 Post subject:
PostPosted: Wed Mar 14, 2012 10:07 am 
Offline
Senior Member
User avatar

Joined: Sun Aug 10, 2008 11:26 am
Posts: 104
Location: ~$
I'm using icc on a Linode for fast bitfield operations, and it's great. The resulting program, in my case, is about twice as fast as what I was getting with gcc using all the relevant optimization flags. Just make sure you're not planning to migrate to an AMD box. ;)

Haven't tried any of the floating point stuff.

_________________
Hartford makes bread and jeans, and paper art.


Top
   
 Post subject:
PostPosted: Wed Mar 14, 2012 10:24 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
funkytastic wrote:
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:

http://software.intel.com/en-us/article ... user-note/

James


Top
   
 Post subject:
PostPosted: Wed Mar 14, 2012 4:03 pm 
Offline
Senior Member
User avatar

Joined: Sun Aug 10, 2008 11:26 am
Posts: 104
Location: ~$
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.

Incidentally, how exactly does one pronounce 'zunzun'? I need to know in case automated curve fitting comes up during happy hour.

_________________
Hartford makes bread and jeans, and paper art.


Top
   
 Post subject:
PostPosted: Thu Mar 15, 2012 8:52 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
funkytastic wrote:
how exactly does one pronounce 'zunzun'?


Rhymes with "moon moon".

James


Top
   
 Post subject:
PostPosted: Fri Apr 06, 2012 6:45 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
funkytastic wrote:
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


Top
   
 Post subject:
PostPosted: Fri Apr 06, 2012 9:35 am 
Offline
Linode Staff
User avatar

Joined: Fri Jan 29, 2010 8:44 am
Posts: 65
Location: New Jersey
zunzun wrote:
funkytastic wrote:
how exactly does one pronounce 'zunzun'?


Rhymes with "moon moon".

James


mind=blown

edit: I always thought it rhymed with "sun sun"


Top
   
 Post subject:
PostPosted: Fri Apr 06, 2012 11:54 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
Stan_Theman wrote:
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


Top
   
 Post subject:
PostPosted: Sat Apr 07, 2012 10:23 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
zunzun wrote:
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

http://software.intel.com/en-us/article ... -with-mkl/

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


Top
   
 Post subject:
PostPosted: Sat Apr 07, 2012 7:46 pm 
Offline
Senior Member
User avatar

Joined: Sun Aug 10, 2008 11:26 am
Posts: 104
Location: ~$
Hmm, what makes it a "no go"? Anything in /opt/intel?

_________________
Hartford makes bread and jeans, and paper art.


Top
   
 Post subject:
PostPosted: Sun Apr 08, 2012 6:42 am 
Offline
Senior Member

Joined: Fri Feb 18, 2005 4:09 pm
Posts: 594
funkytastic wrote:
Anything in /opt/intel?


No. I'm not going to bother with it anymore.

James


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group