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

NVRTC Batch 4 #1179

Merged
merged 24 commits into from
Aug 15, 2024
Merged

NVRTC Batch 4 #1179

merged 24 commits into from
Aug 15, 2024

Commits on Aug 14, 2024

  1. Add NVRTC support to cos_pi

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ee01d41 View commit details
    Browse the repository at this point in the history
  2. Add cos_pi NVRTC testing

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dac34c5 View commit details
    Browse the repository at this point in the history
  3. Add NVRTC support to sin_pi

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    635df5d View commit details
    Browse the repository at this point in the history
  4. Add sin_pi NVRTC testing

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    375d316 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37a08c0 View commit details
    Browse the repository at this point in the history
  6. Add erf NVRTC testing

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    666564b View commit details
    Browse the repository at this point in the history
  7. Add erfc NVRTC testing

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    463699e View commit details
    Browse the repository at this point in the history
  8. Fix types in NVRTC testing

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dd71138 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a44874 View commit details
    Browse the repository at this point in the history
  10. Add erf_inv NVRTC testing

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6c4b56c View commit details
    Browse the repository at this point in the history
  11. Add erfc_inv NVRTC testing

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    993d92d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa33cdf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    68e73ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0b403b7 View commit details
    Browse the repository at this point in the history
  15. Fix old promotion args

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    494f2f2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    93d6307 View commit details
    Browse the repository at this point in the history
  17. Add GPU to macro definitions

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ede033e View commit details
    Browse the repository at this point in the history
  18. Add more macro definitions

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3a6eacc View commit details
    Browse the repository at this point in the history
  19. Remove old workaround

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    81ccdb3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e48890f View commit details
    Browse the repository at this point in the history
  21. Add missing macros

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b308832 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e4c107c View commit details
    Browse the repository at this point in the history
  23. Add NVRTC support to digamma

    mborland committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ce9ecc7 View commit details
    Browse the repository at this point in the history
  24. Add NVRTC digamma tests

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