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 various GPU device query functions #25945

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

Commits on Sep 13, 2024

  1. add device query functions

    ---
    Signed-off-by: Andy Stone <[email protected]>
    stonea committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c60fa53 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. get working for amd

    ---
    Signed-off-by: Andy Stone <[email protected]>
    stonea committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    24d9922 View commit details
    Browse the repository at this point in the history
  2. support cpu-as-device mode for deviceAttributes test

    ---
    Signed-off-by: Andy Stone <[email protected]>
    stonea committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f8a3ac4 View commit details
    Browse the repository at this point in the history
  3. add missing files

    ---
    Signed-off-by: Andy Stone <[email protected]>
    stonea committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d9f70e9 View commit details
    Browse the repository at this point in the history
  4. fix cuda variant of deviceAttributes test

    ---
    Signed-off-by: Andy Stone <[email protected]>
    stonea committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    70d73ba View commit details
    Browse the repository at this point in the history
  5. remove trailing space

    ---
    Signed-off-by: Andy Stone <[email protected]>
    stonea committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    18be5cf View commit details
    Browse the repository at this point in the history