About Anaconda Help Download Anaconda

conda-forge / packages / cuda-ctadvisor 13.0.39

ctadvisor is a tool that helps users analyze the compilation time of their CUDA C++ code and provides suggestions to reduce it.

copied from cf-post-staging / cuda-ctadvisor

Installers

  • linux-64 v13.0.39
  • linux-aarch64 v13.0.39
  • win-64 v13.0.39

conda install

To install this package run one of the following:
conda install conda-forge::cuda-ctadvisor

Description

CUDA Compile Time Advisor (ctadvisor) analyzes trace files containing compilation time information generated by NVCC or NVRTC. ctadvisor identifies compilation bottlenecks that take significant amount of time, for examples, template instantiation and headers processing. The tool provides users with suggestions to reduce compilation time.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy