Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Valgrind on Linux work with Intel C++ ?

dfumento
Beginner
370 Views
Hi,
Does valgrind on Linux work with Intel C++? I couldn't get it to work.

TIA,
David
0 Kudos
1 Reply
marc_ba
Beginner
370 Views

Hi,

It's just working fine with me with version 2.1.1 of Valgrind (previous versions don't support SSE2 / MMX instructions).

Regards

Marc

0 Kudos
Reply