Skip to content

New command-line tools, dynamic instrumentation, profiling libraries, python profiling, C++14 migration

Compare
Choose a tag to compare
@jrmadsen jrmadsen released this 10 Jul 21:24
· 185 commits to master since this release
  • New command line tools
    • timemory-run for (Linux) dynamic instrumentation support
    • timemory-avail for component/settings/hw-counter availability
    • timem-mpi for timem + MPI
    • timemory-python-profiler for python profiling
    • timemory-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