Skip to content

Request: CUDA linting #439

Closed
Closed
@sunbubble

Description

@sunbubble

CUDA is a C++ extension for GPU programming.
Modern versions of Clang can compile it, provided you also have the Nvidia CUDA-toolkit installed, which also includes a fully functioning compiler NVCC.
Clang warnings and error messages are, as expected, superior.

So I request support for both:

CUDA file extensions are *.cu and *.cuh (although for headers *.h and *.hpp are also common)

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    new toolSupport for new linters, fixers, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions