Crashes in Intel C++ Compiler, doesn't crash in Microsoft VS2005 C++ Compiler -- HELP!

Eric Palmer (Intel)
Total Points:
897
Status Points:
397
Brown Belt
January 5, 2009 5:07 PM PST
Rate
 
#2
Can you also try the Intel Compiler 10.1?  This could help narrow down the problem.

 

If you just want to make your app work, and still tune some portion of the code, you could also do a mixed build by moving your performance-sensitive code into a set of files that you compile with the Intel Compiler, and let the rest of the app be built by the Microsoft compiler.  (In an Intel compiler project, individual c/cpp files can be multi-selected, right-click, go to Properties, General, Compiler and Environment Settings, select MS or Intel compiler.)



Intel Software Network Forums Statistics

8290 users have contributed to 31236 threads and 99111 posts to date.
In the past 24 hours, we have 7 new thread(s) 19 new posts(s), and 24 new user(s).

In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to comparison cilk++, openmp, pthreads first results The post with the most views is Very amusing...  Escalated as

Please welcome our newest member zq.x