The following NVIDIA CUDA compiler is supported:
NVIDIA CUDA Compiler 12.8
- Compiler acronym: nvcc-gcc_12_8
- Host OS: Linux (x86_64)
- Supported practices: Static Analysis
- Support level: Standard
Additional Notes
- This version has been tested in NVIDIA's Docker container "nvidia/cuda:12.8.1-devel-ubuntu24.04"
- To generate a .bdf file, use
cpptesttracewith the option--cpptesttraceTraceCommand="nvcc|nvlink" In Eclipse, enable .cu files as C++ files by adding "*.cu" as a source file extension (go to Window > C/C++ > Files Types > New).
About Support Levels
- Extended: Support has been validated with extended testing and is approved for use in safety-critical software development.
- Standard: Support has been validated with standard testing and is approved for use in non-safety-critical software development.