1. 10 Oct, 2024 3 commits
  2. 09 Oct, 2024 3 commits
  3. 08 Oct, 2024 3 commits
    • Rostyslav Geyyer's avatar
      Add a gpu gemm reference kernel (#1528) · aa932445
      Rostyslav Geyyer authored
      
      
      * Add a gpu gemm reference kernel
      
      * Switch to gpu reference in gemm examples
      
      * Remove redundant arguments
      
      * Update all related examples
      
      * Update more examples
      
      * Try less threads per block
      
      * Try even less threads per block
      
      * Add support for all matrix layouts
      
      * Increase block size
      
      * Clean up
      
      * Remove hardcoded strides
      
      * Clean up
      
      * Try a column-major case
      
      * Revert back to row-major
      
      * Run both CPU and GPU veriffication
      
      ---------
      Co-authored-by: default avatarPo Yen Chen <PoYen.Chen@amd.com>
      aa932445
    • Po Yen Chen's avatar
      [CK_TILE] Update example README files & fix script compatibility issue (#1548) · 0c094daa
      Po Yen Chen authored
      * Fix text alignment of ArgParser::print()
      
      * Update example README files
      
      * Clarify make-ck-dev.sh <arch> usage
      
      * Only keep some of the argument from '-?' output
      
      * Undo command line output changes in README
      
      * Only keep existing argument on doc and update description
      
      * Fix text alignment
      
      * Make cmake-ck-*.sh compatible with 'sh' command
      0c094daa
    • Qianfeng's avatar
      [CK_TILE] Simplify the codes in splitkv_combine pipeline (#1549) · 74d68e3b
      Qianfeng authored
      
      
      * Simplify the codes in splitkv_combine pipeline
      
      * Always set kPadSeqLenK=true for fmha splitkv kernels
      
      * Change in Oacc Alignment and TileDistribution to be more adaptable to tile sizes
      
      ---------
      Co-authored-by: default avatarPo Yen Chen <PoYen.Chen@amd.com>
      74d68e3b
  4. 07 Oct, 2024 4 commits
  5. 04 Oct, 2024 3 commits
  6. 02 Oct, 2024 2 commits
  7. 01 Oct, 2024 4 commits
  8. 27 Sep, 2024 1 commit
  9. 26 Sep, 2024 1 commit
  10. 25 Sep, 2024 3 commits
  11. 24 Sep, 2024 1 commit
  12. 23 Sep, 2024 1 commit
    • Illia Silin's avatar
      Add a daily CI build with legacy dockers. (#1525) · f16ebf82
      Illia Silin authored
      * add an option to build CK with legacy dockers
      
      * change the custom docker settings
      
      * add environment varianble for custom docker
      
      * use a new variable for legacy docker name
      
      * new way to pass docker names for legacy OS
      
      * add legacy docker check in the Build_CK function
      
      * change groovy syntax
      
      * add a check for legacy docker in getDockerImage
      
      * make sure the legacy docker name is not empty
      
      * remove the dumb-init call
      
      * disable the tests in legacy OS dockers
      
      * disable tests in legacy dockers
      
      * use a different way to disable tests in legacy dockers
      
      * rearrange the CI stages for legacy OS
      
      * use different way to disable tests in legacy dockers
      
      * update LD_LIBRARY_PATH for legacy dockers and add cron job
      
      * update LD_LIBRARY_PATH at docker launch
      
      * change the sytax for setting LD_LIBRARY_PATH
      f16ebf82
  13. 22 Sep, 2024 1 commit
  14. 20 Sep, 2024 2 commits
  15. 18 Sep, 2024 2 commits
  16. 17 Sep, 2024 3 commits
  17. 16 Sep, 2024 1 commit
  18. 14 Sep, 2024 2 commits