Skip to content

Branch 23.10 merge 23.08#3743

Merged
ajschmidt8 merged 7 commits intorapidsai:branch-23.10from
vyasr:branch-23.10-merge-23.08
Jul 25, 2023
Merged

Branch 23.10 merge 23.08#3743
ajschmidt8 merged 7 commits intorapidsai:branch-23.10from
vyasr:branch-23.10-merge-23.08

Conversation

@vyasr
Copy link
Contributor

@vyasr vyasr commented Jul 25, 2023

Replaces #3737. Also updates and runs update-version.sh to handle some previously missed cases.

vyasr and others added 6 commits July 24, 2023 20:44
Moves the wheel build and test logic out of the workflow into the repo. This matches conda tests more closely and allows each repo to manage its own wheels more easily.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

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

URL: rapidsai#3731
Implements a utility function to renumber sampling function (e.g. `uniform_neighbor_sample`) outputs based on DGL and PyG requirements.

closes rapidsai#3718

Authors:
  - Seunghwa Kang (https://github.com/seunghwak)

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Alex Barghi (https://github.com/alexbarghi-nv)

URL: rapidsai#3707
Definition of C API for renumbering of sampling results.

Authors:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Seunghwa Kang (https://github.com/seunghwak)
  - Alex Barghi (https://github.com/alexbarghi-nv)

Approvers:
  - Alex Barghi (https://github.com/alexbarghi-nv)
  - Seunghwa Kang (https://github.com/seunghwak)

URL: rapidsai#3724
This PR refactors the RMAT generator, update docstrings and tests

Authors:
  - Joseph Nke (https://github.com/jnke2016)

Approvers:
  - Chuck Hastings (https://github.com/ChuckHastings)
  - Rick Ratzel (https://github.com/rlratzel)

URL: rapidsai#3662
By switching to rapids-cmake testing infrastructure we can both run all the tests in parallel from the build environment and the test/install env.

Parallel testing performance.
 - serial baseline: 820sec
 - serial + improved memory allocation: 798sec
 - 1 gpu j8: 220sec

Authors:
  - Robert Maynard (https://github.com/robertmaynard)
  - Matt Joux (https://github.com/MatthiasKohl)

Approvers:
  - Vyas Ramasubramani (https://github.com/vyasr)
  - Brad Rees (https://github.com/BradReesWork)
  - Ray Douglass (https://github.com/raydouglass)

URL: rapidsai#3697
@vyasr vyasr self-assigned this Jul 25, 2023
@vyasr vyasr requested review from a team as code owners July 25, 2023 20:27
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@vyasr vyasr force-pushed the branch-23.10-merge-23.08 branch from 04902cf to c8e021f Compare July 25, 2023 20:31
@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jul 25, 2023
@ajschmidt8
Copy link
Member

CI is green. admin merging this PR since it's time sensitive.

@ajschmidt8 ajschmidt8 merged commit 195837a into rapidsai:branch-23.10 Jul 25, 2023
@vyasr vyasr deleted the branch-23.10-merge-23.08 branch July 26, 2023 00:21
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.

7 participants