Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29425 Discussions

Many errors when running 'valgrind ifort'

bisounours35
Beginner
875 Views
Hi Intel folks !

I am using ifort 11.1.069.
When running 'valgrind ifort', I get many messages from valgrind about invalid read and unitialized values (the issue is similar with icc).
Have you already noticed this ? I have been told that usually, this kind of errors have to be fixed, what do you think ?
For instance, running 'valgrind gcc' looks far less alarming...

Regards,

PL.
0 Kudos
1 Reply
Steven_L_Intel1
Employee
875 Views
Thanks. We run valgrind on the compiler regularly and investigate issues it raises. Most of them tend to be false alarms.
0 Kudos
Reply