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

Caliper support as component #12

Merged
merged 12 commits into from
Aug 9, 2019
Merged

Caliper support as component #12

merged 12 commits into from
Aug 9, 2019

Conversation

jrmadsen
Copy link
Collaborator

@jrmadsen jrmadsen commented Aug 9, 2019

  • tim::component::caliper provides an integration hook for Caliper -- flexible application introspection system -- for more detailed analysis library configurable at runtime.

@codecov-io
Copy link

codecov-io commented Aug 9, 2019

Codecov Report

Merging #12 into master will decrease coverage by 0.09%.
The diff coverage is 62.57%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #12     +/-   ##
=========================================
- Coverage   67.77%   67.67%   -0.1%     
=========================================
  Files          47       49      +2     
  Lines        3991     4152    +161     
=========================================
+ Hits         2705     2810    +105     
- Misses       1286     1342     +56
Impacted Files Coverage Δ
source/timemory/components/types.hpp 81.25% <ø> (ø) ⬆️
source/timemory/manager.hpp 100% <ø> (+5.71%) ⬆️
source/timemory/components/cpu_roofline.hpp 0% <ø> (ø) ⬆️
source/timemory/components/timing.hpp 89.66% <ø> (ø) ⬆️
source/timemory/details/rusage.hpp 94.33% <ø> (ø) ⬆️
source/timemory/components/cuda_event.hpp 2.85% <ø> (ø) ⬆️
source/timemory/components/caliper.hpp 0% <0%> (ø)
source/timemory/ert/kernels.hpp 0% <0%> (ø) ⬆️
source/timemory/utility/signals.hpp 20.94% <0%> (ø) ⬆️
source/timemory/ert/data.hpp 0% <0%> (ø) ⬆️
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b01b5f8...b7615e8. Read the comment docs.

@jrmadsen jrmadsen merged commit fe67d91 into master Aug 9, 2019
@jrmadsen jrmadsen deleted the caliper branch August 9, 2019 21:01
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.

None yet

2 participants