This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
Modularity Support
- Essentially re-written from scratch to support modularity
- This version supports the following "components" which can be assembled into a multiplexing measurement handle
COMPONENT |
---|
caliper |
cpu_clock |
cpu_roofline<Types...> |
cpu_util |
cuda_event |
cuda_profiler |
cupti_activity |
cupti_counters |
data_rss |
gotcha<size_t, Bundle, Diff> |
gperf_cpu_profiler |
gperf_heap_profiler |
gpu_roofline<Types...> |
likwid_nvmon |
likwid_perfmon |
monotonic_clock |
monotonic_raw_clock |
num_io_in |
num_io_out |
num_major_page_faults |
num_minor_page_faults |
num_msg_recv |
num_msg_sent |
num_signals |
num_swap |
nvtx_marker |
page_rss |
papi_array<size_t> |
papi_tuple<int...> . |
peak_rss |
priority_context_switch |
process_cpu_clock |
process_cpu_util |
read_bytes |
stack_rss |
system_clock |
tau_marker |
thread_cpu_clock |
thread_cpu_util |
trip_count |
user_bundle<size_t, Tag> |
user_clock |
virtual_memory |
voluntary_context_switch |
vtune_event |
vtune_frame |
wall_clock |
written_bytes |