Commit 2ad18b6
authored
Fix race conditions and empty launches in DistributedPointsToGrid (#2275)
* Fix empty chunks in the multi-GPU points-to-grid pipeline
Signed-off-by: Matthew Cong <mcong@nvidia.com>
* Fix race condition with prefix update and incorrect stream in process root
Signed-off-by: Matthew Cong <mcong@nvidia.com>
* Remove unsupported cudaMemAdvise call on memory pool allocations
Signed-off-by: Matthew Cong <mcong@nvidia.com>
---------
Signed-off-by: Matthew Cong <mcong@nvidia.com>1 parent 8a91e1e commit 2ad18b6
2 files changed
Lines changed: 159 additions & 67 deletions
0 commit comments