Oven logo

Oven

Published

CUDA cuxxfilt

pip install nvidia-cuda-cuxxfilt

Package Downloads

Weekly DownloadsMonthly Downloads

Project URLs

Requires Python

>=3

Dependencies

No dependencies

cu++filt decodes (demangles) low-level identifiers that have been mangled by CUDA C++ into user readable names. For every input alphanumeric word, the output of cu++filt is either the demangled name if the name decodes to a CUDA C++ name, or the original name itself.