Jonathan Bentz
|
f3b7c41ad6
|
cudaNvSci: Update README.md fixing typo (#337)
Fixes #193
|
2025-02-21 09:21:43 -08:00 |
|
Jonathan Bentz
|
29fb758e62
|
conjugateGradient: Ensure allocated memory is freed (#336)
Fixes #202
|
2025-02-21 09:20:53 -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
|
96901090bc
|
nvJPEG: Modify write_images function to return void instead of int
- Changed return type from int to void
- Removed EXIT_FAILURE return in error case (unchecked)
- Removed control reaches end of non-void function
|
2025-02-12 11:49:35 -08:00 |
|
Rob Armstrong
|
7a9bd38ecc
|
Update OpenGL sample build settings on Windows
|
2025-02-10 23:12:38 -08:00 |
|
shawnz
|
11bc856cad
|
Turn on assert log for SimpleAssert and copy files to folder of executable for watershedSegmentationNPP
|
2025-02-10 17:02:44 +08:00 |
|
Rob Armstrong
|
95308ffc23
|
Add missing build targets to general samples
|
2025-02-08 13:04:26 -05:00 |
|
shawnz
|
a8138b60fe
|
Bug 5097243: Add nvJitLink lib for Windows
|
2025-02-07 17:28:10 +08:00 |
|
shawnz
|
2539826a99
|
Fix the nvsci lib finding issue for auto-linux and update sm list for Tegra samples
|
2025-02-06 17:05:48 +08: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 |
|
Rob Armstrong
|
e3a5ae4aca
|
Library samples: Fix malformed CMakeLists.txt
|
2025-02-04 10:01:28 -08:00 |
|
shawnz
|
a80688012e
|
Update CMakeList.txt for simpleCUFFT_callback and GLES samples
|
2025-01-24 15:44:19 +08:00 |
|
shawnz
|
ab0b386ac4
|
Update tegra SMs]
|
2025-01-23 16:20:34 +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 |
|
shawnz
|
76e2d2052c
|
Update separate SM list for cdp samples and update the watershedSegmentationNPP for build failed of Bug 4668487
|
2025-01-17 12:04:27 +08:00 |
|
Jonathan Bentz
|
48e70c8b31
|
Copying input files into BINDIR so that these samples will run properly
|
2025-01-15 19:22:54 -06:00 |
|
Rob Armstrong
|
f8fbd04007
|
Update CMake module search path
|
2025-01-14 09:14:29 -08:00 |
|
shawnz
|
d3ded4a251
|
Update the CMakeList for remaining tegra samples and remove the old Makefile/NsightEclipse.xml
|
2025-01-10 17:11:33 +08:00 |
|
Rob Armstrong
|
ce045e2ae9
|
Merge branch 'cmake_transition' into aarch64_guarding
|
2025-01-09 10:03:16 -08:00 |
|
Rob Armstrong
|
f753e86e7a
|
Update all samples to build position-independent code
|
2025-01-09 09:59:36 -08:00 |
|
Jonathan Bentz
|
a1cf9e4183
|
Changes for building for aarch64, specifically jetson orin nano
|
2025-01-08 17:05:45 -06:00 |
|
Jonathan Bentz
|
3e7bb5f2e8
|
updated to fix for Linux
|
2024-12-20 12:52:06 -06:00 |
|
Jonathan Bentz
|
5c9e573ece
|
fixing copy files for cuSolverRf and cuSolverPs_LowlevelCholesky
|
2024-12-20 07:48:01 -06:00 |
|
Jonathan Bentz
|
c08a2f31ff
|
fixing copy for windows build cuSolverSp_LinearSolver
|
2024-12-20 07:31:51 -06:00 |
|
Jonathan Bentz
|
6fe4a6bab8
|
fix copy for cuSolverDN_LinearSolver
|
2024-12-19 18:12:20 -06:00 |
|
Jonathan Bentz
|
66631e4f96
|
cuSolverSp_LowLeverQR copy files individually
|
2024-12-19 17:44:56 -06:00 |
|
Jonathan Bentz
|
7e1a257265
|
adding USE_MATH_DEFINES to simpleCUFFT_2d_MGPU
|
2024-12-19 16:35:19 -06:00 |
|
Jonathan Bentz
|
f9dd4323af
|
adding code to Linux-only samples to guard against building on Windows
|
2024-12-18 14:36:12 -06:00 |
|
Rob Armstrong
|
bfd956bc5e
|
Remove README references to PPC processors (no longer supported)
|
2024-12-18 10:54:37 -08:00 |
|
Rob Armstrong
|
0f5821a8c8
|
Remove outdated build instructions from README.md
|
2024-12-18 10:52:24 -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
|
22bedd5cf0
|
Update CMake project language settings for library samples
|
2024-12-16 16:46:57 -08:00 |
|
Rob Armstrong
|
d54d4d7419
|
Update supported architecture list for some samples
|
2024-12-16 16:35:23 -08:00 |
|
Rob Armstrong
|
03719b7623
|
Change remaining build targets to specify active SM variants
|
2024-12-16 16:17:14 -08:00 |
|
Rob Armstrong
|
00999c1789
|
Refactor CMakeLists.txt under 4_CUDA_Libraries
|
2024-12-16 14:38:36 -08:00 |
|
Rob Armstrong
|
37922e6429
|
Update simpleCUFFT, simpleCUFFT_2d_MGPU, simpleCUFFT_callback, simpleCUFFT_MGPU
|
2024-12-13 14:47:58 -08:00 |
|
Rob Armstrong
|
05d2f991de
|
Update simpleCUBLAS, simpleCUBLAS_LU, simpleCUBLASXT
|
2024-12-13 14:43:47 -08:00 |
|
Rob Armstrong
|
b6f3065605
|
Update oceanFFT, randomFog
|
2024-12-13 14:40:06 -08:00 |
|
Rob Armstrong
|
461fc3c649
|
Update nvJPEG, nvJPEG_encoder
|
2024-12-13 14:35:27 -08:00 |
|
Rob Armstrong
|
b1837c0e4e
|
Update jitLto, lineOfSight, matrixMulCUBLAS, MersenneTwisterGP11213
|
2024-12-13 13:54:50 -08:00 |
|
Rob Armstrong
|
7fde420160
|
Update FilterBorderControlNPP, freeImageInteropNPP, histEqualizationNPP, watershedSegmentationNPP
|
2024-12-13 13:47:24 -08:00 |
|
Rob Armstrong
|
0d161038a2
|
Update cuSolver samples
|
2024-12-13 12:11:13 -08:00 |
|
Rob Armstrong
|
ee8ff3cf5b
|
Move cuDLA, NVSci sampels to 8_Platform_Specific/Tegra
|
2024-12-13 11:58:52 -08:00 |
|
Rob Armstrong
|
7568673fa6
|
Update conjugate gradient samples
|
2024-12-13 11:45:05 -08:00 |
|
Rob Armstrong
|
4543e7bbab
|
Update cannyEdgeDetectorNPP
|
2024-12-13 11:05:35 -08:00 |
|
Rob Armstrong
|
a3be0d3cd8
|
Update boxFilterNPP, delete batchedLabelMarkersAndLabelCompressionNPP
|
2024-12-13 10:38:24 -08:00 |
|
Rob Armstrong
|
82bcada84c
|
Remove now-unnecessary Visual Studio project files
|
2024-12-11 16:25:06 +00:00 |
|