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 3 #4

Merged
merged 37 commits into from
Jul 26, 2024
Merged

GPU batch 3 #4

merged 37 commits into from
Jul 26, 2024

Commits on Jul 25, 2024

  1. Add markers for log1p

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cb3701b View commit details
    Browse the repository at this point in the history
  2. Add log1p CUDA testing

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4df80c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a8d32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    428d666 View commit details
    Browse the repository at this point in the history
  5. Loosen tolerance

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    944f45e View commit details
    Browse the repository at this point in the history
  6. Add GPU support to digamma

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2e77757 View commit details
    Browse the repository at this point in the history
  7. Add digamma CUDA testing

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8c97086 View commit details
    Browse the repository at this point in the history
  8. Add sycl test of digamma

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9fb4677 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c1e9d7 View commit details
    Browse the repository at this point in the history
  10. Make pow GPU compatible

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1629e75 View commit details
    Browse the repository at this point in the history
  11. Make sin_pi GPU compatible

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c887a74 View commit details
    Browse the repository at this point in the history
  12. Make trigamma GPU compatible

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5f4ab0d View commit details
    Browse the repository at this point in the history
  13. Add trigamma CUDA testing

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    525b18c View commit details
    Browse the repository at this point in the history
  14. Rename dispatching function

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    db7fb65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c049fab View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cfc1ad0 View commit details
    Browse the repository at this point in the history
  17. Add trigamma SYCL testing

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0fe35eb View commit details
    Browse the repository at this point in the history
  18. Add sycl testing of pow

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    48f8734 View commit details
    Browse the repository at this point in the history
  19. Add CUDA sin_pi testing

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    b51d312 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e4519a7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    20f17d4 View commit details
    Browse the repository at this point in the history
  22. Make cos_pi GPU capable

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    85e2e4c View commit details
    Browse the repository at this point in the history
  23. Add cos_pi CUDA testing

    mborland committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3c598df View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    502f04f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8a5796a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0210fa3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    226e42e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fcbcf04 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6bf19ff View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0e7ab64 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    044f164 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    8e696df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8a0f54 View commit details
    Browse the repository at this point in the history
  3. Fix header paths

    mborland committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    746f939 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2eaca5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    480df5f View commit details
    Browse the repository at this point in the history
  6. Speed up CI builds

    mborland committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    bdc7c25 View commit details
    Browse the repository at this point in the history