CMake/Tests/CudaOnly
Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const"
Run the `clang-format.bash` script to update all our C and C++ code to a
new style defined by `.clang-format`, now with "east const" enforcement.
Use `clang-format` version 18.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.

Issue: #26123
2025-01-23 13:09:50 -05:00
..
Architecture CUDA: Add support for disabling CUDA_ARCHITECTURES 2020-06-15 09:13:32 -04:00
ArchSpecial CUDA: native/all/all-major generates minimal set of ptx code 2022-05-03 11:52:23 -04:00
CircularLinkLine Tests: Don't unnecessarily set CUDA_ARCHITECTURES 2020-09-21 20:37:07 +03:00
CompileFlags CUDA: Fix tests with CUDAARCHS set 2020-11-30 17:57:27 +02:00
CUBIN Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
DeviceLTO Tests: Remove unused dllexport markup from CudaOnly.DeviceLTO 2024-01-18 14:27:29 -05:00
DontResolveDeviceSymbols Tests: Remove unused iostream from CUDA sources 2024-01-18 14:27:29 -05:00
EnableStandard Tests: Update cmake_minimum_required versions to 3.10 2024-10-03 14:18:16 -04:00
ExportPTX Tests: Remove unused iostream from CUDA sources 2024-01-18 14:27:29 -05:00
Fatbin Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
GPUDebugFlag Tests: Don't unnecessarily set CUDA_ARCHITECTURES 2020-09-21 20:37:07 +03:00
OptixIR Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
PDB Tests: Fix Cuda test project names 2018-10-10 13:29:47 -04:00
ResolveDeviceSymbols Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
RuntimeControls Tests: Restore CudaOnly.RuntimeControls cudart verification on Windows 2023-03-27 09:27:53 -04:00
SeparateCompilation Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
SeparateCompilationPTX Tests: Simplify CUDA kernels avoid crash with nvidia driver 550 2024-10-17 20:18:24 -04:00
SeparateCompilationTargetObjects Tests: Remove unused iostream from CUDA sources 2024-01-18 14:27:29 -05:00
SharedRuntimePlusToolkit Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
SharedRuntimeViaCUDAFlags Tests: Honor CUDAFLAGS in all CUDA tests 2024-09-25 16:30:02 -04:00
Standard98 Tests: Don't unnecessarily set CUDA_ARCHITECTURES 2020-09-21 20:37:07 +03:00
StaticRuntimePlusToolkit Revise C++ coding style using clang-format with "east const" 2025-01-23 13:09:50 -05:00
Toolkit Tests: Do not expect nvToolsExt in CUDA 12 toolkit 2024-01-18 14:27:29 -05:00
ToolkitBeforeLang FindCUDAToolkit: Robust version checks when CUDA lang is not enabled 2021-02-09 09:39:20 -05:00
ToolkitMultipleDirs FindCUDAToolkit: Restore usage from multiple directories 2022-11-02 12:23:30 -04:00
TryCompileTargetStatic CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARY 2023-11-07 10:48:32 -05:00
Unity Add support for unity builds with CUDA sources 2024-08-02 13:35:53 -04:00
utils Tests: Ensure CUDA bin2c output is null terminated 2024-10-18 11:05:10 -04:00
WithDefs Fix: A lot of typos in code found by typos 2025-01-12 18:49:34 +04:00
CMakeLists.txt Add support for unity builds with CUDA sources 2024-08-02 13:35:53 -04:00