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

Replace raw streams with rmm::cuda_stream_view (part 3) #6744

Merged
merged 120 commits into from
Nov 24, 2020

Commits on Oct 29, 2020

  1. Fix cast warning.

    harrism committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    ff53e23 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Initial stream changes

    harrism committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    8c44ade View commit details
    Browse the repository at this point in the history
  2. Revert commented out stuff.

    harrism committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    7802d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ca10c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22a14dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fab2ad View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Changelog for rapidsai#6646

    harrism committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    984c7ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    953d133 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ebf99e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31716db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba2fc0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8827e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    6c88b59 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    a31c432 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    325ca52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eafb55c View commit details
    Browse the repository at this point in the history
  4. Use stream.synchronize()

    harrism committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    ad24fb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b6b0aa View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    a2edf78 View commit details
    Browse the repository at this point in the history
  2. Changelog for rapidsai#6648

    harrism committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    94b1627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c497fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03aec6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    802fa76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7faec9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    927378b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    243d2a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    554a370 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a76e9ec View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    817c715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e663d97 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    2da7bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a5420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be38bda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a546bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d863dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84a200e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    876d9ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a7d15c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1340241 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a0c0f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61446f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    091aa27 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9087cf5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    576dae1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ab4384 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d08b2d0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1715b80 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    6250687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3bfb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fe4db4 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    4c93c62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87548f5 View commit details
    Browse the repository at this point in the history
  3. Changelog

    harrism committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    f286a15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f660aa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9a530e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8ec499 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d349e49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e0614e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5506652 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fb9300 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    b9edf1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f1f8d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88cdbfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a4be90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8232fd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8733c0 View commit details
    Browse the repository at this point in the history
  7. Changelog for rapidsai#6744

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    ef9f2b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de8d457 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3246c71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3583edc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    518566c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c737693 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75064fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    904b0f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    edbe609 View commit details
    Browse the repository at this point in the history
  16. extract -> cuda_stream_view

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    b33b54e View commit details
    Browse the repository at this point in the history
  17. merge -> cuda_stream_view

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    c6431b1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9183840 View commit details
    Browse the repository at this point in the history
  19. minmax --> cuda_stream_view

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    15060d3 View commit details
    Browse the repository at this point in the history
  20. scan --> cuda_stream_view

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    ba5405d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b38d88f View commit details
    Browse the repository at this point in the history
  22. clamp --> cuda_stream_view

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    afc1fd0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    09cbc45 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fb76a0c View commit details
    Browse the repository at this point in the history
  25. rolling --> cuda_stream_view

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1807d64 View commit details
    Browse the repository at this point in the history
  26. rank --> cuda_stream_view

    harrism committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    a532bae View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    af624e5 View commit details
    Browse the repository at this point in the history
  2. tests --> cuda_stream_view

    harrism committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    cf93ce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3185a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e46e6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    291f5cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c526cd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c3f3a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    5b0592b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b2ac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e393ff9 View commit details
    Browse the repository at this point in the history
  4. Use cuda_stream_default

    harrism committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    05fe96c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    06b6283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4150783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d88e34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc994aa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    9d8f23e View commit details
    Browse the repository at this point in the history
  2. Header fix

    harrism committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    6a62744 View commit details
    Browse the repository at this point in the history
  3. Header fixes

    harrism committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    acbb2eb View commit details
    Browse the repository at this point in the history
  4. Add missing include.

    harrism committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    81cd601 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    81ab40c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc08f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee42e87 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    2390e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5bdacc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    645dd7f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. quotes -> <>

    harrism committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    3250070 View commit details
    Browse the repository at this point in the history
  2. "" --> <>

    harrism committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    69e1712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a0e8ef View commit details
    Browse the repository at this point in the history
  4. Fix CHECK_CUDA

    harrism committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    a88632c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1278dec View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Add missing parens

    harrism committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    7538009 View commit details
    Browse the repository at this point in the history
  2. Fix debug compilation failure

    harrism committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    da7d66b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a68c39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dc105d View commit details
    Browse the repository at this point in the history