1. 01 Oct, 2024 4 commits
  2. 27 Sep, 2024 1 commit
  3. 26 Sep, 2024 1 commit
  4. 25 Sep, 2024 3 commits
  5. 24 Sep, 2024 1 commit
  6. 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
  7. 22 Sep, 2024 1 commit
  8. 20 Sep, 2024 2 commits
  9. 18 Sep, 2024 2 commits
  10. 17 Sep, 2024 3 commits
  11. 16 Sep, 2024 1 commit
  12. 14 Sep, 2024 2 commits
  13. 13 Sep, 2024 3 commits
  14. 12 Sep, 2024 2 commits
  15. 11 Sep, 2024 2 commits
  16. 10 Sep, 2024 1 commit
  17. 09 Sep, 2024 1 commit
  18. 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
  19. 05 Sep, 2024 2 commits
  20. 04 Sep, 2024 3 commits
  21. 03 Sep, 2024 1 commit
  22. 02 Sep, 2024 1 commit
  23. 30 Aug, 2024 1 commit