Skip to content
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 builds for CUDA 11.8 and Python 310 #1072

Merged
merged 4 commits into from
Jan 4, 2023

Conversation

ajschmidt8
Copy link
Member

This PR updates the dask-cuda CI workflows to build against the CUDA 11.8 / Python 3.10 branch of the shared-action-workflows repository.

This PR updates the `dask-cuda` CI workflows to build against the CUDA `11.8` / Python `3.10` [branch](https://github.com/rapidsai/shared-action-workflows/tree/cuda-118) of the `shared-action-workflows` repository.
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2023

Codecov Report

Base: 0.00% // Head: 87.17% // Increases project coverage by +87.17% 🎉

Coverage data is based on head (258d361) compared to base (8c87288).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 258d361 differs from pull request most recent head 3258854. Consider uploading reports for the commit 3258854 to get more accurate results

Additional details and impacted files
@@                Coverage Diff                @@
##           branch-23.02    #1072       +/-   ##
=================================================
+ Coverage          0.00%   87.17%   +87.17%     
=================================================
  Files                26       18        -8     
  Lines              3439     2253     -1186     
=================================================
+ Hits                  0     1964     +1964     
+ Misses             3439      289     -3150     
Impacted Files Coverage Δ
dask_cuda/cuda_worker.py 77.92% <100.00%> (+77.92%) ⬆️
dask_cuda/local_cuda_cluster.py 89.01% <100.00%> (+89.01%) ⬆️
dask_cuda/benchmarks/local_cudf_groupby.py
dask_cuda/benchmarks/local_cupy_map_overlap.py
dask_cuda/benchmarks/local_cudf_shuffle.py
dask_cuda/benchmarks/local_cupy.py
dask_cuda/benchmarks/utils.py
dask_cuda/benchmarks/local_cudf_merge.py
dask_cuda/benchmarks/common.py
dask_cuda/_version.py
... and 17 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ajschmidt8 ajschmidt8 marked this pull request as ready for review January 4, 2023 20:40
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner January 4, 2023 20:40
@ajschmidt8
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit b345d9c into rapidsai:branch-23.02 Jan 4, 2023
@ajschmidt8 ajschmidt8 deleted the cuda-118 branch January 4, 2023 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants