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

GPU Batch 5 #1167

Merged
merged 34 commits into from
Aug 6, 2024
Merged

GPU Batch 5 #1167

merged 34 commits into from
Aug 6, 2024

Commits on Aug 5, 2024

  1. Add GPU support to sqrt1pm1

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b9f6405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa5e7e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51a49ad View commit details
    Browse the repository at this point in the history
  4. Add SYCL erf testing

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5ab4837 View commit details
    Browse the repository at this point in the history
  5. Add sqrt1pm1 to fwd

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    086ba3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5b142c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00e0aa0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    623b1fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d2f737 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e469215 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4aaa9b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f2cbbd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a15df8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d51329 View commit details
    Browse the repository at this point in the history
  15. Fix signbit GPU support

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    540c715 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2bfb2b5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    10e7e1b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80f0fff View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9f7215d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e9ccdcf View commit details
    Browse the repository at this point in the history
  21. Add SYCL gamma testing

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5ad3866 View commit details
    Browse the repository at this point in the history
  22. Remove extra overloads

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b67f1fd View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    18ef483 View commit details
    Browse the repository at this point in the history
  24. Remove recursion in lgamma

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dc792c9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1fcc01a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0fafaf2 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    82d56ac View commit details
    Browse the repository at this point in the history
  28. Make powm1 GPU compatible

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    49cc43c View commit details
    Browse the repository at this point in the history
  29. Fix GCC warnings

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    635bd32 View commit details
    Browse the repository at this point in the history
  30. Revert if constexpr change

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c7e16f7 View commit details
    Browse the repository at this point in the history
  31. Fix typo

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    24a0922 View commit details
    Browse the repository at this point in the history
  32. Fix comparison

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    faf541e View commit details
    Browse the repository at this point in the history
  33. Use tag type idiom

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    87048d9 View commit details
    Browse the repository at this point in the history
  34. Reorder overflow checks

    mborland committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    445e36a View commit details
    Browse the repository at this point in the history