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

Adds support for pulling cuCollections using rapids-cmake #201

Merged
merged 20 commits into from
Jun 16, 2022

Commits on Jun 16, 2022

  1. Initial version of get_cuco.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    6db7b8b View commit details
    Browse the repository at this point in the history
  2. Add a test.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    34051f1 View commit details
    Browse the repository at this point in the history
  3. Update testing CMakeLists.txt.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    0651db2 View commit details
    Browse the repository at this point in the history
  4. Add a comment.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    0e8e2c1 View commit details
    Browse the repository at this point in the history
  5. Apply linters.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    2769040 View commit details
    Browse the repository at this point in the history
  6. Add note about installation.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    1e11ac5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e75954 View commit details
    Browse the repository at this point in the history
  8. Propagate variables.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    dc1d86e View commit details
    Browse the repository at this point in the history
  9. Rename test to cuco-simple.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    9305482 View commit details
    Browse the repository at this point in the history
  10. Add test of exporting.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    29162d7 View commit details
    Browse the repository at this point in the history
  11. Update docs.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    bb428f6 View commit details
    Browse the repository at this point in the history
  12. Prevent a shallow clone.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5f888dc View commit details
    Browse the repository at this point in the history
  13. Specify options.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e3cb178 View commit details
    Browse the repository at this point in the history
  14. Fix typo in test.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    61a234f View commit details
    Browse the repository at this point in the history
  15. Fix exclusion.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d35820c View commit details
    Browse the repository at this point in the history
  16. cmake-format.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    adc60e4 View commit details
    Browse the repository at this point in the history
  17. Update copyrights.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d2865e9 View commit details
    Browse the repository at this point in the history
  18. Rename CUCO->_RAPIDS.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    dd46092 View commit details
    Browse the repository at this point in the history
  19. Fix typo in error message.

    vyasr committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e707e4e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2460713 View commit details
    Browse the repository at this point in the history