rules_ll icon indicating copy to clipboard operation
rules_ll copied to clipboard

😵 GPU examples make my eyes bleed

Open aaronmondal opened this issue 2 years ago • 0 comments

It can be tricky to write CUDA/HIP code that at least remotely looks like C++. At the moment the examples are littered with // NOLINT directives so that clang-tidy doesn't completely ragequit.

Let's try to find better ways to write these examples.

aaronmondal avatar Mar 27 '23 14:03 aaronmondal