1. 07 Oct, 2024 2 commits
  2. 04 Oct, 2024 3 commits
  3. 02 Oct, 2024 2 commits
  4. 01 Oct, 2024 4 commits
  5. 27 Sep, 2024 1 commit
  6. 26 Sep, 2024 1 commit
  7. 25 Sep, 2024 3 commits
  8. 24 Sep, 2024 1 commit
  9. 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
  10. 22 Sep, 2024 1 commit
  11. 20 Sep, 2024 2 commits
  12. 18 Sep, 2024 2 commits
  13. 17 Sep, 2024 3 commits
  14. 16 Sep, 2024 1 commit
  15. 14 Sep, 2024 2 commits
  16. 13 Sep, 2024 3 commits
  17. 12 Sep, 2024 2 commits
  18. 11 Sep, 2024 2 commits
  19. 10 Sep, 2024 1 commit
  20. 09 Sep, 2024 1 commit
  21. 07 Sep, 2024 1 commit
    • Thomas Ning's avatar
      Ck tile gemm example (#1488) · caacd388
      Thomas Ning authored
      
      
      * Checkpoint: Finished with the tile example & kernel verification, working on the different matrix layout
      
      * Finished the Matrix Layout feature set up. Note: Need to modify the inner block to solve the shuffle problem in the future.
      
      * Fix: Clang Format, API fixed from fmha
      
      * fix with better naming convention
      
      * revert back the pipeline code of fmha
      
      * Fixed: Addressed the comments and merge the GEMM shape of GEMM Operator and FMHA Operator to one.
      
      * clang format with the reference_gemm file
      
      * convert the clang format with the remod.py
      
      * Changed the format and variable name of the kernel gemm_shape and partitioner
      
      ---------
      Co-authored-by: default avatarthomasning <thomasning@banff-cyxtera-s70-4.ctr.dcgpu>
      caacd388
  22. 05 Sep, 2024 1 commit