Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the NVProfilerService crash(es) (cms-sw#110)
NVProfilerService: - take into account the proper number of modules: increment by one pathsAndConsumes.allModules().size(), because it does not include the "source" module; - add asserts to check that all ranges are properly closed. CUDAService: - rewrite to use the CUDA runtime API; - fix the possible race condition in the destructor.
- Loading branch information