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. | Libraries' files compiled with valgrind support are installed under "/usr/ lib64/mlnx_ofed/valgrind/"
|