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

Feature/madd #233

Merged
merged 3 commits into from
Aug 7, 2020
Merged

Feature/madd #233

merged 3 commits into from
Aug 7, 2020

Commits on Jul 9, 2020

  1. Added madd4, madd5, madd6 cuda functions. Benchmarking now to see if …

    …there is any noticeable improvement.
    peytondmurray committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    9f2a584 View commit details
    Browse the repository at this point in the history
  2. Modified and benchmarked the RK23BS, RK4, RK45DP, and RK56 solvers us…

    …ing the new cuda.madd functions
    peytondmurray committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    2d7bf8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53a0217 View commit details
    Browse the repository at this point in the history