nvidia-cuda-cuxxfilt13.2.51
nvidia-cuda-cuxxfilt13.2.51
Published
CUDA cuxxfilt
pip install nvidia-cuda-cuxxfilt
Package Downloads
Authors
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.