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

Include PR#2124 #42

Merged
merged 1 commit into from
Apr 6, 2022
Merged

Include PR#2124 #42

merged 1 commit into from
Apr 6, 2022

Commits on Apr 6, 2022

  1. Consolidate C++ conda recipes and add libcugraph-tests package (rap…

    …idsai#2124)
    
    This PR includes the following changes:
      - Adds a `libcugraph-tests` package to the `libcugraph` recipe
        - This is a prerequisite for removing "Project Flash" from our build/CI scripts
        - The `libcugraph-tests` package was added as an additional output to the existing `libcugraph` recipe (which was renamed to `libcugraph-split`)
      - Consolidates remaining C++ recipes into `libcugraph-split` recipe
        - This gets rid of a lot of duplicate code between the recipes and reduces the number of times we have to call conda build in our CI scripts
    
    Authors:
      - Jordan Jacobelli (https://github.com/Ethyling)
    
    Approvers:
      - AJ Schmidt (https://github.com/ajschmidt8)
    
    URL: rapidsai#2124
    jjacobelli authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    1e46f7b View commit details
    Browse the repository at this point in the history