22 Commits (1680a1dc7ff959e8201b6fddfd5f48b4173fdebe)

Author SHA1 Message Date
Rob Armstrong ceab6e8bcc Apply consistent code formatting across the repo. Add clang-format and pre-commit hooks. 3 months ago
Rob Armstrong c0ab53f986 Update all sample CMakeLists.txt to include ENABLE_CUDA_DEBUG flag to enable cuda-gdb 4 months ago
Rob Armstrong b87c243bbb Add -lineinfo flag to all targets to include line information for developer tools 4 months ago
Rob Armstrong 9370f11e69 graphConditionalNodes: Additional tweaks to launch dimension initialization (#348) 4 months ago
Rob Armstrong 291435e0b4
graphConditionalNodes: Additional tweaks to launch dimension initialization (#348) 4 months ago
Rob Armstrong 8d901e745d graphConditionalNodes: Change launch dimension initialization for better cross-platform compatibility (#346) 4 months ago
Rob Armstrong 990ebc01c2
graphConditionalNodes: Change launch dimension initialization for better cross-platform compatibility (#346) 4 months ago
Rob Armstrong bcad2c9e61 graphConditionalNodes: Add switch, while, if/else conditional examples and minor cleanup (#344) 4 months ago
Rob Armstrong e7b23470d5
graphConditionalNodes: Add switch, while, if/else conditional examples and minor cleanup (#344) 4 months ago
Rob Armstrong 95308ffc23 Add missing build targets to general samples 5 months ago
Rob Armstrong c631850c15 Remove compute capability 8.7 build target for non-Tegra builds 5 months ago
Rob Armstrong 9539ca5fa3 Remove compute capability 7.2 build target for non-Tegra builds 5 months ago
Rob Armstrong 0f4bdfad99 CMake: Add '-Wno-deprecated-gpu-targets' to suppress warning messages during build about Maxwell, Pascal, and Volta 5 months ago
shawnz 08fae276b4 Add Tegra SMs in CMakeLists.txt general samples 6 months ago
Rob Armstrong b203467419 Update CUDA architectures list 6 months ago
Rob Armstrong f8fbd04007 Update CMake module search path 6 months ago
Rob Armstrong f753e86e7a Update all samples to build position-independent code 6 months ago
Rob Armstrong bfd956bc5e Remove README references to PPC processors (no longer supported) 7 months ago
Rob Armstrong 0f5821a8c8 Remove outdated build instructions from README.md 7 months ago
Rob Armstrong 03719b7623 Change remaining build targets to specify active SM variants 7 months ago
Rob Armstrong 090f957854 Refactor CMakeLists.txt under 3_CUDA_Features 7 months ago
Rob Armstrong 76210c84f7 Update cudaCompressibleMemory, cudaTensorCoreGemm, dmmaTensorCoreGemm, globalToShmemAsyncCopy, graphConditionalNodes 7 months ago
Rob Armstrong 82bcada84c Remove now-unnecessary Visual Studio project files 7 months ago
Rob Nertney 9c688d7ff7 Updating samples for CUDA 12.5 12 months ago
Rob Nertney 5f97d7d0df Updating graphConditionalNodes orphan directory 1 year ago