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

Support parallel split K mode for porfiling #277

Merged
merged 5 commits into from
Jan 27, 2022

Commits on Jun 11, 2021

  1. Support parallel split K mode for porfiling

    Signed-off-by: Peter Han <fujun.han@iluvatar.ai>
    Peter9606 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    3584270 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Parallel Split K support

      1. find gemm kernel by preference key
      2. switch m n for redution kernel
    
    Signed-off-by: Peter Han <fujun.han@iluvatar.ai>
    Peter9606 committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    55ce092 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    a396094 View commit details
    Browse the repository at this point in the history
  2. parallel splitk for fp16 gemm

    hwu36 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4e1e524 View commit details
    Browse the repository at this point in the history
  3. add one missing file

    hwu36 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6facf82 View commit details
    Browse the repository at this point in the history