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

Fixes a host function called from host device function. #1338

Merged
merged 15 commits into from
Jun 10, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    9a82d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa2c1c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2946173 View commit details
    Browse the repository at this point in the history
  4. Change IndirectionPolicy so it will not actually do indirection in GP…

    …U cases where it should not. This silences many warnings about calling std::vector::operator[] when not appropriate.
    BradWhitlock committed May 10, 2024
    Configuration menu
    Copy the full SHA
    98d9c0e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Fix sign change warning

    BradWhitlock committed May 11, 2024
    Configuration menu
    Copy the full SHA
    0b2fb7d View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. clang-format

    BradWhitlock committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9e694e6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    15bb51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e002cd5 View commit details
    Browse the repository at this point in the history
  3. clang-format

    BradWhitlock committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cefb9ea View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Added missing return.

    BradWhitlock committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4cdc60e View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed May 23, 2024
    Configuration menu
    Copy the full SHA
    40024bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d9f0af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d76f077 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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