Skip to content

daboehme/caliper-tutorial

Repository files navigation

A Caliper Tutorial

This repository contains tutorial materials for Caliper, a performance instrumentation and profiling library.

The repository contains submodules. Clone with --recursive to check out all submodules, then source setup-env.sh to build the codes and examples:

git clone --recursive https://github.com/daboehme/caliper-tutorial.git
cd caliper-tutorial
. setup-env.sh

Build requirements:

  • A C++ compiler
  • Python interpreter
  • CMake 3.15+
  • MPI (optional)
  • CUDA (optional)

Follow the tutorial contents in tutorial/README.md.

Release

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

LLNL-CODE-678900

About

Caliper Tutorial Materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published