NERSC / 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.
https://timemory.readthedocs.io/en/develop/
Other
352 stars 38 forks source link

Added alternative URL for binutils. #258

Closed ajanicijamd closed 3 months ago

ajanicijamd commented 3 months ago

Server ftpmirror.gnu.org is sometimes down, so in that case we need to try to download binutils from a mirror.

jrmadsen commented 3 months ago

Superceded by #259