Building SuiteSparse with Intel C++ compiler #869
-
I want to build SuiteSparse on Windows 10 with Intel C++ compiler instead of MSVC (as I've got an intel processor and MSVC appears to be bad in vectorization). Previously I built it with MSVC except SPEX (I don't need it). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Are you using a clean build tree? If you built with MSVC in that folder before, change to a different folder or delete its content.
|
Beta Was this translation helpful? Give feedback.
Are you using a clean build tree? If you built with MSVC in that folder before, change to a different folder or delete its content.
If I'm reading my notes correctly, the following commands worked for me in the past: