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 CUDA support to decimal32 and decimal64 basic ops #719

Merged
merged 10 commits into from
Aug 13, 2024
Merged

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    97cca59 View commit details
    Browse the repository at this point in the history
  2. Add decimal32 add CUDA test

    mborland committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    683dbc3 View commit details
    Browse the repository at this point in the history
  3. Add decimal32 sub CUDA test

    mborland committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5362670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa5b063 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    299d42e View commit details
    Browse the repository at this point in the history
  6. Add markers to decimal64

    mborland committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    143436d View commit details
    Browse the repository at this point in the history
  7. Add decimal64 add CUDA test

    mborland committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    eb1baae View commit details
    Browse the repository at this point in the history
  8. Add decimal64 sub CUDA test

    mborland committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    4696b56 View commit details
    Browse the repository at this point in the history
  9. Add decimal64 mul CUDA test

    mborland committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b48bbb2 View commit details
    Browse the repository at this point in the history
  10. Add decimal64 div CUDA test

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