-
Notifications
You must be signed in to change notification settings - Fork 238
[Backport 12.9.x] Fix #1336: Correct CU_POINTER_ATTRIBUTE_DEVICE_ORDINAL type #1479
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: 12.9.x
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file should be removed and the contents moved into the 12.9.x release notes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah but it'd need to be changed on the main branch not the backport branch.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bummer -- I guess this is a small downside of the backport action @cpcloud put together. I guess the best we can do is delete this file in this PR and then manually add a 12.9.x on main.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nah it's more this (my) pipeline design flaw to blame #809
|
/ok to test 78092f0 |
Description
Backport of #1451 to
12.9.x.