This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
New command-line tools, dynamic instrumentation, profiling libraries, python profiling, C++14 migration
- New command line tools
timemory-run
for (Linux) dynamic instrumentation supporttimemory-avail
for component/settings/hw-counter availabilitytimem-mpi
fortimem
+ MPItimemory-python-profiler
for python profilingtimemory-python-line-profiler
for python line-by-line profiling
- New instrumentation libraries
- Kokkos profiling libraries
- MPI profiling libraries
- OpenMP profiling libraries
- New components
- CrayPAT components
- AllineaMap components
- Additional Caliper components
papi_vector
data_tracker
for tracking values in application
- Aggregation of MPI/UPC++ per-process results
- New variadic bundlers
component_bundle
,auto_bundle
,lightweight_tuple
- Functional alternative to variadic bundlers