-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Python][CI] test-cuda-python fails, requires cuda-toolkit v11.2 #38059
Labels
Milestone
Comments
github-actions
bot
added
Component: Python
and removed
Component: Continuous Integration
labels
Oct 5, 2023
danepitkin
added
Component: Continuous Integration
Priority: Blocker
Marks a blocker for the release
and removed
Component: Python
labels
Oct 5, 2023
danepitkin
changed the title
[Python][CI]
[Python][CI] test-cuda-python fails with NvvmSupportError
Oct 5, 2023
danepitkin
changed the title
[Python][CI] test-cuda-python fails with NvvmSupportError
[Python][CI] test-cuda-python fails, requires cuda-toolkit 11.2
Oct 6, 2023
danepitkin
changed the title
[Python][CI] test-cuda-python fails, requires cuda-toolkit 11.2
[Python][CI] test-cuda-python fails, requires cuda-toolkit v11.2
Oct 6, 2023
kou
pushed a commit
that referenced
this issue
Oct 10, 2023
### Rationale for this change Numba v0.58 requires cuda-toolkit >= v11.2 ### What changes are included in this PR? * Upgrade CUDA from 11.0.3 -> 11.2.2 ### Are these changes tested? Will test in CI ### Are there any user-facing changes? Yes * Closes: #38059 Authored-by: Dane Pitkin <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
JerAguilon
pushed a commit
to JerAguilon/arrow
that referenced
this issue
Oct 23, 2023
### Rationale for this change Numba v0.58 requires cuda-toolkit >= v11.2 ### What changes are included in this PR? * Upgrade CUDA from 11.0.3 -> 11.2.2 ### Are these changes tested? Will test in CI ### Are there any user-facing changes? Yes * Closes: apache#38059 Authored-by: Dane Pitkin <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
loicalleyne
pushed a commit
to loicalleyne/arrow
that referenced
this issue
Nov 13, 2023
### Rationale for this change Numba v0.58 requires cuda-toolkit >= v11.2 ### What changes are included in this PR? * Upgrade CUDA from 11.0.3 -> 11.2.2 ### Are these changes tested? Will test in CI ### Are there any user-facing changes? Yes * Closes: apache#38059 Authored-by: Dane Pitkin <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
### Rationale for this change Numba v0.58 requires cuda-toolkit >= v11.2 ### What changes are included in this PR? * Upgrade CUDA from 11.0.3 -> 11.2.2 ### Are these changes tested? Will test in CI ### Are there any user-facing changes? Yes * Closes: apache#38059 Authored-by: Dane Pitkin <[email protected]> Signed-off-by: Sutou Kouhei <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
test-cuda-python
fails withhttps://github.com/ursacomputing/crossbow/actions/runs/6319788893/job/17161299196
Component(s)
Python
The text was updated successfully, but these errors were encountered: