The following NVIDIA CUDA compiler is supported: |
cpptesttrace with 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).
The CUDA execution configuration expression (<<< Dg, Db, Ns, S >>>) is not fully analyzed. This may lead to inaccurate analysis results regarding the actual arguments of the configuration expression. For example, if a variable is used only as an argument in a configuration expression, it may be incorrectly reported as an "unused variable".