Update libpfm4 to Commit ID 762ca94 #316
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Current with
commit 762ca94010d9a8f21f0440c0b5807e9a2e849420
Author: Stephane Eranian [email protected]
Date: Sat Oct 19 15:34:10 2024 -0700
commit 66627c778115b7d5a1cd6200250b7c4b07bccc67
Author: Stephane Eranian [email protected]
Date: Sun Feb 9 20:52:37 2025 -0800
commit 59aae0f5ce1dda4013063a4d192ab793179916d6
Author: Stephane Eranian [email protected]
Date: Sun Feb 9 17:04:11 2025 -0800
commit 876528e6213b478986ba2fef768ee7e06df0e5fd
Author: Stephane Eranian [email protected]
Date: Sun Feb 9 16:07:40 2025 -0800
Note:
At this time the PAPI team does not have access to a machine with Intel GraniteRapids or Intel Alderlake to test Commit ID's:
- 762ca94
- 66627c7
- 876528e
As a sanity check, PAPI was built on a Intel SkyLake (Intel(R) Xeon(R) Gold 6140) with the utilities behaving as expected.
Commit ID 59aae0f does resolve the issue of being unable to compile libpfm4 with llvm compilers. Tested with llvm 11.1.0.
Pull Request Description
Author Checklist
Why this PR exists. Reference all relevant information, including background, issues, test failures, etc
Commits are self contained and only do one thing
Commits have a header of the form:
module: short description
Commits have a body (whenever relevant) containing a detailed description of the addressed problem and its solution
The PR needs to pass all the tests