-
Notifications
You must be signed in to change notification settings - Fork 88
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
Update out-of-date (sub)package REAME files and overhaul bindings Cython test instructions #252
Conversation
- Requires CUDA_HOME to be set - Requires MSVC properly setup (i.e. PATH to Windows Kit SDK)
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 feel the title of the review doesn't quite describe everything that is going on, however everything looks good to me except on little personal-preference-nit.
Merging with @ksimpson-work earlier approval. Thanks! |
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 11.8.x
git worktree add -d .worktree/backport-252-to-11.8.x origin/11.8.x
cd .worktree/backport-252-to-11.8.x
git switch --create backport-252-to-11.8.x
git cherry-pick -x f919baad5e6428b5815ba60dd489b63d6928816c c6cac853f2e862c5da49e405e7ba0e43da8766bb 9f707e11482eb9650a27f6cdcd5e2fc771a09457 9b423f7103906b359ca8bb774b2c18b0e484ad5e 4602778ca303ac369ce818a652a1218c49aaa927 cf8e7b4c062d696aadf259ea28e2b369df57fa9a fde425ad1c528e2cc8b180d89d1dcb6acbb12940 800aa26279f8934d7e57434e69c069bbd2e04f10 a7bd72508bb35f4c6455a1674e2ede46e3248bf6 0fbb9e80ca9912a157a1b5260e8d75fad10a2c67 |
Close #214
Close #244