Rob Armstrong
14b1bfdcc4
Replace README references to "CUDA Toolkit 12.5" with general "CUDA Toolkit"
2 months ago
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
XSShawnZeng
3e8f91d1a1
Several small bug fixes for Windows platforms
...
* Enhancement for GLFW include and lib search
* Fixing issue #321 : A potential bug in memMapIPCDrv/memMapIpc.cpp
* Update CMakelist.txt for the sample 0_Introduction/template
* Copy .dll to correct dir for 5_Domain_Specific/Mandelbrot
* Fix typo
* Update changelog for cudaNvSciBufMultiplanar
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
23928df4ff
Change build target to specify active SM variants
7 months ago
Rob Armstrong
8d2e39c395
Make target compile options, language standards target-specific
7 months ago
Rob Armstrong
1bb070deba
Make each CMakeLists.txt under 0_Introduction its own project
7 months ago
Rob Armstrong
07e5fc5473
Update simpleGL, simpleVulkan
7 months ago
Rob Armstrong
a14d734664
Update template, simpleVoteIntrinsics - remove simpleVoteIntrinsics_nvrtc
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
cd3bc1fa8e
Updating samples for CUDA 12.4
1 year ago
Rob Nertney
e8568c4173
Fixing jitlto regression, including missing cuDLA source files for bug #235 , and updating changelogs
2 years ago
Rob Nertney
b5c84e6996
Updating Samples for 12.3 and updating props files
2 years ago
Rob Nertney
03309a2d42
Changelog updates
2 years ago
Rob Nertney
81cf058e30
Updating Samples for 12.1
2 years ago
Rob Nertney
00bb9bc367
Updating files for Ada architecture
2 years ago
Rob Nertney
2b689228b7
Updating samples for 12.0
3 years ago
Rob Nertney
81992093d2
Update samples for CUDA 11.8 with correct props
3 years ago
Rutwik Choughule
2e41896e1b
add and update samples for CUDA 11.6
4 years ago