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

Unify more CUDA and HIP files into common #1516

Merged
merged 17 commits into from
Jul 5, 2024
Merged

Unify more CUDA and HIP files into common #1516

merged 17 commits into from
Jul 5, 2024

Commits on Jul 5, 2024

  1. run script

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1bbc923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bec810 View commit details
    Browse the repository at this point in the history
  3. adapt headers

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c3d2b59 View commit details
    Browse the repository at this point in the history
  4. fix fbcsr instantiation

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    ea542f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    885b213 View commit details
    Browse the repository at this point in the history
  6. revert batch changes

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2941a30 View commit details
    Browse the repository at this point in the history
  7. fix batch

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0dfba21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d2420b4 View commit details
    Browse the repository at this point in the history
  9. unify index_map

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6511ede View commit details
    Browse the repository at this point in the history
  10. unify stopping criteria

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c05b054 View commit details
    Browse the repository at this point in the history
  11. fix include guard naming

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e72dc9a View commit details
    Browse the repository at this point in the history
  12. fix formatting

    Co-authored-by: Yuhsiang M. Tsai <yhmtsai@gmail.com>
    upsj and yhmtsai committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    8549e82 View commit details
    Browse the repository at this point in the history
  13. add unification script

    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a0f5a82 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    11d1064 View commit details
    Browse the repository at this point in the history
  15. fix HIP warnings

    The % in the computation gets misinterpreted by the printf used as a fallback for GKO_ASSERT
    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d10c4e7 View commit details
    Browse the repository at this point in the history
  16. review updates

    Co-authored-by: Yu-Hsiang M. Tsai <yhmtsai@gmail.com>
    upsj and yhmtsai committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d47dab2 View commit details
    Browse the repository at this point in the history
  17. Revert "add unification script"

    This reverts commit a0f5a82.
    upsj committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    391a638 View commit details
    Browse the repository at this point in the history