shawnz
							
						 
					 | 
					
						
						
						
						
							
						
						
							e77d6eb5ab
							
						
					 | 
					
						
						
							
							Bug 5207005: Append pid in shmName for Linux only as this is for MIG scenario
						
						
						
						
						
						
					 | 
					
						2025-04-07 17:17:17 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								shawnz
							
						 
					 | 
					
						
						
						
						
							
						
						
							b013387a39
							
						
					 | 
					
						
						
							
							Update code format
						
						
						
						
						
						
					 | 
					
						2025-04-03 11:23:26 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								shawnz
							
						 
					 | 
					
						
						
						
						
							
						
						
							ad9908e32b
							
						
					 | 
					
						
						
							
							Bug4914019 & 4191696: Append pid in shmName for MIG multiple thread scenario
						
						
						
						
						
						
					 | 
					
						2025-04-02 11:20:09 +08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							ceab6e8bcc
							
						
					 | 
					
						
						
							
							Apply consistent code formatting across the repo. Add clang-format and pre-commit hooks.
						
						
						
						
						
						
					 | 
					
						2025-03-27 10:30:07 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							c0ab53f986
							
						
					 | 
					
						
						
							
							Update all sample CMakeLists.txt to include ENABLE_CUDA_DEBUG flag to enable cuda-gdb
						
						
						
						
						
						
					 | 
					
						2025-03-26 10:08:59 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							b87c243bbb
							
						
					 | 
					
						
						
							
							Add -lineinfo flag to all targets to include line information for developer tools
						
						
						
						
						
						
					 | 
					
						2025-03-26 09:44:20 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							e214cd29aa
							
						
					 | 
					
						
						
							
							Update gencode arguments for separate kernel fatbin builds
						
						
						
						
						
						
					 | 
					
						2025-03-26 09:28:37 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								XSShawnZeng
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							c357dd1e6b
							
						
					 | 
					
						
						
							
							Fixing issue #321: A potential bug in memMapIPCDrv/memMapIpc.cpp (#334)
						
						
						
						
						
						
					 | 
					
						2025-02-21 09:14:25 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
							
							
						
						
						
							
						
						
							940a4c7a91
							
						
					 | 
					
						
						
							
							memMapIpc: Resolve build-time warnings and minor potential issues (#329)
						
						
						
						
						
						
						
						* Fix compute performance calculation type casting in gpuGetMaxGflopsDeviceIdDRV() for #109
* 3_CUDA_Features/memMapIPCDrv: Increase procIdx buffer size to prevent potential buffer overflow
* memMapIPCDrv: Fix memory leaks and improve header inclusion
- Remove redundant string.h header
- Add memory cleanup for dynamically allocated JIT options and log buffer
- Fix printf format specifier for unsigned long long 
						
						
					 | 
					
						2025-02-19 15:52:20 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							95308ffc23
							
						
					 | 
					
						
						
							
							Add missing build targets to general samples
						
						
						
						
						
						
					 | 
					
						2025-02-08 13:04:26 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							56852fbb50
							
						
					 | 
					
						
						
							
							Add explicit system libraries needed on some Linux distributions
						
						
						
						
						
						
					 | 
					
						2025-02-07 15:43:17 -05:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							e8a041d783
							
						
					 | 
					
						
						
							
							Ensure -Wno-deprecated-gpu-targets is passed to PTX and fatbin compilation steps
						
						
						
						
						
						
					 | 
					
						2025-02-04 12:07:51 -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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								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 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jonathan Bentz
							
						 
					 | 
					
						
						
						
						
							
						
						
							e633580eff
							
						
					 | 
					
						
						
							
							a couple more typos in comments
						
						
						
						
						
						
					 | 
					
						2025-01-14 18:12:09 -06:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jonathan Bentz
							
						 
					 | 
					
						
						
						
						
							
						
						
							df9ea79df4
							
						
					 | 
					
						
						
							
							typo errors in a few CMakelists files
						
						
						
						
						
						
					 | 
					
						2025-01-14 18:09:26 -06: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
							
						 
					 | 
					
						
						
						
						
							
						
						
							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
							
						 
					 | 
					
						
						
						
						
							
						
						
							03719b7623
							
						
					 | 
					
						
						
							
							Change remaining build targets to specify active SM variants
						
						
						
						
						
						
					 | 
					
						2024-12-16 16:17:14 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							090f957854
							
						
					 | 
					
						
						
							
							Refactor CMakeLists.txt under 3_CUDA_Features
						
						
						
						
						
						
					 | 
					
						2024-12-16 14:37:14 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							9bebdf7ef4
							
						
					 | 
					
						
						
							
							Update jacobiCudaGraphs, memMapIPCDrv, newdelete, simpleCudaGraphs, tf32TensorCoreGemm, warpAggregatedAtomicsCG
						
						
						
						
						
						
					 | 
					
						2024-12-12 11:29:48 -08:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Armstrong
							
						 
					 | 
					
						
						
						
						
							
						
						
							82bcada84c
							
						
					 | 
					
						
						
							
							Remove now-unnecessary Visual Studio project files
						
						
						
						
						
						
					 | 
					
						2024-12-11 16:25:06 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							9c688d7ff7
							
						
					 | 
					
						
						
							
							Updating samples for CUDA 12.5
						
						
						
						
						
						
					 | 
					
						2024-07-25 16:30:13 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							cd3bc1fa8e
							
						
					 | 
					
						
						
							
							Updating samples for CUDA 12.4
						
						
						
						
						
						
					 | 
					
						2024-03-05 20:53:50 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							e8568c4173
							
						
					 | 
					
						
						
							
							Fixing jitlto regression, including missing cuDLA source files for bug #235, and updating changelogs
						
						
						
						
						
						
					 | 
					
						2023-11-09 16:52:00 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							b5c84e6996
							
						
					 | 
					
						
						
							
							Updating Samples for 12.3 and updating props files
						
						
						
						
						
						
					 | 
					
						2023-10-23 18:44:49 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							03309a2d42
							
						
					 | 
					
						
						
							
							Changelog updates
						
						
						
						
						
						
					 | 
					
						2023-06-29 19:33:40 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							81cf058e30
							
						
					 | 
					
						
						
							
							Updating Samples for 12.1
						
						
						
						
						
						
					 | 
					
						2023-03-01 01:41:29 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							00bb9bc367
							
						
					 | 
					
						
						
							
							Updating files for Ada architecture
						
						
						
						
						
						
					 | 
					
						2023-02-27 22:33:19 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							2b689228b7
							
						
					 | 
					
						
						
							
							Updating samples for 12.0
						
						
						
						
						
						
					 | 
					
						2022-12-08 20:19:55 +00:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rob Nertney
							
						 
					 | 
					
						
						
						
						
							
						
						
							81992093d2
							
						
					 | 
					
						
						
							
							Update samples for CUDA 11.8 with correct props
						
						
						
						
						
						
					 | 
					
						2022-10-14 17:43:37 -07:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rutwik Choughule
							
						 
					 | 
					
						
						
						
						
							
						
						
							8f21b899b6
							
						
					 | 
					
						
						
							
							update dependency related links in README files
						
						
						
						
						
						
					 | 
					
						2022-01-27 17:58:13 +05:30 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Rutwik Choughule
							
						 
					 | 
					
						
						
						
						
							
						
						
							2e41896e1b
							
						
					 | 
					
						
						
							
							add and update samples for CUDA 11.6
						
						
						
						
						
						
					 | 
					
						2022-01-13 11:35:24 +05:30 | 
					
					
						
						
							
							
							
						
					 |