Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Fixed CubDebug usage in CachingDeviceAllocator::DeviceAllocate #207

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Fixed CubDebug usage in CachingDeviceAllocator::DeviceAllocate #207

merged 1 commit into from
Oct 14, 2020

Conversation

ahehn-nv
Copy link
Collaborator

Fixed a call to CubDebug in CachingDeviceAllocator::DeviceAllocate, where CubDebug was called on the return value of the == operator instead of the CUDA runtime API call.

@alliepiper
Copy link
Collaborator

LGTM. Testing under DVS CL 29162721.

@alliepiper alliepiper added testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. labels Oct 5, 2020
@alliepiper alliepiper added testing: gpuCI passed Passed gpuCI testing. and removed testing: gpuCI in progress Started gpuCI testing. labels Oct 6, 2020
@alliepiper alliepiper added testing: internal ci passed Passed internal NVIDIA CI (DVS). and removed testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). labels Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS). type: bug: functional Does not work as intended.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants