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
2025-02-26 08:23:39 -08:00
shawnz
fb6fcb0110
Enhancement for finding GLFW on WIN and copy .dll files to executable dir for some samples
2025-02-14 22:37:51 +08:00
Rob Armstrong
7a9bd38ecc
Update OpenGL sample build settings on Windows
2025-02-10 23:12:38 -08:00
Rob Armstrong
95308ffc23
Add missing build targets to general samples
2025-02-08 13:04:26 -05:00
Rob Armstrong
c631850c15
Remove compute capability 8.7 build target for non-Tegra builds
2025-02-04 12:01:38 -08:00
Rob Armstrong
9539ca5fa3
Remove compute capability 7.2 build target for non-Tegra builds
2025-02-04 11:58:25 -08:00
Rob Armstrong
0f4bdfad99
CMake: Add '-Wno-deprecated-gpu-targets' to suppress warning messages during build about Maxwell, Pascal, and Volta
2025-02-04 11:51:17 -08:00
shawnz
08fae276b4
Add Tegra SMs in CMakeLists.txt general samples
2025-01-23 11:02:56 +08:00
Rob Armstrong
b203467419
Update CUDA architectures list
2025-01-22 17:49:44 -08:00
Rob Armstrong
f8fbd04007
Update CMake module search path
2025-01-14 09:14:29 -08:00
Rob Armstrong
f753e86e7a
Update all samples to build position-independent code
2025-01-09 09:59:36 -08:00
Rob Armstrong
abb97e1dfb
Update copy_directory_if_different to copy_directory for CMake 3.20 compatibility
2024-12-17 10:22:02 -08:00
Rob Armstrong
11fc617794
Refactor CMakeLists.txt under 5_Domain_Specific
2024-12-16 16:10:56 -08:00
Rob Armstrong
4fc7cdb95c
Update HSOpticalFlow, Mandelbrot
2024-12-14 10:40:33 -08:00