-
Notifications
You must be signed in to change notification settings - Fork 214
Cythonize cuda.core
#1041
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
Merged
Cythonize cuda.core
#1041
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
7557967
set up build system for targeting different cuda-bindings major verions
leofang 1976597
defer cythonization until cuda-bindings is installed
leofang 67db25e
cythonize stream module
leofang 07df441
nit: move dlpack.h to the include dir
leofang 6be8e7d
purge cu11
leofang 021e0f3
check in a working merger script
leofang 19020b2
support loading from the versioned module if any exists
leofang e51f910
fix linter errors
leofang 61617cf
set up double-build CI workflow
leofang 9e799e4
ensure CUDA_PATH is honored by the build backend
leofang d5001d4
try to reuse cuda-bindings wheels for 3.13t/3.14/3.14t
leofang 1180ab6
disable building/testing 313t/314/314t for now
leofang 8cbf40c
deprecate PY39 as per #846
leofang 9519904
also turn on parallel cythonization
leofang 96ce480
cythonize event
leofang e702b5e
fix error handling
leofang 1f5159e
Revert "disable building/testing 313t/314/314t for now"
leofang 566f966
Merge branch 'main' into merge_wheel
leofang dc8d076
fix artifact location
leofang a501cc7
cythonize device
leofang 13bd07b
Merge branch 'main' into merge_wheel
leofang 04d3f5d
making the linter happy, again
leofang a5d6826
fix uuid handling
leofang 578984d
update release notes to note about compatibility requirement
leofang 0e6f927
fix env vars being passed twice
leofang 0e28aa1
fix uuid handling, again
leofang b5cc2ff
Merge branch 'main' into merge_wheel
leofang 4ba0090
Apply suggestions from code review
leofang 0471e44
Merge branch 'main' into merge_wheel
leofang 20c5a99
address review comments
leofang 473f8f2
Merge branch 'merge_wheel' of https://github.com/leofang/cuda-python …
leofang d79e317
switch to use FutureWarning
leofang 4a37f97
Merge branch 'main' into merge_wheel
leofang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.