Skip to content

Conversation

@briancoutinho
Copy link
Contributor

@briancoutinho briancoutinho commented May 28, 2025

Summary:
Fixes #949
Simple fix that was causing a test failure earlier. The test mocks the object but the destructor calls CUDA deinit() API. This should have been fused out basically.

https://github.com/pytorch/kineto/blob/main/libkineto/src/CuptiRangeProfilerApi.cpp#L716-L719

Differential Revision: D75494874

Summary:
Simple fix that was causing a test failure earlier. The test mocks the object but the destructor calls CUDA deinit() API. This should have been fused out basically. 

https://github.com/pytorch/kineto/blob/main/libkineto/src/CuptiRangeProfilerApi.cpp#L716-L719

Differential Revision: D75494874
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D75494874

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3a37788.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to CUDA 12.4 is causing segfaults in 4 Range Profiler Tests

3 participants