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

Build CUDA 11.8 and Python 3.10 Packages #865

Merged
merged 5 commits into from
Jan 11, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jan 7, 2023

Description

This PR updates cuspatial to build against branch cuda-118 of the shared-action-workflow repository.

That branch contains updates for CUDA 11.8 and Python 3.10 packages.

It also includes some minor file renames.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@bdice bdice self-assigned this Jan 7, 2023
@github-actions github-actions bot added conda Related to conda and conda configuration Python Related to Python code labels Jan 7, 2023
@bdice
Copy link
Contributor Author

bdice commented Jan 7, 2023

This is blocked until rapidsai/cudf#12457 is merged. I'm opening this draft early so it will be ready for cudf's CUDA 11.8 PR to be merged.

@codecov-commenter
Copy link

codecov-commenter commented Jan 10, 2023

Codecov Report

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

Coverage data is based on head (fec355e) compared to base (6cabe87).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##           branch-23.02     #865   +/-   ##
=============================================
  Coverage         92.55%   92.55%           
=============================================
  Files                24       24           
  Lines              1007     1008    +1     
=============================================
+ Hits                932      933    +1     
  Misses               75       75           
Impacted Files Coverage Δ
...thon/cuspatial/cuspatial/core/_column/geocolumn.py 94.28% <0.00%> (+0.08%) ⬆️

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 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 10, 2023
@bdice bdice marked this pull request as ready for review January 10, 2023 22:37
@bdice bdice requested review from a team as code owners January 10, 2023 22:37
@bdice bdice requested a review from thomcom January 10, 2023 22:37
@ajschmidt8
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit 75d09e6 into rapidsai:branch-23.02 Jan 11, 2023
rapids-bot bot pushed a commit to rapidsai/cuxfilter that referenced this pull request Jan 12, 2023
This PR updates `cuxfilter` to build against branch [cuda-118](https://github.com/rapidsai/shared-action-workflows/compare/cuda-118) of the `shared-action-workflow` repository.

That branch contains updates for CUDA 11.8 and Python 3.10 packages.

It also includes some minor file renames.

Depends on
- rapidsai/cudf#12457
- rapidsai/cuspatial#865

Authors:
  - Bradley Dice (https://github.com/bdice)
  - AJ Schmidt (https://github.com/ajschmidt8)
  - Ajay Thorve (https://github.com/AjayThorve)

Approvers:
  - Ajay Thorve (https://github.com/AjayThorve)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #426
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda Related to conda and conda configuration improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Related to Python code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants