Skip to content

Forward merge branch-24.04 to branch-24.06#71

Merged
raydouglass merged 14 commits into
NVIDIA:branch-24.06from
benfred:branch-24.06-merge-24.04
Apr 9, 2024
Merged

Forward merge branch-24.04 to branch-24.06#71
raydouglass merged 14 commits into
NVIDIA:branch-24.06from
benfred:branch-24.06-merge-24.04

Conversation

@benfred

@benfred benfred commented Apr 5, 2024

Copy link
Copy Markdown
Contributor

No description provided.

KyleFromNVIDIA and others added 12 commits March 18, 2024 16:24
…VIDIA#48)

The local `copyright.py` script is bug-prone. Replace it with a more robust centralized script from `pre-commit-hooks`.

Issue: rapidsai/build-planning#30

Authors:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

Approvers:
  - Ben Frederickson (https://github.com/benfred)
  - Ray Douglass (https://github.com/raydouglass)

URL: NVIDIA#48
This PR removes some unused `get_*.cmake` files. I know cuVS may need to add some of these back as functionality is migrated from RAFT. As that happens, I would like to copy them again from the latest versions in RAFT.

Specifically, files like `get_thrust.cmake` are outdated (we are moving to `rapids_cpm_cccl` and `rapids_cpm_thrust` is deprecated) so this will reduce the maintenance burden for CMake / build system developers in the interim period.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Micka (https://github.com/lowener)

URL: NVIDIA#57
This fixes an issue with how the `verify-copyright` hook handles multiple merge bases.

Authors:
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: NVIDIA#60
The current python code was creating a cuvsResources_t to pass to the CAGRA apis on the build/search code. This both ignored the passed in `resources` object, and also leaked memory since it wasn't calling cuvsResourcesDestroy.

Fix by exposing the cuvsResources_t object to python.

Authors:
  - Ben Frederickson (https://github.com/benfred)

Approvers:
  - Divye Gala (https://github.com/divyegala)

URL: NVIDIA#58
conda dropped support for the `--force` flag to `conda env create`. This changes that flag name to `--yes`.
See https://github.com/conda/conda/blob/main/CHANGELOG.md#2430-2024-03-12 and rapidsai/miniforge-cuda#63 for more info.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - https://github.com/jakirkham

URL: NVIDIA#62
This PR fixes the broken anchor link for 'installing cuVS' in the Readme file

Authors:
  - Yinze (https://github.com/yinze00)
  - Corey J. Nolet (https://github.com/cjnolet)

Approvers:
  - Corey J. Nolet (https://github.com/cjnolet)

URL: NVIDIA#64
Minimal code changes to add CAGRA-Q compression to the CAGRA index.
When built with compression, the index uses the compressed dataset automatically during search. At this moment, there's not new search parameters compared to standard CAGRA.

Authors:
  - Artem M. Chirkin (https://github.com/achirkin)

Approvers:
  - Ben Frederickson (https://github.com/benfred)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: NVIDIA#61
Authors:
  - Divye Gala (https://github.com/divyegala)
  - Corey J. Nolet (https://github.com/cjnolet)
  - Kyle Edwards (https://github.com/KyleFromNVIDIA)
  - Bradley Dice (https://github.com/bdice)
  - Ben Frederickson (https://github.com/benfred)

Approvers:
  - Dante Gama Dessavre (https://github.com/dantegd)
  - Corey J. Nolet (https://github.com/cjnolet)

URL: NVIDIA#51
@benfred benfred added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Apr 5, 2024
@benfred benfred requested review from a team as code owners April 5, 2024 21:42
@copy-pr-bot

copy-pr-bot Bot commented Apr 5, 2024

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@benfred

benfred commented Apr 5, 2024

Copy link
Copy Markdown
Contributor Author

/ok to test

@cjnolet

cjnolet commented Apr 9, 2024

Copy link
Copy Markdown
Contributor

/ok to test

@cjnolet

cjnolet commented Apr 9, 2024

Copy link
Copy Markdown
Contributor

/ok to test

@raydouglass raydouglass merged commit 72db6b9 into NVIDIA:branch-24.06 Apr 9, 2024
@benfred benfred deleted the branch-24.06-merge-24.04 branch April 10, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci CMake cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants