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

#5641: Fix HIP & CUDA MDRange reduce for sizeof(value_type) < sizeof(int) #5745

Merged
merged 10 commits into from Mar 11, 2023

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    814d88d View commit details
    Browse the repository at this point in the history
  2. Add test case

    PhilMiller committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d3f6d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da28efa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e440bcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba1387 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1a5d93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    85c6eb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e994a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    2b7c4e0 View commit details
    Browse the repository at this point in the history
  2. Fix skipping condition

    PhilMiller committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1aa7aed View commit details
    Browse the repository at this point in the history