We're a community of 1077K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,076,085 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

Intel Compiler on VS2010

I have code that is very computationally intensive and very SSE-capable.

The vs2010 compiler only supports up to SSE2 (from what I remember) So my obvious choice is to switch to a compiler that supports SSE4.

I don't want to write any extra parallelizing code, (I just want to enable sse4 optimization)

Does anyone know how to set up Visual Studio 2010 so that it uses an Intel compiler? (ICC 10 or higher i guess?)

3
Contributors
3
Replies
5 Hours
Discussion Span
1 Year Ago
Last Updated
4
Views
kchyn
Newbie Poster
19 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

Why use VS to do this? The Intel compiler tools don't really need to be run from there. Myself, coming from a Unix background, prefer a good editor (VS will do that just fine) and make files. Have you looked into the Intel compiler tool documentation to see if it supports VS? If not, what about Eclipse?

rubberman
Posting Maven
2,571 posts since Mar 2010
Reputation Points: 365
Solved Threads: 305
Skill Endorsements: 52

Why use VS to do this? The Intel compiler tools don't really need to be run from there. Myself, coming from a Unix background, prefer a good editor (VS will do that just fine) and make files. Have you looked into the Intel compiler tool documentation to see if it supports VS? If not, what about Eclipse?

I thought this would be the easiest way, so I could just press the compile button in VS and it would go to the Intel compiler instead. The reason for this is because my project files are already all linked to a VS solution file (the project is pretty big and I'm not that good at compiling the Linux way)

I've browsed through forums and other people have ICC 12.1 working with VS2010, but I just don't know how to do it.

kchyn
Newbie Poster
19 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
vijayan121
Posting Virtuoso
1,740 posts since Dec 2006
Reputation Points: 1,236
Solved Threads: 320
Skill Endorsements: 11

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0752 seconds using 2.64MB