nest-gpu icon indicating copy to clipboard operation
nest-gpu copied to clipboard

Scripts to run clang-format formatting and clang-tidy checks on all source c++/cuda files

Open golosio opened this issue 1 year ago • 0 comments

Prepared wrappers for clang-format and clang-tidy compatibility with CUDA / CUB headers and scripts to run formatting and checks on all source c++/cuda files. Formatted source c++/cuda files with clang-format. Checked with clang-tidy and made small fixes to solve warnings.

golosio avatar Jan 23 '24 09:01 golosio