Skip to content

Update linker options sequence handling #436

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

Merged

Conversation

ksimpson-work
Copy link
Contributor

The LinkerOptions were implemented before ProgramOptions, which uses an improved logic for handling optional sequence arguments. This review migrates the linker to that logic. It could present as a bug if someone was using the linker backed ptx program.

close #432

@ksimpson-work ksimpson-work added bug Something isn't working cuda.core Everything related to the cuda.core module labels Feb 4, 2025
@ksimpson-work ksimpson-work added this to the cuda.core beta 3 milestone Feb 4, 2025
@ksimpson-work ksimpson-work self-assigned this Feb 4, 2025
Copy link
Contributor

copy-pr-bot bot commented Feb 4, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@ksimpson-work
Copy link
Contributor Author

/ok to test

This comment has been minimized.

@ksimpson-work ksimpson-work marked this pull request as ready for review February 14, 2025 20:23
@leofang leofang added the P0 High priority - Must do! label Feb 14, 2025
@leofang
Copy link
Member

leofang commented Feb 15, 2025

/ok to test

@leofang leofang enabled auto-merge February 15, 2025 23:28
@leofang leofang merged commit 19563d5 into NVIDIA:main Feb 16, 2025
69 checks passed
Copy link

Doc Preview CI
Preview removed because the pull request was closed or merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuda.core Everything related to the cuda.core module P0 High priority - Must do!
2 participants