Rob Armstrong
2d0314212b
Remove Tegra QNX samples nbody_screen, simpleGLES_screen
2025-01-10 08:02:43 -08:00
Rob Armstrong
feffc60cbf
Merge pull request #7 from XSShawnZeng/Tegra_Samples_Cmake_Transition
...
Update the CMakeList for remaining tegra samples and remove the old M…
2025-01-10 07:57:39 -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
62b96a65b5
Add glfw3 existence checks to Vulkan samples
2025-01-09 22:48:37 -08:00
Rob Armstrong
450038ea73
Merge pull request #6 from jnbntz/aarch64_guarding
...
Changes for building for aarch64, specifically jetson orin nano
2025-01-09 10:06:09 -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
Rob Armstrong
e8492d1a78
Merge pull request #5 from XSShawnZeng/tegra_samples_cmake_transition
...
Tegra samples cmake transition for cudaNvSci and cuDLA samples
2025-01-08 09:03:13 -08:00
XSShawnZeng
11355321a0
Create CMakeLists.txt for cuDLAStandaloneMode
2025-01-08 16:05:34 +08:00
XSShawnZeng
3532ede709
Create CMakeLists.txt for cuDLALayerwiseStatsStandalone
2025-01-08 16:04:59 +08:00
XSShawnZeng
8f1d565faa
Create CMakeLists.txt for cuDLALayerwiseStatsHybrid
2025-01-08 16:04:06 +08:00
XSShawnZeng
f00f52d154
Create CMakeLists.txt for cuDLAHybridMode
2025-01-08 16:03:24 +08:00
XSShawnZeng
dc24cde377
Create CMakeLists.txt for cuDLAErrorReporting
2025-01-08 16:02:46 +08:00
XSShawnZeng
2c5c6dc7d4
Create CMakeLists.txt for cudaNvSci
2025-01-08 16:01:50 +08:00
XSShawnZeng
3fc438428a
Update Tegra CMakeLists.txt
2025-01-08 16:00:21 +08:00
Rob Armstrong
5409227cf8
Merge pull request #4 from XSShawnZeng/tegra_samples_nboby_opengles
...
Update the CMakeLists.txt for 3 Tegra samples
2025-01-06 09:38:21 -08:00
XSShawnZeng
e36545ac1c
Create CMakeLists.txt
2025-01-06 18:49:01 +08:00
XSShawnZeng
41a65b94c8
Update CMakeLists.txt to include the Tegra samples
2025-01-06 18:48:12 +08:00
XSShawnZeng
89a84131fb
Update CMakeLists.txt for Tegra sample simpleGLES
2025-01-06 18:47:18 +08:00
XSShawnZeng
bb121fe02b
the CMakeLists.txt for Tegra sample fluidsGLES
...
Able to build the sample as below:
$ make
Linking CUDA device code CMakeFiles/fluidsGLES.dir/cmake_device_link.o
Linking CXX executable fluidsGLES
Built target fluidsGLES
2025-01-06 17:52:53 +08:00
XSShawnZeng
e228ad9389
Update the CMakeLists.txt for Tegra sample nbody_opengles
2025-01-06 17:12:28 +08: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
Rob Armstrong
9045dd3a1a
Merge pull request #3 from jnbntz/windows_fixes
...
Windows fixes for cmake copy commands and some additional nvrtc libs needed on windows builds
2024-12-20 13:25:33 -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
fcd39008ec
Add BUILD_TEGRA flag
2024-12-18 11:28:38 -08:00
Rob Armstrong
01b7ee41f6
Update DirectX samples
2024-12-18 11:28:26 -08:00
Rob Armstrong
25b33d2d04
Update top-level build instructions
2024-12-18 11:02:35 -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
7f5859dda9
Update .gitignore for Visual Studio builds
2024-12-17 21:46:53 -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