mgcpp
mgcpp copied to clipboard
Fix CUDA memory leak checker
Fix CUDA memory leak checker
For some reason the current implementation of CUDA memory leak checker reports false leaks. Need to improve the implementation. Also having a way to selectively run memory checks according to the unit tests would be a good feature.