CMD + K

cuda-ctadvisor

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install nvidia::cuda-ctadvisor

Usage Tracking

13.1.80
13.0.85
13.0.39
3 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

Dec 4, 2025 at 18:06

License

LicenseRef-NVIDIA-End-User-License-Agreement

Total Downloads

16.8K

Supported Platforms

linux-64
linux-aarch64
win-64