35 Forks
317 Stars
317 Watchers

timemory

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.

How to download and setup timemory

Open terminal and run command
git clone https://github.com/NERSC/timemory.git
git clone is used to create a copy or clone of timemory repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with timemory https://github.com/NERSC/timemory/archive/master.zip

Or simply clone timemory with SSH
[email protected]:NERSC/timemory.git

If you have some problems with timemory

You may open issue on timemory support forum (system) here: https://github.com/NERSC/timemory/issues