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

Update intel-hpl app definition #657

Merged
merged 2 commits into from
Sep 25, 2024

Commits on Sep 24, 2024

  1. Update intel-hpl app definition

    This update includes:
    
    * Ensure intel-hpl is invoked with correct numa control. Previously it
      directly invokes the `xhpl_intel64_dynamic` binary without setting the
      `HPL_HOST_NODE` env var. Now it's changed to call `runme_intel64_prv`
      runner script first which sets up the env var.
    
    * Accommodate new mkl 2024 directory structure for locating the
      benchmark files.
    
    Tested with both mkl 2023 and 2024.
    linsword13 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8eaaaad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fca09e View commit details
    Browse the repository at this point in the history