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

Conversation

linsword13
Copy link
Collaborator

@linsword13 linsword13 commented Sep 23, 2024

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.

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 linsword13 changed the title Support new intel-hpl version from mkl2024 Update intel-hpl app definition Sep 24, 2024
@douglasjacobsen douglasjacobsen merged commit 46fafee into GoogleCloudPlatform:develop Sep 25, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants