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

Improve binary function objects and replace thrust implementation #1872

Merged
merged 7 commits into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    7928b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02b77c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da54d34 View commit details
    Browse the repository at this point in the history
  4. Replace _CCCL_CONSTEXPR_CXX14 with constexpr

    Replace _CCCL_CONSTEXPR_CXX14 with constexpr in all libcudacxx
    binary function objects that are imported in thrust.
    srinivasyadav18 authored and bernhardmgruber committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bcfb661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ccbc08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f56e9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    216a02c View commit details
    Browse the repository at this point in the history