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

Fall back routine when bank-aware allocation fails #1625

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

Commits on May 7, 2024

  1. Update alloc scheme flags

    abisca committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2bbcab6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Solve conflicts

    abisca committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fd0c7d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    820b90c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f45c9f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 26, 2024

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

Commits on Jul 3, 2024

  1. Placement Errors

    pvasireddy-amd committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5a1d14d View commit details
    Browse the repository at this point in the history
  2. Failing check

    pvasireddy-amd committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2c8d17d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8677c4 View commit details
    Browse the repository at this point in the history
  4. Failed check

    pvasireddy-amd committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    cecdf76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5c919a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 17, 2024

  1. Fall back routine

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fe14350 View commit details
    Browse the repository at this point in the history
  2. Fallback routine

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8d5eeb0 View commit details
    Browse the repository at this point in the history
  3. Fallback routine

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2347789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a89eb View commit details
    Browse the repository at this point in the history
  5. Fallback routine

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    eb76073 View commit details
    Browse the repository at this point in the history
  6. Code format

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1ee9a2a View commit details
    Browse the repository at this point in the history
  7. Code formatting

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    181314d View commit details
    Browse the repository at this point in the history
  8. Check message

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6201c29 View commit details
    Browse the repository at this point in the history
  9. Check message

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7d26945 View commit details
    Browse the repository at this point in the history
  10. Check Message

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    71ba614 View commit details
    Browse the repository at this point in the history
  11. Check Message

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    383b6db View commit details
    Browse the repository at this point in the history
  12. Allocation flags

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    33ac05d View commit details
    Browse the repository at this point in the history
  13. Allocation Flags

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8fb7e05 View commit details
    Browse the repository at this point in the history
  14. Check Message

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b5eef3a View commit details
    Browse the repository at this point in the history
  15. Check Message

    pvasireddy-amd committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8f578fd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Default message

    pvasireddy-amd committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6d2ea22 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. FileCheck

    pvasireddy-amd committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5b9c742 View commit details
    Browse the repository at this point in the history
  2. FileCheck

    pvasireddy-amd committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f1b967a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    552cdfe View commit details
    Browse the repository at this point in the history
  2. CI error

    pvasireddy-amd committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    47de60c View commit details
    Browse the repository at this point in the history
  3. CI error

    pvasireddy-amd committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e042b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78466e7 View commit details
    Browse the repository at this point in the history
  5. Revert changes

    pvasireddy-amd committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3fcdbde View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Message change

    pvasireddy-amd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ca9e514 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Adjusting bankIndex

    pvasireddy-amd committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4384c9b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Merge latest changes

    pvasireddy-amd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a53a7a5 View commit details
    Browse the repository at this point in the history
  2. Merge latest changes

    pvasireddy-amd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    978f55e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7612c39 View commit details
    Browse the repository at this point in the history
  4. Formatting main.py

    pvasireddy-amd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bd5a81b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22c5533 View commit details
    Browse the repository at this point in the history
  6. Updated check messages

    pvasireddy-amd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fc6dca2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update flags

    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4c34c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08de1fc View commit details
    Browse the repository at this point in the history
  3. Reduced CHECK message

    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6bdd30f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b0a348 View commit details
    Browse the repository at this point in the history
  5. Updating names

    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    84b94ac View commit details
    Browse the repository at this point in the history
  6. Unit tests

    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5202302 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9989149 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad7a10b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55c7220 View commit details
    Browse the repository at this point in the history
  10. Revert "Error check messgae is not found, so added alloc-scheme to se…

    …e if it helps"
    
    This reverts commit 9989149.
    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    34a3e0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc49e0b View commit details
    Browse the repository at this point in the history
  12. Messages

    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    04dcd7f View commit details
    Browse the repository at this point in the history
  13. Revert "Messages"

    This reverts commit 04dcd7f.
    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e155c24 View commit details
    Browse the repository at this point in the history
  14. Messages

    pvasireddy-amd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    33c659a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8b79b43 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5420b86 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d853109 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. Updating failed tests

    pvasireddy-amd committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d74b3c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f06b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f587300 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9e8d7a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf8cd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4a40bc View commit details
    Browse the repository at this point in the history
  4. Pull to local

    pvasireddy-amd committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e8288d8 View commit details
    Browse the repository at this point in the history
  5. CHECK message

    pvasireddy-amd committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    709f5cd View commit details
    Browse the repository at this point in the history