[12.9.x] Relicense CUDA Bindings and CUDA Python under Apache 2.0#2294
Open
kkraus14 wants to merge 6 commits into
Open
[12.9.x] Relicense CUDA Bindings and CUDA Python under Apache 2.0#2294kkraus14 wants to merge 6 commits into
kkraus14 wants to merge 6 commits into
Conversation
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
Contributor
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
This reverts commit f06a0f3. Signed-off-by: Keith Kraus <keith.j.kraus@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Manual backport of merged #2293 for the legacy 12.9.x layout.
Generator
The generated licensing changes follow merged cybind MR leof/cybind!453. This manual backport preserves the 12.9.x generated executable bodies and legacy layout; generated changes are limited to copyright/license headers, with the intentional EULA removal from
param_packer.h.A stock regeneration with cybind
538a87a980c88b7d4b8f74c6dff882ac68284f4dwas evaluated but is not included. Its--ctk-target-version 12.9.0handling limits driver and NVRTC only; cuFile, nvFatbin, nvJitLink, NVML, and NVVM are generated through 13.3.0. That output does not build against CUDA 12.9 because it references newer cuFile types, enums, and functions absent from the 12.9 headers.Validation
12.9.x; every changed generated file is header-onlyLicense-Expression: Apache-2.0andLicense-File: LICENSEwith exact canonical license bytesLicense-Expression: Apache-2.0; cuda-core includes bothLICENSEandNOTICEqa/tree