Is this a duplicate?
Type of Bug
Compile-time Error
Component
General CCCL
Describe the bug
A comment follows an invalid preprocessor directive.
|
# // To use __builtin_FUNCSIG(), both MSVC and nvcc need to support it |
I suppose this is a formatting artefact.
How to Reproduce
I've only gotten this error with JITIFY 2's jitify2-preprocessing-overhaul branch.
Removing the preprocessor directive fixes it.
Expected behavior
Compile without errors
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
Is this a duplicate?
Type of Bug
Compile-time Error
Component
General CCCL
Describe the bug
A comment follows an invalid preprocessor directive.
cccl/libcudacxx/include/cuda/std/__cccl/builtin.h
Line 1204 in 3b35d38
I suppose this is a formatting artefact.
How to Reproduce
I've only gotten this error with JITIFY 2's
jitify2-preprocessing-overhaulbranch.Removing the preprocessor directive fixes it.
Expected behavior
Compile without errors
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response