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

improving test coverage for float precision variants in backends #1145

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 15, 2023

  1. introduce cached_properties in GPU methods classes (no more lengthy c…

    …onstructors + lazy evaluation reducing Thrust compile times)
    slayoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4c1904a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30c75b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc85afd View commit details
    Browse the repository at this point in the history
  4. use PI from constants

    slayoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e5c7802 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c9ff58 View commit details
    Browse the repository at this point in the history
  6. revert to prop_cycler...

    slayoo committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9b3e431 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff86af7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdf10ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b91d3d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    9eed9e5 View commit details
    Browse the repository at this point in the history
  2. fixing merge conflicts

    slayoo committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    e8d0f09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df03eb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    910eb5b View commit details
    Browse the repository at this point in the history
  2. fix merge conflict

    slayoo committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    123067b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    327c871 View commit details
    Browse the repository at this point in the history