-
Notifications
You must be signed in to change notification settings - Fork 198
Add USE_CUPTI_SO option #1127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add USE_CUPTI_SO option #1127
Conversation
4dadba6
to
2f20d00
Compare
@sraikund16 has imported this pull request. If you are a Meta employee, you can view this in D80950410. |
Signed-off-by: cyy <[email protected]>
Signed-off-by: cyy <[email protected]>
Signed-off-by: cyy <[email protected]>
@cyyever has updated the pull request. You must reimport the pull request before landing. |
Signed-off-by: cyy <[email protected]>
Signed-off-by: cyy <[email protected]>
@cyyever has updated the pull request. You must reimport the pull request before landing. |
2 similar comments
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
@cyyever has updated the pull request. You must reimport the pull request before landing. |
Since that option is required by PyTorch. The cupti exception check is also moved from PyTorch to kineto with enhanced support on Windows.
But the cost is to update the minimum version to 3.24 .