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

Make single GPU benchmarking 5x more efficient #2390

Merged
merged 7 commits into from
Oct 24, 2024

Commits on Oct 22, 2024

  1. Use SerialRunner if only one CUDA device is available.

    Signed-off-by: Weilin Xu <weilin.xu@intel.com>
    mzweilin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d7ce3a0 View commit details
    Browse the repository at this point in the history
  2. Resolve PLR6201.

    Signed-off-by: Weilin Xu <weilin.xu@intel.com>
    mzweilin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d77e972 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.

    Signed-off-by: Weilin Xu <weilin.xu@intel.com>
    mzweilin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1003a30 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Keep the same logging level in benchmarking.

    Signed-off-by: Weilin Xu <weilin.xu@intel.com>
    mzweilin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aaffba8 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    2e5a85f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a40946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a496d2e View commit details
    Browse the repository at this point in the history