Jonathan Bentz
|
a1cf9e4183
|
Changes for building for aarch64, specifically jetson orin nano
|
2025-01-08 17:05:45 -06:00 |
|
Rob Armstrong
|
1e0c660f22
|
Move GLES and QNX samples to platform-specific subdirectory
|
2024-12-27 22:56:03 -08:00 |
|
Rob Armstrong
|
e52cdee6c4
|
Unify Windows-only sample messages
|
2024-12-26 17:26:37 -08:00 |
|
Jonathan Bentz
|
3e7bb5f2e8
|
updated to fix for Linux
|
2024-12-20 12:52:06 -06:00 |
|
Jonathan Bentz
|
88e5f4a395
|
Fixing more copy files in nvrtc builds.
|
2024-12-20 09:28:17 -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 |
|
Rob Armstrong
|
d9efeae3bb
|
Merge pull request #2 from jnbntz/linux_guarding
Guarding Linux-only samples so they only get build on Linux machines
|
2024-12-19 11:25:13 -08:00 |
|
Jonathan Bentz
|
9c4287fc51
|
one more fix on guarding Linux
|
2024-12-19 13:20:48 -06:00 |
|
Jonathan Bentz
|
8d06d246b3
|
Updating for more linux guarding
|
2024-12-19 13:15:39 -06:00 |
|
Jonathan Bentz
|
1292881b37
|
reverting to previous commit
|
2024-12-19 10:53:11 -06:00 |
|
Rob Armstrong
|
a55d6682d2
|
Update DirectX samples for Windows builds
|
2024-12-18 20:06:37 -08: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
|
01b7ee41f6
|
Update DirectX samples
|
2024-12-18 11:28:26 -08: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
|
c1301d000a
|
Resolve Windows build issues
|
2024-12-17 22:11:52 -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
|
11fc617794
|
Refactor CMakeLists.txt under 5_Domain_Specific
|
2024-12-16 16:10:56 -08:00 |
|
Rob Armstrong
|
7d7e0777a5
|
Update volumeFiltering, volumeRender, vulkanImageCUDA
|
2024-12-16 16:07:41 -08:00 |
|
Rob Armstrong
|
a60b4a984e
|
Update SobelFilter, SobolQRNG, stereoDisparity
|
2024-12-16 15:55:04 -08:00 |
|
Rob Armstrong
|
7b0068a433
|
Update simpleVulkanMMAP, smokeParticles
|
2024-12-16 15:11:32 -08:00 |
|
Rob Armstrong
|
2ad2272e3d
|
Change some applicable build architectures
|
2024-12-16 14:52:34 -08:00 |
|
Rob Armstrong
|
cbfab74480
|
Refactor CMakeLists.txt under 6_Performance
|
2024-12-16 14:52:10 -08:00 |
|
Rob Armstrong
|
00999c1789
|
Refactor CMakeLists.txt under 4_CUDA_Libraries
|
2024-12-16 14:38:36 -08:00 |
|
Rob Armstrong
|
090f957854
|
Refactor CMakeLists.txt under 3_CUDA_Features
|
2024-12-16 14:37:14 -08:00 |
|
Rob Armstrong
|
ea694a4b0d
|
Refactor CMakeLists.txt under 2_Concepts_and_Techniques
|
2024-12-16 14:34:20 -08:00 |
|
Rob Armstrong
|
281daef279
|
Refactor CMakeLists.txt under 1_Utilities
|
2024-12-16 14:30:38 -08:00 |
|
Rob Armstrong
|
23928df4ff
|
Change build target to specify active SM variants
|
2024-12-16 14:11:47 -08:00 |
|
Rob Armstrong
|
8d2e39c395
|
Make target compile options, language standards target-specific
|
2024-12-16 12:01:03 -08:00 |
|
Rob Armstrong
|
1bb070deba
|
Make each CMakeLists.txt under 0_Introduction its own project
|
2024-12-16 09:23:32 -08:00 |
|
Rob Armstrong
|
07e5fc5473
|
Update simpleGL, simpleVulkan
|
2024-12-16 09:18:15 -08:00 |
|
Rob Armstrong
|
de204853cf
|
Update postProcessGL, quasirandomGenerator, quasirandomGenerator_nvrtc
|
2024-12-14 10:58:26 -08:00 |
|
Rob Armstrong
|
3f0693b37e
|
Update nbody, NV12toBGRandResize, p2pBandwidthlatencyTest
|
2024-12-14 10:49:04 -08:00 |
|
Rob Armstrong
|
4fc7cdb95c
|
Update HSOpticalFlow, Mandelbrot
|
2024-12-14 10:40:33 -08:00 |
|
Rob Armstrong
|
ba77e8d23b
|
Update fluidsGL, marchingCubes, MonteCarloMultiGPU
|
2024-12-14 10:28:20 -08:00 |
|
Rob Armstrong
|
10e9b975c4
|
Update fastWalshTransform, FDTD3d
|
2024-12-14 10:00:39 -08:00 |
|
Rob Armstrong
|
8b5c84cd22
|
Remove FDTD3d CMakeLists.txt entry
|
2024-12-13 16:11:27 -08:00 |
|
Rob Armstrong
|
6929eea2ed
|
Update BlackScholes, BlackScholes_nvrtc, convolutionFFT2D, dwtHaar1D, dxtc
|
2024-12-13 16:09:49 -08:00 |
|
Rob Armstrong
|
cd485da765
|
Fix bicubicTexture CMakeLists.txt
|
2024-12-13 16:03:19 -08:00 |
|
Rob Armstrong
|
223e658beb
|
Update bicubicTexture, bilateralFilter, binomialOptions, binomialOptions_nvrtc
|
2024-12-13 16:00:40 -08:00 |
|
Rob Armstrong
|
c9794ff283
|
Remove legacy fluidsD3D9
|
2024-12-13 15:37:58 -08:00 |
|
Rob Armstrong
|
035dcfd357
|
Remove legacy Direct3D 9 and 10 interoperability samples
|
2024-12-13 15:29:09 -08:00 |
|
Rob Armstrong
|
37922e6429
|
Update simpleCUFFT, simpleCUFFT_2d_MGPU, simpleCUFFT_callback, simpleCUFFT_MGPU
|
2024-12-13 14:47:58 -08:00 |
|