Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 755 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 755 Bytes

Caliper examples

Caliper is a flexible program instrumentation and performance measurement framework for C, C++ and Fortran programs, designed as a performance analysis toolbox in a library.

This repository contains example codes and configurations, datasets collected using Caliper, and a tutorial.

You find Caliper itself in its Github repository: https://github.com/LLNL/Caliper

More documentation is available here: https://software.llnl.gov/Caliper

Release

This material is part of Caliper. See LICENSE for details.

LLNL-CODE-678900