Skip to content

Conversation

@copybara-service
Copy link

[XLA:GPU]: Track VMM allocation in cuda_executor.

Before this change running any test using compute-sanitizer has a non zero
exit code because of invoking vmm retention API on non VMM pointers.

After this change we don't deallocate using the VMM API if it was not tracked
to be using VMM.

Before this change running any test using compute-sanitizer has a non zero
exit code because of invoking vmm retention API on non VMM pointers.

After this change we don't deallocate using the VMM API if it was not tracked
to be using VMM.

PiperOrigin-RevId: 837850756
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant