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

Add inclusive_scan with initial value support (warp/block) #1749

Merged
merged 28 commits into from
Jun 11, 2024

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    2f93334 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66bcb0a View commit details
    Browse the repository at this point in the history
  3. Fix docs separator pitfall

    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9c33ead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c6da03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    917b496 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30988ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fba1605 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87584bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e41ccea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fbf080b View commit details
    Browse the repository at this point in the history
  11. Refine blockScan unit tests

    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a29693e View commit details
    Browse the repository at this point in the history
  12. Add value based API tests

    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    402d435 View commit details
    Browse the repository at this point in the history
  13. Revert "Input cannot be const for Block::InclusiveScan"

    This reverts commit ea1fbe8.
    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6b8c673 View commit details
    Browse the repository at this point in the history
  14. Revert "Add value based API tests"

    This reverts commit 346f081.
    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bd3e8b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    52b1a0a View commit details
    Browse the repository at this point in the history
  16. Revert "Add tests for value based block scan APIs"

    This reverts commit 37e726e.
    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    76379d7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    632a86a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef07f8f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    45182ff View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    403f4a1 View commit details
    Browse the repository at this point in the history
  21. Revert "Add device inclusive scan with init value"

    This reverts commit 003c928.
    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    156e804 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1bd8ffa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8394a55 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f7b7651 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c9131ac View commit details
    Browse the repository at this point in the history
  26. Add warp_aggregate API test

    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9582835 View commit details
    Browse the repository at this point in the history
  27. Improve warp_scan api test

    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e41e85a View commit details
    Browse the repository at this point in the history
  28. Resolve final reviews

    gonidelis committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    690571a View commit details
    Browse the repository at this point in the history