Caliper v2.6.0
Caliper 2.6.0 brings improvements and new features, including
- New cuda-activity-profile and cuda-activity-report config recipes for profiling CUDA device activities
- Support for OpenMP profiling with the OpenMP tools interface (ompt), including OpenMP metrics and the openmp-report recipe
- New API for streaming Caliper output into a user-provided C++ stream
- rocTX support for exporting Caliper regions to AMD rocprofiler
- The region.count metric for counting the number of region calls
- Load custom recipes from JSON files in ConfigManager
- Improvements to table and tree formatters
- Improved detection of Python and CUDA toolkit components in the build system