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

Add workgroup chipletgroup strategy to workgroup reordering pass #17811

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Jun 26, 2024

  1. chiplet-aware workgroup reordering

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    343477b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. add attribute, test and format the code

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3d3f465 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. address comments

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d63d291 View commit details
    Browse the repository at this point in the history
  2. address comments

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7a5da68 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. added a new attribute about chiplet (not finished yet)

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    6df192f View commit details
    Browse the repository at this point in the history
  2. added a new attribute about number of chiplets (done)

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4493873 View commit details
    Browse the repository at this point in the history
  3. rename pass options

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1389079 View commit details
    Browse the repository at this point in the history
  4. fix typos and address comments

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    468e622 View commit details
    Browse the repository at this point in the history
  5. address comments

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5e0875a View commit details
    Browse the repository at this point in the history
  6. use log2tilesize name and helper function to get target attr

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b7d2946 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. correct the print of the pipeline options

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e654e69 View commit details
    Browse the repository at this point in the history
  2. rename attrs, typo fixes and address comments

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    baf9997 View commit details
    Browse the repository at this point in the history
  3. add a check to return failure

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    842c626 View commit details
    Browse the repository at this point in the history
  4. update the scripts

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5cdee8e View commit details
    Browse the repository at this point in the history
  5. update the script (chipletgroup)

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    03a01d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. update script

    Signed-off-by: Bangtian Liu <liubangtian@gmail.com>
    bangtianliu committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1d2279f View commit details
    Browse the repository at this point in the history