-
Notifications
You must be signed in to change notification settings - Fork 304
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
Merge issue #260
Merge issue #260
Conversation
[REVIEW] Local build script to mimic gpuCI
[review] cpp test upgrades for more convenient testing on large input
[REVIEW] Add rmm to the conda configuration
[review] add pip to the install, remove nightly files, update readme
I think we should ignore the changelog error as I didn't edit anything (there was no merge conflict when I used the command line). Editing it would be room for further merge problems. @BradReesWork can you please try to delete |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the ChangeLog will need to be updated later
@@ -8,7 +8,7 @@ | |||
- PR #210 Expose degree calculation kernel via python API | |||
- PR #220 Added bindings for Nvgraph triangle counting | |||
- PR #234 Added bindings for renumbering, modify renumbering to use RMM | |||
|
|||
- PR #250 Add local build script to mimic gpuCI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be in a new Release 0.8 section
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the same for the Improvements and Bug Fixs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think so these are 0.7 changes that were already merged in 0.7.
Recall that this PR is just manually doing what 0.7->0.8 integration that GitHub couldn't do automatically.
This PR reverts the pins that were made in rapidsai#260. Those changes were only needed for the `21.06` branch. Authors: - AJ Schmidt (https://github.com/ajschmidt8) Approvers: - Peter Andreas Entschev (https://github.com/pentschev) - Dillon Cullinan (https://github.com/dillon-cullinan) URL: rapidsai/raft#264
No description provided.