timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
types.hpp File Reference

Declare the cuda component types. More...

#include "timemory/backends/cuda.hpp"
#include "timemory/backends/nvtx.hpp"
#include "timemory/components/macros.hpp"
#include "timemory/enum.h"
#include "timemory/mpl/type_traits.hpp"
#include "timemory/mpl/types.hpp"
+ Include dependency graph for types.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 TIMEMORY_DECLARE_COMPONENT (cuda_event) TIMEMORY_DECLARE_COMPONENT(cuda_profiler) TIMEMORY_DECLARE_COMPONENT(nvtx_marker) TIMEMORY_COMPONENT_ALIAS(cuda_nvtx
 

Detailed Description

Declare the cuda component types.

Definition in file types.hpp.

Function Documentation

◆ TIMEMORY_DECLARE_COMPONENT()

TIMEMORY_DECLARE_COMPONENT ( cuda_event  )