Debugging Related Issues
Issue |
Cause |
Solution |
False positive errors when running applications with valgrind. |
Default MLNX_OFED libraries are compiled with- out valgrind support and several resources are managed by the kernel. |
The following MLNX_OFED libraries are now also compiled with valgrind support:
Libraries' files compiled with valgrind support are installed under "/usr/ lib64/mlnx_ofed/valgrind/"
|