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

Change the block size to 1024 during compilation. #2460

Merged
merged 5 commits into from
Dec 28, 2022
Merged

Change the block size to 1024 during compilation. #2460

merged 5 commits into from
Dec 28, 2022

Commits on Nov 28, 2022

  1. The default block size of rocm is 256.The designed kenel has a block …

    …size of 512.Change the block size to 1024 during compilation.
    xiabo123 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2a5e74d View commit details
    Browse the repository at this point in the history
  2. The default block size of rocm is 256.The designed kenel has a block …

    …size of 512.Change the block size to 1024 during compilation.
    xiabo123 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    ec524c0 View commit details
    Browse the repository at this point in the history
  3. The default block size of rocm is 256.The designed kenel has a block …

    …size of 512.Change the block size to 1024 during compilation.
    xiabo123 committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c727792 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. The default block size of rocm is 256.The designed kenel has a block …

    …size of 512.Change the block size to 1024 during compilation.
    xiabo123 committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    0b4f16e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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