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.18 #360

Merged
merged 12 commits into from
Feb 24, 2021
Merged

[RELEASE] cuspatial v0.18 #360

merged 12 commits into from
Feb 24, 2021

Conversation

GPUtester
Copy link
Contributor

❄️ Code freeze for branch-0.18 and v0.18 release

What does this mean?

Only critical/hotfix level issues should be merged into branch-0.18 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.18 into main for the release

ajschmidt8 and others added 11 commits November 24, 2020 15:45
[gpuCI] Auto-merge branch-0.17 to branch-0.18 [skip ci]
Update to libcu++ on Github.

Authors:
  - ptaylor <paul.e.taylor@me.com>
  - Paul Taylor <paul.e.taylor@me.com>

Approvers:
  - Mark Harris
  - Christopher Harris

URL: #297
Fixes #316

Authors:
  - Christopher Harris <xixonia@gmail.com>
  - Christopher Harris <charris@nvidia.com>

Approvers:
  - Mark Harris
  - Paul Taylor
  - Keith Kraus

URL: #332
[gpuCI] Auto-merge branch-0.17 to branch-0.18 [skip ci]
Updates libcudf to use the new, simplified rmm::exec_policy and include the new refactored headers rmm/exec_policy.hpp and rmm/device_vector.hpp

The new exec_policy can be passed directly to Thrust, no longer any need to call rmm::exec_policy(stream)->on(stream).

Depends on rapidsai/rmm#647

Authors:
  - Mark Harris <mharris@nvidia.com>

Approvers:
  - Paul Taylor
  - Christopher Harris

URL: #331
This PR includes and supersedes #314 

### New build process script changes
This PR outlines the changes necessary for the new build process (aka Project Flash) to work with `cuspatial`. This PR is necessary to begin shadow testing of the new build process.

The goal is to simultaneously support both the old and new build processes. CI is configured to activate the new process by setting `PROJECT_FLASH=1`. Additionally `BUILD_LIBCUSPATIAL` and `BUILD_CUSPATIAL` will be set to 1 as needed by CI in the new process.

CI will stage build artifacts for python and GPU builds in `ci/artifacts/cuspatial/cpu/` which the build scripts will then consume.

The Project Flash script branch has been manually tested. This PR will test the non-Project Flash branch.

### gpuCI enhancements
- Consolidates some of the CPU gpuCI scripts, reducing number of scripts to maintain
- Standardizes naming of the upload script to upload.sh
- Changes logging to use gpuci_logger where practical
- Updates comments and documentation where necessary
- Enables gpuCI to override environment variables based on node types

Authors:
  - dillon-cullinan <dcullinan92@gmail.com>
  - Raymond Douglass <ray@raydouglass.com>

Approvers:
  - Dillon Cullinan (@dillon-cullinan)
  - AJ Schmidt (@ajschmidt8)

URL: #338
Bump `gdal` from 3.0.x to 3.1.x, fixes #327 and supersedes/reverts #245.

Authors:
  - Wei Ji <weiji.leong@vuw.ac.nz>
  - Keith Kraus <kkraus@nvidia.com>

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

URL: #339
This PR prepares the changelog to be automatically updated during releases.

Authors:
  - AJ Schmidt (@ajschmidt8)

Approvers:
  - H. Thomson Comer (@thomcom)

URL: #345
Issues and PRs without activity for 30d will be marked as stale.
If there is no activity for 90d, they will be marked as rotten.

Authors:
  - Jordan Jacobelli (@Ethyling)

Approvers:
  - Dillon Cullinan (@dillon-cullinan)

URL: #355
Follows #355 

Updates the stale GHA with the following changes:

- [x] Uses `inactive-30d` and `inactive-90d` labels instead of `stale` and `rotten`
- [x] Updates comments to reflect changes in labels
- [x] Exempts the following labels from being marked `inactive-30d` or `inactive-90d`
  - `0 - Blocked`
  - `0 - Backlog`
  - `good first issue`

Authors:
  - Mike Wendt (@mike-wendt)

Approvers:
  - Ray Douglass (@raydouglass)

URL: #357
@raydouglass raydouglass merged commit c4ff738 into main Feb 24, 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.

9 participants