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

Fix device/host call issues in CUDA (when not using relaxed constexpr workaround) #360

Merged
merged 13 commits into from
Oct 4, 2024

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    a0c6886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56d8424 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00969d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaa2b87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37283cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97c1813 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fcdad7 View commit details
    Browse the repository at this point in the history
  8. remove type access from our tuple standin for device code and comment…

    … about what it's used for
    nmm0 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9f9a555 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    43d0595 View commit details
    Browse the repository at this point in the history
  2. Fix C++14 build

    crtrott committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b0c2452 View commit details
    Browse the repository at this point in the history
  3. Fix comments

    crtrott committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e818f4d View commit details
    Browse the repository at this point in the history
  4. More review comment fixes

    crtrott committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f86bfe8 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Use | operator instead of +

    crtrott committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f5017f3 View commit details
    Browse the repository at this point in the history