Rob Armstrong
|
a4526d5229
|
Merge branch 'shawnz_bug_fix' into 'master'
Fixing Bug 3570274, 3570274, 5952280, 5970525 and 5970583
See merge request cuda-samples/cuda-samples!150
v13.2
|
2026-03-30 08:09:12 -07:00 |
|
Shawn Zeng
|
f69622b6b6
|
Bug 5970583: Update the incorrect links of dependencies for Samples
|
2026-03-12 16:51:36 +08:00 |
|
Shawn Zeng
|
722c5dd069
|
Bug 5970525: Update a minor issue of Samples/0_Introduction/fp16ScalarProduct
|
2026-03-11 16:22:10 +08:00 |
|
Shawn Zeng
|
e32d17e67e
|
Bug 5952280: Add cuModuleUnload(Module) to release resource for 6 samples
|
2026-03-10 16:05:27 +08:00 |
|
Shawn Zeng
|
5cf83b5a98
|
Bug 3570274 and 3570274: Check Unified Memory is supported or not for executing Unified Memory samples
|
2026-03-03 12:20:07 +08:00 |
|
Rob Armstrong
|
191900a7b4
|
Update CUDA Programming Guide URL
|
2026-02-04 09:21:29 -08:00 |
|
Rob Armstrong
|
338df69d0f
|
Merge branch 'Bug_5809031' into 'master'
Bug 5809031: Explicitly adding P2H2P fallback as cudaMemcpyPeerAsync...
See merge request cuda-samples/cuda-samples!148
|
2026-01-29 12:50:46 -08:00 |
|
Shawn Zeng
|
9b7a6f907a
|
Bug 5809031: Explicitly ensure P2P is disabled before fallback detecting
|
2026-01-26 11:37:52 +08:00 |
|
Shawn Zeng
|
5bbae96fd3
|
Bug 5809031: Explicitly adding P2H2P fallback as cudaMemcpyPeerAsync automatically fallback not supported with P2P off and CC mode on
|
2026-01-23 18:56:38 +08:00 |
|
Rob Armstrong
|
ce9407c240
|
Merge branch 'master_bug_fix' into 'master'
Bug fix for CUDA 13.2 samples
See merge request cuda-samples/cuda-samples!146
|
2026-01-21 09:07:07 -08:00 |
|
Rob Armstrong
|
cdedff42d2
|
Merge branch 'make_install' into 'master'
Make_install: enable setting CUDA_SAMPLES_INSTALL_DIR
See merge request cuda-samples/cuda-samples!145
|
2026-01-21 09:06:50 -08:00 |
|
Shawn Zeng
|
6c4d183ba3
|
Bug 5812203: Replace thrust::make_tuple,tuple,get with the cuda::std ones
|
2026-01-21 15:48:47 +08:00 |
|
Shawn Zeng
|
af49216f0c
|
Modify CUDA Toolkit version to 13.2
|
2026-01-21 15:48:47 +08:00 |
|
Shawn Zeng
|
17113ea87e
|
Bug 5701423: Add MSVC-specific flag /Zc:preprocessor as CCCL change the warning of this flag to error
|
2026-01-21 15:48:47 +08:00 |
|
Shawn Zeng
|
70fcdd353f
|
Bug 5742096: Using uint32_t instead of int to fix the overflow undefine dehavior issue of the sample 0_Introduction/simpleOccupancy
|
2026-01-21 15:48:47 +08:00 |
|
Shawn Zeng
|
5b2dd19a21
|
Bug 5056041: Fix the VUID-vkAcquireNextImageKHR-semaphore-01779 error of simpleVulkan
|
2026-01-21 15:48:47 +08:00 |
|
Shawn Zeng
|
37dcb9b61d
|
Bug 5671906: Enable vulkan validaitonLayers for Vulkan samples with Debug build only
|
2026-01-21 15:48:47 +08:00 |
|
Shawn Zeng
|
1bc6774795
|
Make_install: enable setting CUDA_SAMPLES_INSTALL_DIR
|
2026-01-21 14:51:36 +08:00 |
|
Rob Armstrong
|
4f735616ba
|
Update documentation for 13.1
v13.1
|
2026-01-06 08:37:20 -08:00 |
|
Rob Armstrong
|
4ff552244d
|
Merge branch 'make_install' into 'master'
Add make install feature and fix some minor bugs
See merge request cuda-samples/cuda-samples!138
|
2025-11-14 08:41:33 -08:00 |
|
Shawn Zeng
|
df6edf644e
|
Bug 5659370: Update the README.md of sample subfolder according to the latest structure of the sample folder
|
2025-11-14 18:18:09 +08:00 |
|
Shawn Zeng
|
85231cd1b6
|
Bug 5631118: Modify the socket create folder for QNX as per filesystems change in QNX SDP 8.0.3
|
2025-11-14 15:30:24 +08:00 |
|
Shawn Zeng
|
46a782fb44
|
Bug 5591814: Update README.md for make install
|
2025-11-11 21:23:20 +08:00 |
|
Shawn Zeng
|
d5dedb24d6
|
Bug 5591814: Update Samples/7_libNVVM/CMakeLists.txt for libNVVM samples install on Windows
|
2025-11-11 21:19:44 +08:00 |
|
Shawn Zeng
|
9600b04a3c
|
Bug 5591814: Support "make install" for Windows
|
2025-11-07 22:34:56 +08:00 |
|
Shawn Zeng
|
4eae2ccc04
|
Bug 5591814: Support "make install" in single sample folder
|
2025-11-04 16:21:23 +08:00 |
|
Shawn Zeng
|
d759a16c4b
|
Update 7_libNVVM to enhance the .ll test file coping and installing
|
2025-10-31 17:01:18 +08:00 |
|
Shawn Zeng
|
b8191f860a
|
Update CMakeLists.txt of boxFilter and FuctionPointers, copy the data files to data/ folder as other samples did
|
2025-10-31 17:00:20 +08:00 |
|
Shawn Zeng
|
547f65851f
|
Bug 5591814: Update CMakeLists.txt and add cmake/InstallSamples.cmake to support make install
|
2025-10-31 16:57:26 +08:00 |
|
Rob Armstrong
|
9df0ef6411
|
Merge branch 'shawnz_bug_fix' into 'master'
Bug 5538217: Add X11 and other libraries for Debian13 or later explicitly
See merge request cuda-samples/cuda-samples!136
|
2025-10-14 08:18:29 -07:00 |
|
Shawn Zeng
|
1411d243a6
|
Bug 5538217: Add X11 and other libraries for Debian13 or later explicitly
|
2025-10-14 00:23:23 -07:00 |
|
Rob Armstrong
|
57e870596c
|
Merge branch 'shawnz_bug_fix' into 'master'
Shawnz bug fix
See merge request cuda-samples/cuda-samples!134
|
2025-09-24 12:19:02 -07:00 |
|
shawnz
|
fd6707ccaa
|
Bug 5532074 Modify the filesystem compatibility from GCC 7.x to 8.x for RHEL 8.10
|
2025-09-23 14:48:54 +08:00 |
|
shawnz
|
cf01c5bb28
|
Bug 5519400: Add /Zc:preprocessor for new change of CUDA 13.1 CCCL include aligned_alloc.h
|
2025-09-22 15:35:45 +08:00 |
|
Rob Armstrong
|
1165d53ddf
|
Merge branch 'shawnz_bug_fix' into 'master'
Fixed new bug reported during CUDA 13.1 test: 5514725 and 5518076
See merge request cuda-samples/cuda-samples!133
|
2025-09-18 10:12:12 -07:00 |
|
shawnz
|
8c324afd63
|
Bug 5518076: Remove the redundant space of $<CONFIGURATION>
|
2025-09-16 17:31:55 +08:00 |
|
shawnz
|
0fae54dcd6
|
Bug 5514725: Modify the socket folder for systems that have GCC < 8 by default such as SLES
|
2025-09-16 17:29:36 +08:00 |
|
Rob Armstrong
|
320c7e6392
|
Resolve merge between 13.0 and 13.1 branches
|
2025-09-05 09:39:09 -07:00 |
|
Nikhil Talpallikar
|
22fafb0a7c
|
fixed formatting
|
2025-09-05 09:36:40 -07:00 |
|
Nikhil Talpallikar
|
cccbf2c284
|
Fixed dlopen on linux with lazy load flag
|
2025-09-05 09:36:40 -07:00 |
|
Nikhil Talpallikar
|
69186dc51e
|
Fixed the error path to initialize error path function pointers. Exit with error in case of LOADLIBRARY failureas initialize of function pointers in case of LOADLIBRARY failure will fail
|
2025-09-05 09:36:40 -07:00 |
|
Nikhil Talpallikar
|
d298bf3e6f
|
Clean implementation for failure path when cuInit fails. Removed CHECKED_CALL macro which returned prematurely
|
2025-09-05 09:36:40 -07:00 |
|
Nikhil Talpallikar
|
27c7e19849
|
Clean implementation for failure path when cuInit fails
|
2025-09-05 09:36:40 -07:00 |
|
Nikhil Talpallikar
|
7c190dde53
|
Fix null pointer refrence issue with cuda driver API function pointers in case cuInit fails
|
2025-09-05 09:36:40 -07:00 |
|
Rob Armstrong
|
5e9d44634b
|
Merge branch 'shawnz_bug_fix' into 'master'
Bug 5502937 and 5502929: Fixing 2 sample issue on WSL
See merge request cuda-samples/cuda-samples!131
|
2025-09-05 09:12:40 -07:00 |
|
shawnz
|
b0a2f2049f
|
Bug 5502937: Set TEMPDIR as socket create dir to avoid socket create permission isue on systems like WSL
|
2025-09-05 12:01:37 +08:00 |
|
shawnz
|
3e6d1858af
|
Bug 5502929: Update systemWideAtomics to add device sync for WSL
|
2025-09-05 11:55:32 +08:00 |
|
Rob Armstrong
|
12b046a80e
|
Merge branch 'shawnz_bug_fix' into 'master'
Fix bug 5150289, 5454390 and 5456523
See merge request cuda-samples/cuda-samples!130
|
2025-08-22 09:29:59 -07:00 |
|
shawnz
|
036638b713
|
Revert the change for LargeKernelParameter and update code format check
|
2025-08-22 10:48:02 +08:00 |
|
Shawn Zeng
|
9d703d090b
|
Bug 5456523: Cross compile and execution for 7_libNVVM on Tegra Linux Platforms
|
2025-08-20 15:59:27 +08:00 |
|