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

xrt-smi validate test for spatial-sharing overhead (VITIS-13000) #8395

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Sep 5, 2024

  1. Spatial-sharing overhead implementation V1

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f02d9a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Spatial sharing overhead V2 : Code cleanup and review comments handled

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bb022ac View commit details
    Browse the repository at this point in the history
  2. Spatial sharing overhead V3 : potential rhel build failure fix

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e2e88ca View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Spatial sharing overhead V3 : potential rhel build failure fix

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2fb62a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Comments addition with API explanations

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7be236d View commit details
    Browse the repository at this point in the history
  2. Moving common classes to a new file to be re-used by TemporalSharing …

    …benchmark Test
    
    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c126e54 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Added Comment for control flow explanation

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2574b5b View commit details
    Browse the repository at this point in the history
  2. Review comments handling

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cd11ea3 View commit details
    Browse the repository at this point in the history
  3. Review Comments handling

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    90a4c6d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Adding thread syncronization variable to class members and passing la…

    …mbda for thread signalling
    
    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    af505f2 View commit details
    Browse the repository at this point in the history
  2. Build fix for xrt

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    26c91f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    ef37f4e View commit details
    Browse the repository at this point in the history
  2. Adding buffer objects creation to class initialization list

    Signed-off-by: Akshay Tondak <[email protected]>
    Akshay Tondak authored and Akshay Tondak committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0b9b9ba View commit details
    Browse the repository at this point in the history