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.
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
[FEA]: Introduce Python module with CCCL headers #3201
[FEA]: Introduce Python module with CCCL headers #3201
Changes from all commits
daab580
ef9d5f4
bc116dc
2913ae0
7dbb82b
0703901
fc0e543
2e64345
82467cd
f13a96b
9ed6036
c9a4d96
df943c0
40c8389
e3c7867
acbd477
06f575f
e747768
499b191
62ce2d3
65c5a15
bffece6
585447c
55c4311
1f3a029
61637d6
4a0cca1
7dd3d16
efab5be
9fde3d1
bda5d51
4e9720d
c1aea17
d18d699
9be94c6
c2a9f24
c89d620
1b3599b
796b741
9a63830
477fe3b
246ddf7
e1fd264
87b46ca
9597dad
eddc6cc
bcf0de8
c763301
71fd243
79057cf
ccaf8a5
46a8329
a07222b
2d3c2ed
b65f510
47893d9
324ac4f
3026c81
b0d422a
e904846
c1f571d
792e4ba
695cc9b
ea33a21
d439f79
9a7b498
5d33bb0
be34834
b2b2b5b
9f83b0d
4807a79
d97a68a
ec206fd
1f4d210
f94bbb1
b48f866
917147f
ebdbb22
12dbf29
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
This file was deleted.
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.
I don't have a good way to declare version constraint for cuda-cccl statically, I suspect we will need to move
dependencies
to setup.py'sinstall_requires
, let us do this in another PR