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

hip mfma tests #246

Open
wants to merge 92 commits into
base: develop
Choose a base branch
from
Open

hip mfma tests #246

wants to merge 92 commits into from

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    1594a50 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    e3d5aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332067b View commit details
    Browse the repository at this point in the history
  3. fixing flop calc

    CRobeck committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8aa020b View commit details
    Browse the repository at this point in the history
  4. fixing some variable names

    CRobeck committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    bc9770a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    774d742 View commit details
    Browse the repository at this point in the history
  2. fixing results array storage

    CRobeck committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    83700d6 View commit details
    Browse the repository at this point in the history
  3. finish multi matrix support

    CRobeck committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1bbd473 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    5591849 View commit details
    Browse the repository at this point in the history
  2. adding a few more guard rails for fma builtins. kernel still only imp…

    …lemented for gfx908 and gfx90a
    CRobeck committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4653c23 View commit details
    Browse the repository at this point in the history
  3. adding some ifdefs to call a seperate mfma kernel if hardware support…

    … not availble. kernel is currently empty
    CRobeck committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    bd47d35 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. adding reference basic mat-mat kernel for comparison when no mfma ins…

    …tructions are available
    Corbin Andrew Robeck committed May 3, 2022
    Configuration menu
    Copy the full SHA
    fde4b65 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into test/mfma

    Corbin Andrew Robeck committed May 3, 2022
    Configuration menu
    Copy the full SHA
    47925bb View commit details
    Browse the repository at this point in the history
  3. adding problem size support to base hip kernel

    Corbin Andrew Robeck committed May 3, 2022
    Configuration menu
    Copy the full SHA
    7174382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5fe861 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23866ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b7bd12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ad1472 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67c02c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3b4488 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    799e17c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    451dee2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c015117 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a6ccd7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43c1c6e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2e75981 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5181219 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ef451af View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7eab287 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    0bd36f4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    3c906a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    464380d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee3c695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24279eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75c7a07 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    75875b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a46e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4328c8 View commit details
    Browse the repository at this point in the history
  4. fixing missing ;

    CRobeck committed May 9, 2022
    Configuration menu
    Copy the full SHA
    be2430f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    1ff6f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dcd3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66d9756 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73d745a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c63d3b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. fixing some unused vars

    CRobeck committed May 16, 2022
    Configuration menu
    Copy the full SHA
    ca7b810 View commit details
    Browse the repository at this point in the history
  2. fix indexing issue

    CRobeck committed May 16, 2022
    Configuration menu
    Copy the full SHA
    02633ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1fb1ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    faf046f View commit details
    Browse the repository at this point in the history
  5. update data types

    CRobeck authored May 16, 2022
    Configuration menu
    Copy the full SHA
    73bd85e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. fix indexing issue

    CRobeck committed May 19, 2022
    Configuration menu
    Copy the full SHA
    4f7dac3 View commit details
    Browse the repository at this point in the history
  2. fix indexing issue

    CRobeck committed May 19, 2022
    Configuration menu
    Copy the full SHA
    8e119d7 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    CRobeck committed May 19, 2022
    Configuration menu
    Copy the full SHA
    cde8323 View commit details
    Browse the repository at this point in the history
  4. fix one more indexing issue

    CRobeck committed May 19, 2022
    Configuration menu
    Copy the full SHA
    e7ef2b4 View commit details
    Browse the repository at this point in the history
  5. fix indexing issue

    CRobeck committed May 19, 2022
    Configuration menu
    Copy the full SHA
    78e2590 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    feadc64 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. fix one more indexing issue

    CRobeck committed May 20, 2022
    Configuration menu
    Copy the full SHA
    900671a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    162a855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbf2820 View commit details
    Browse the repository at this point in the history
  4. removing some unused vars

    CRobeck committed May 20, 2022
    Configuration menu
    Copy the full SHA
    e1ebcdd View commit details
    Browse the repository at this point in the history
  5. cleaning up block/grid defs

    CRobeck committed May 20, 2022
    Configuration menu
    Copy the full SHA
    f02da32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59f6766 View commit details
    Browse the repository at this point in the history
  7. fix spacing

    CRobeck authored May 20, 2022
    Configuration menu
    Copy the full SHA
    89a8c00 View commit details
    Browse the repository at this point in the history
  8. fix spacing

    CRobeck authored May 20, 2022
    Configuration menu
    Copy the full SHA
    1156a66 View commit details
    Browse the repository at this point in the history
  9. spacing

    CRobeck authored May 20, 2022
    Configuration menu
    Copy the full SHA
    fd9d80a View commit details
    Browse the repository at this point in the history
  10. spacing

    CRobeck authored May 20, 2022
    Configuration menu
    Copy the full SHA
    c7b35a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2d591b2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30cfca4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ca73ff View commit details
    Browse the repository at this point in the history
  14. fixing undefined var

    CRobeck committed May 20, 2022
    Configuration menu
    Copy the full SHA
    18622fb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    23b9277 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5f46c0e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f0e512 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8f07996 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. update default problem size

    CRobeck authored May 21, 2022
    Configuration menu
    Copy the full SHA
    c94586f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. update spacing

    CRobeck authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    43e277b View commit details
    Browse the repository at this point in the history
  2. fix spacing

    CRobeck committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    44c36b4 View commit details
    Browse the repository at this point in the history
  3. formating clean up

    CRobeck committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    8e3fbf6 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    bd2d44c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49084ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5169e6e View commit details
    Browse the repository at this point in the history
  4. fix RAJAPERF_UNROLL def

    CRobeck committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a400d93 View commit details
    Browse the repository at this point in the history
  5. fix type in cuda variant

    CRobeck committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5bc407f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Update MAT_FUSED_MUL_ADD.hpp

    fix spacing
    CRobeck authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3186df1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    9eb3ce4 View commit details
    Browse the repository at this point in the history
  2. add raja_hiperrchk header

    Co-authored-by: Jason Burmark <[email protected]>
    CRobeck and MrBurmark authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f8c1f2c View commit details
    Browse the repository at this point in the history
  3. update lone N_Elem var

    CRobeck authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1347434 View commit details
    Browse the repository at this point in the history
  4. update lambda forall

    CRobeck committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    cde5c95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4ee50d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    5b93123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39fbf15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    831e61c View commit details
    Browse the repository at this point in the history
  4. fixing var naming issue

    CRobeck committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    4e6a7b3 View commit details
    Browse the repository at this point in the history