Registered Member
|
This program
compiled using the intel compiler (inital release of the 2015 version, 20140723) with the - openmp flag, i.e.
yields several invalid reads when run with valgrind. The output starts like this:
Any ideas ? |
Moderator
|
Those comes from the OpenMP runtime library, not Eigen. It is very likely that they are doing some low-level tricks confusing valgrind.
And of course, you are not the first to find those: http://stackoverflow.com/questions/2874 ... -commercia http://stackoverflow.com/questions/2833 ... emory-leak |
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft