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 more Ice Lake FLOPs presets #56

Merged

Conversation

dbarry9
Copy link
Contributor

@dbarry9 dbarry9 commented Jul 25, 2023

Since there are enough counters available to monitor both single- and double-precision floating-point events, PAPI_FP_OPS, PAPI_FP_INS, and PAPI_VEC_INS are all defined.
These presets have been validated using the Counter Analysis Toolkit.

These changes have been tested on the Intel Ice Lake architecture.

Pull Request Description

Author Checklist

  • Description
    Why this PR exists. Reference all relevant information, including background, issues, test failures, etc
  • Commits
    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
  • Tests
    The PR needs to pass all the tests

Since there are enough counters available to monitor both single- and
double-precision floating-point events, PAPI_FP_OPS, PAPI_FP_INS, and
PAPI_VEC_INS are all defined.
These presets have been validated using the Counter Analysis Toolkit.

These changes have been tested on the Intel Ice Lake architecture.
@dbarry9 dbarry9 force-pushed the 2023.07.25_add-more-icx-flops-presets branch from 3bcf969 to 42b1498 Compare August 8, 2023 17:05
@gcongiu gcongiu merged commit 47adfce into icl-utk-edu:master Aug 14, 2023
13 of 14 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.

3 participants