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

#2302: Integrate PAPI in LB data export #2304

Open
wants to merge 45 commits into
base: develop
Choose a base branch
from

#2302: examples: cleanup/rework perf example

66fe44c
Select commit
Loading
Failed to load commit list.
Open

#2302: Integrate PAPI in LB data export #2304

#2302: examples: cleanup/rework perf example
66fe44c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 12, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Clones added
============
- tests/unit/metrics/test_papi_data.cc  4
- tests/unit/metrics/test_perf_data.cc  2
- examples/collection/do_flops_perf.cc  7
- examples/collection/do_flops_papi.cc  10
         

See the complete overview on Codacy

Annotations

Check notice on line 141 in src/vt/metrics/perf_data.cc

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/vt/metrics/perf_data.cc#L141

Check buffer boundaries if used in a loop including recursive loops (CWE-120, CWE-20).