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

Adding HostLibraryTests back to hipBLASLt #1147

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

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    c85586d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f25ba0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e19915 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    223aedc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 12, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    e9a56b0 View commit details
    Browse the repository at this point in the history
  2. Update gitignore

    AlexBrownAMD committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7809986 View commit details
    Browse the repository at this point in the history
  3. Option to disable GSU in kernels.

    Modularize GSU code so it is more contained, reduces branch points in KernelWriter code.
    Fix a temp register allocation bug.
    Fix alignment of some registers rather than rely on a specific order.
    AlexBrownAMD committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cbf4ef3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ca5221d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f5a915 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 15, 2024

  1. Support for predicate arithmetic intensity added on top of streamK br… (

    ROCm#3)
    
    * Support for predicate arithmetic intensity added on top of streamK branch in Alex's repo
    adityalj authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ac84fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 22, 2024

  1. Grid prediction (ROCm#4)

    * Analytical grid size prediction model for Stream-K
    adityalj authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a100b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ce3017 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a50f3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4df66e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge pull request ROCm#6 from AlexBrownAMD/StreamKGen

    Porting code gen changes for stream-k
    AlexBrownAMD authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fc0f23d View commit details
    Browse the repository at this point in the history
  2. Some build fixes

    AlexBrownAMD committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    16fa505 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e8fa21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5642e5c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. point flag to synchronizer

    adityalj committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    2f882d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c5159d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 12, 2024

  1. Merge pull request ROCm#7 from adityalj/flag_init

    Flag init
    AlexBrownAMD authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8367400 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. SOme bug fixes

    AlexBrownAMD committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f734836 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

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

Commits on Aug 21, 2024

  1. Merge fixes for stream-k

    AlexBrownAMD committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    593e98f View commit details
    Browse the repository at this point in the history
  2. Some stream-k test files

    AlexBrownAMD committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3a96ecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c7b462 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Bug fixes from merge

    AlexBrownAMD committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7b84b91 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    cfdaf49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f2d35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7d7d57 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    e6de95f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc61d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e304cf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256da9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bbeff9 View commit details
    Browse the repository at this point in the history
  6. Fix merge issue

    AlexBrownAMD committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    21abe72 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. initial PR requirements

    wmahmood committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f9e6622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c6cc7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:ROCm/hipBLASLt into addHostLibra…

    …ryTestInit
    wmahmood committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2f9f0ac View commit details
    Browse the repository at this point in the history
  4. Merge branch 'addHostLibraryTestInit' of github.com:mahmoodw/hipBLASL…

    …t into addHostLibraryTestInit
    wmahmood committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0ae40e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Clean up

    wmahmood committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3669450 View commit details
    Browse the repository at this point in the history