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

Add Omatcopy_batch implementation #445

Merged
merged 14 commits into from
Sep 13, 2023
Merged

Commits on Sep 12, 2023

  1. Added omatcopy batched operation

    OuadiElfarouki authored and s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    368872f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98413a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95cbed8 View commit details
    Browse the repository at this point in the history
  4. Fixed doc

    OuadiElfarouki authored and s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    7ba873e View commit details
    Browse the repository at this point in the history
  5. Minor fix

    OuadiElfarouki authored and s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a105726 View commit details
    Browse the repository at this point in the history
  6. Update test/unittest/CMakeLists.txt

    Co-authored-by: pgorlani <[email protected]>
    2 people authored and s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ddd1e8b View commit details
    Browse the repository at this point in the history
  7. Update src/interface/extension_interface.hpp

    Co-authored-by: pgorlani <[email protected]>
    2 people authored and s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f17c6ba View commit details
    Browse the repository at this point in the history
  8. quick fix

    OuadiElfarouki authored and s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4ccaf8e View commit details
    Browse the repository at this point in the history
  9. Addressed PR comments

    OuadiElfarouki authored and s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    240625c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    11017a9 View commit details
    Browse the repository at this point in the history
  11. [benchmark] Update cuBLAS and rocBLAS extesion operator benchmark

    Update the function to print name and info for benchmarks.
    s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8a94568 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33050fb View commit details
    Browse the repository at this point in the history
  13. Rebase including USM implementation

    Fix rebasing issue and include tests and benchmarks for USM.
    s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c1ccac4 View commit details
    Browse the repository at this point in the history
  14. [test] Fix synchronization bug

    Fix bug in omatcopy_batched test
    s-Nick committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    69db7b9 View commit details
    Browse the repository at this point in the history