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

rocThrust for thrust functionality in HIP #560

Merged
merged 10 commits into from
May 18, 2024
Merged

Commits on May 18, 2024

  1. Add rocThrust and basic test

    Stewart Martin-Haugh [email protected] authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    bbe450a View commit details
    Browse the repository at this point in the history
  2. Add rocThrust library

    Stewart Martin-Haugh [email protected] authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    5383ec7 View commit details
    Browse the repository at this point in the history
  3. Thrust -> rocThrust

    Stewart Martin-Haugh [email protected] authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    55f66a0 View commit details
    Browse the repository at this point in the history
  4. Add HIP workflow

    Stewart Martin-Haugh [email protected] authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c07b5a5 View commit details
    Browse the repository at this point in the history
  5. Add HIP compiler options: only -fPIE at the moment

    Stewart Martin-Haugh [email protected] authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    efd039d View commit details
    Browse the repository at this point in the history
  6. Switch to new rocm clang container

    StewMH authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    9cb4f95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8ff52e View commit details
    Browse the repository at this point in the history
  8. Add -fPIE to compilation

    StewMH authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    5b55d66 View commit details
    Browse the repository at this point in the history
  9. CMake updates, copyright

    Stewart Martin-Haugh [email protected] authored and krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    4500223 View commit details
    Browse the repository at this point in the history
  10. Tweaking the rocThrust setup according to my own taste.

    So that it could be used with our existing ROCm/HIP Docker
    images as well.
    krasznaa committed May 18, 2024
    Configuration menu
    Copy the full SHA
    20ab37e View commit details
    Browse the repository at this point in the history