cudaPackages.cuda_nvdisasm
nvdisasm extracts information from standalone cubin files and presents them in human readable format. The
output of nvdisasm includes CUDA assembly code for each kernel, listing of ELF data sections and other CUDA
specific sections. Output style and options are controlled through nvdisasm command-line options. nvdisasm
also does control flow analysis to annotate jump/branch targets and makes the output easier to read.
By downloading and using this package you accept the terms and conditions of the associated license(s).
- Name
- cuda_nvdisasm
- Homepage
- Version
- 12.8.90
- License
- Maintainers
- Platforms
- aarch64-linux
- x86_64-linux
- Defined
- Source