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

[RELEASE] cuspatial v0.19 #380

Merged
merged 21 commits into from
Apr 21, 2021
Merged

[RELEASE] cuspatial v0.19 #380

merged 21 commits into from
Apr 21, 2021

Conversation

GPUtester
Copy link
Contributor

❄️ Code freeze for branch-0.19 and v0.19 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-0.19 until release (merging of this PR).

What is the purpose of this PR?

  • Update documentation
  • Allow testing for the new release
  • Enable a means to merge branch-0.19 into main for the release

raydouglass and others added 20 commits January 27, 2021 13:53
[gpuCI] Auto-merge branch-0.18 to branch-0.19 [skip ci]
[gpuCI] Auto-merge branch-0.18 to branch-0.19 [skip ci]
Update location of `make_counting_transform_iterator` after rapidsai/cudf#7306.

Authors:
  - Paul Taylor (@trxcllnt)

Approvers:
  - H. Thomson Comer (@thomcom)

URL: #353
…e & use Ninja in CI (#359)

- Build using `cmake --build`
- Pass ccache variables to conda recipe
- Use Ninja in CI

Authors:
  - Jordan Jacobelli (@Ethyling)

Approvers:
  - Dillon Cullinan (@dillon-cullinan)

URL: #359
[skip-ci] Update 0.18 changelog entry
Prepare Changelog for Automation (#364)

This PR prepares the changelog to be automatically updated during releases. The contents of the pre-release body linked in this PR will be copied into CHANGELOG.md at release time.

Authors:
  - AJ Schmidt (@ajschmidt8)

Approvers:
  - Dillon Cullinan (@dillon-cullinan)

URL: #364
Bump `gdal` from 3.1.x to 3.2.x. Supersedes #339. This is inline with conda-forge's current migration to gdal=3.2.x (see conda-forge/conda-forge-pinning-feedstock#922 and https://conda-forge.org/status/#gdal32).

Update on rapidsai/integration is at rapidsai/integration#211.

Authors:
  - Wei Ji (@weiji14)

Approvers:
  - AJ Schmidt (@ajschmidt8)
  - Keith Kraus (@kkraus14)

URL: #347
The tag used for pre-releases was recently changed, so this PR updates the link in the changelog.

Authors:
  - AJ Schmidt (@ajschmidt8)

Approvers:
  - Jordan Jacobelli (@Ethyling)

URL: #366
After rapidsai/rmm#725 is merged, this PR updates cuspatial to eliminate passing literal values to `device_uvector::set_element_async`.

Authors:
  - Mark Harris (@harrism)

Approvers:
  - Paul Taylor (@trxcllnt)
  - Christopher Harris (@cwharris)

URL: #367
This PR adds the GitHub action [PR Labeler](https://github.com/actions/labeler) to auto-label PRs based on their content. 

Labeling is managed with a configuration file `.github/labeler.yml` using the following [options](https://github.com/actions/labeler#usage).

Authors:
  - Joseph (@jolorunyomi)

Approvers:
  - AJ Schmidt (@ajschmidt8)
  - Mike Wendt (@mike-wendt)

URL: #337
This PR includes many of the same changes as were made in [cudf/pull/7107](rapidsai/cudf#7107).

* Export `cuspatial::cuspatial` CMake alias targets.
* Fixes -Wall errors discovered when changing compile flags.
* Use `CPMFindPackage` to find `libcudf` installed on the system or build `libcudf` from source.

edit: Depends on rapidsai/cudf#7574 and rapidsai/cudf#7734

Authors:
  - Paul Taylor (@trxcllnt)

Approvers:
  - AJ Schmidt (@ajschmidt8)
  - Mark Harris (@harrism)
  - Keith Kraus (@kkraus14)

URL: #365
Ensure all conda packages created in this repo that depend on other packages are all version pinned to the same build number. This way it prevents a conda solve from picking mismatched versions of `cuspatial` and `libcuspatial` that can break this repo during builds and testing.

Authors:
  - Mike Wendt (@mike-wendt)

Approvers:
  - Ray Douglass (@raydouglass)

URL: #370
Fix issue where conda installed `libcuspatial` can't find other conda-installed libraries like GDAL.

Related issue in cuDF: rapidsai/cudf#7863

Authors:
  - Paul Taylor (https://github.com/trxcllnt)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - Christopher Harris (https://github.com/cwharris)
  - Keith Kraus (https://github.com/kkraus14)

URL: #375
Decrease library size by using fatbin compression.

cuDF PR for context: rapidsai/cudf#7583

Authors:
  - Dillon Cullinan (https://github.com/dillon-cullinan)

Approvers:
  - Paul Taylor (https://github.com/trxcllnt)
  - Keith Kraus (https://github.com/kkraus14)

URL: #373
@GPUtester GPUtester requested review from a team as code owners April 9, 2021 19:08
@raydouglass raydouglass merged commit 45e7b87 into main Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants