Commit Graph

  • a4526d5229 Merge branch 'shawnz_bug_fix' into 'master' master v13.2 Rob Armstrong 2026-03-30 08:09:12 -07:00
  • f69622b6b6 Bug 5970583: Update the incorrect links of dependencies for Samples Shawn Zeng 2026-03-12 16:44:47 +08:00
  • 722c5dd069 Bug 5970525: Update a minor issue of Samples/0_Introduction/fp16ScalarProduct Shawn Zeng 2026-03-11 16:22:10 +08:00
  • e32d17e67e Bug 5952280: Add cuModuleUnload(Module) to release resource for 6 samples Shawn Zeng 2026-03-10 16:05:27 +08:00
  • 5cf83b5a98 Bug 3570274 and 3570274: Check Unified Memory is supported or not for executing Unified Memory samples Shawn Zeng 2026-03-03 12:15:15 +08:00
  • 191900a7b4 Update CUDA Programming Guide URL Rob Armstrong 2026-02-04 09:21:29 -08:00
  • 338df69d0f Merge branch 'Bug_5809031' into 'master' Rob Armstrong 2026-01-29 12:50:46 -08:00
  • 9b7a6f907a Bug 5809031: Explicitly ensure P2P is disabled before fallback detecting Shawn Zeng 2026-01-26 11:37:52 +08:00
  • 5bbae96fd3 Bug 5809031: Explicitly adding P2H2P fallback as cudaMemcpyPeerAsync automatically fallback not supported with P2P off and CC mode on Shawn Zeng 2026-01-21 18:44:45 +08:00
  • ce9407c240 Merge branch 'master_bug_fix' into 'master' Rob Armstrong 2026-01-21 09:07:07 -08:00
  • cdedff42d2 Merge branch 'make_install' into 'master' Rob Armstrong 2026-01-21 09:06:50 -08:00
  • 6c4d183ba3 Bug 5812203: Replace thrust::make_tuple,tuple,get with the cuda::std ones Shawn Zeng 2026-01-16 17:56:50 +08:00
  • af49216f0c Modify CUDA Toolkit version to 13.2 Shawn Zeng 2026-01-07 17:47:16 +08:00
  • 17113ea87e Bug 5701423: Add MSVC-specific flag /Zc:preprocessor as CCCL change the warning of this flag to error Shawn Zeng 2026-01-07 15:32:34 +08:00
  • 70fcdd353f Bug 5742096: Using uint32_t instead of int to fix the overflow undefine dehavior issue of the sample 0_Introduction/simpleOccupancy Shawn Zeng 2025-12-19 00:26:38 -08:00
  • 5b2dd19a21 Bug 5056041: Fix the VUID-vkAcquireNextImageKHR-semaphore-01779 error of simpleVulkan Shawn Zeng 2025-12-22 18:56:23 +08:00
  • 37dcb9b61d Bug 5671906: Enable vulkan validaitonLayers for Vulkan samples with Debug build only Shawn Zeng 2025-11-28 17:20:48 +08:00
  • 1bc6774795 Make_install: enable setting CUDA_SAMPLES_INSTALL_DIR Shawn Zeng 2025-11-28 17:38:47 +08:00
  • 4f735616ba Update documentation for 13.1 v13.1 Rob Armstrong 2026-01-06 08:37:20 -08:00
  • 4ff552244d Merge branch 'make_install' into 'master' Rob Armstrong 2025-11-14 08:41:33 -08:00
  • df6edf644e Bug 5659370: Update the README.md of sample subfolder according to the latest structure of the sample folder Shawn Zeng 2025-11-14 18:18:09 +08:00
  • 85231cd1b6 Bug 5631118: Modify the socket create folder for QNX as per filesystems change in QNX SDP 8.0.3 Shawn Zeng 2025-11-14 15:30:24 +08:00
  • 46a782fb44 Bug 5591814: Update README.md for make install Shawn Zeng 2025-11-11 21:20:39 +08:00
  • d5dedb24d6 Bug 5591814: Update Samples/7_libNVVM/CMakeLists.txt for libNVVM samples install on Windows Shawn Zeng 2025-11-11 21:19:44 +08:00
  • 9600b04a3c Bug 5591814: Support "make install" for Windows Shawn Zeng 2025-11-07 22:34:56 +08:00
  • 4eae2ccc04 Bug 5591814: Support "make install" in single sample folder Shawn Zeng 2025-11-04 16:21:23 +08:00
  • d759a16c4b Update 7_libNVVM to enhance the .ll test file coping and installing Shawn Zeng 2025-10-31 17:01:18 +08:00
  • b8191f860a Update CMakeLists.txt of boxFilter and FuctionPointers, copy the data files to data/ folder as other samples did Shawn Zeng 2025-10-31 17:00:20 +08:00
  • 547f65851f Bug 5591814: Update CMakeLists.txt and add cmake/InstallSamples.cmake to support make install Shawn Zeng 2025-10-31 16:57:26 +08:00
  • 9df0ef6411 Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-10-14 08:18:29 -07:00
  • 1411d243a6 Bug 5538217: Add X11 and other libraries for Debian13 or later explicitly Shawn Zeng 2025-10-14 00:23:23 -07:00
  • 57e870596c Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-09-24 12:19:02 -07:00
  • fd6707ccaa Bug 5532074 Modify the filesystem compatibility from GCC 7.x to 8.x for RHEL 8.10 shawnz 2025-09-22 15:41:44 +08:00
  • cf01c5bb28 Bug 5519400: Add /Zc:preprocessor for new change of CUDA 13.1 CCCL include aligned_alloc.h shawnz 2025-09-22 15:35:45 +08:00
  • 1165d53ddf Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-09-18 10:12:12 -07:00
  • 8c324afd63 Bug 5518076: Remove the redundant space of $<CONFIGURATION> shawnz 2025-09-16 17:31:55 +08:00
  • 0fae54dcd6 Bug 5514725: Modify the socket folder for systems that have GCC < 8 by default such as SLES shawnz 2025-09-16 17:29:36 +08:00
  • 320c7e6392 Resolve merge between 13.0 and 13.1 branches Rob Armstrong 2025-09-05 09:34:27 -07:00
  • 22fafb0a7c fixed formatting Nikhil Talpallikar 2025-08-29 12:37:12 -07:00
  • cccbf2c284 Fixed dlopen on linux with lazy load flag Nikhil Talpallikar 2025-08-06 00:36:35 -07:00
  • 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 Nikhil Talpallikar 2025-08-06 00:29:22 -07:00
  • d298bf3e6f Clean implementation for failure path when cuInit fails. Removed CHECKED_CALL macro which returned prematurely Nikhil Talpallikar 2025-08-05 13:49:28 -07:00
  • 27c7e19849 Clean implementation for failure path when cuInit fails Nikhil Talpallikar 2025-08-05 13:46:44 -07:00
  • 7c190dde53 Fix null pointer refrence issue with cuda driver API function pointers in case cuInit fails Nikhil Talpallikar 2025-08-01 10:27:09 -07:00
  • 5e9d44634b Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-09-05 09:12:40 -07:00
  • b0a2f2049f Bug 5502937: Set TEMPDIR as socket create dir to avoid socket create permission isue on systems like WSL shawnz 2025-09-05 11:55:44 +08:00
  • 3e6d1858af Bug 5502929: Update systemWideAtomics to add device sync for WSL shawnz 2025-09-05 11:55:32 +08:00
  • 12b046a80e Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-08-22 09:29:59 -07:00
  • 036638b713 Revert the change for LargeKernelParameter and update code format check shawnz 2025-08-22 10:48:02 +08:00
  • 9d703d090b Bug 5456523: Cross compile and execution for 7_libNVVM on Tegra Linux Platforms Shawn Zeng 2025-08-20 15:53:31 +08:00
  • cbc075ef59 Bug 5454390: Add specific glfw3/X11 link for vulkan samples shawnz 2025-08-15 17:30:02 +08:00
  • 6e23a98575 Bug 5150289: Waive the sample for unsupported SM arch shawnz 2025-08-12 19:18:23 +08:00
  • 5fc7a4c897 Version released - merge 13.1 changes to ToT Rob Armstrong 2025-08-06 11:26:25 -07:00
  • 3f1c509650 Merge branch 'shawnz_bug_fix' into 'master' v13.0 Rob Armstrong 2025-08-05 21:22:57 -07:00
  • fbc40da311 Merge branch 'dev/mattd/update-simple-cc-check' into 'master' Rob Armstrong 2025-08-04 11:06:48 -07:00
  • 1b36fefcd5 Test the compute capability minor number prior to using the result value. Matt Davis 2025-08-04 18:00:26 +00:00
  • 13c2fd9717 Update README with removing the old auto-linux part shawnz 2025-08-01 19:02:37 +08:00
  • 775d1b4dd3 Merge 13.0 changes into 13.1 dev branch Rob Armstrong 2025-07-29 14:14:27 -07:00
  • a5267b83a5 Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-07-28 10:18:27 -07:00
  • 2ab16e6d15 Merge branch 'dev/mattd/r13-nvvm-update-master' into 'master' Rob Armstrong 2025-07-28 10:17:45 -07:00
  • 903c840a8c Update the README mentioning testing requires a compatible driver. Matt Davis 2025-07-25 12:40:16 +00:00
  • 24e7c5b428 Update compute capability tests to look for >=sm75. Matt Davis 2025-07-25 10:28:53 +00:00
  • b38ed29c95 Bug 5412815: Fix the issue of cudaTensorCoreGemm.cu shawnz 2025-07-25 15:16:12 +08:00
  • 4a631c9fd6 Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-07-24 16:57:29 -07:00
  • 98afcd6515 Bug 5314090: Update README.md for Sample build for auto-linux from DriveOS Docker Container shawnz 2025-07-21 18:58:43 +08:00
  • eb8891b839 Merge branch 'shawnz_bug_fix_cuda_a' into 'cuda_a_dev' Rob Armstrong 2025-07-11 10:04:29 -07:00
  • 688fff15b2 Update README for freeglut and glew shawnz 2025-07-11 11:05:18 +08:00
  • 555353b4b5 Bug 5376426: Update README and CMakeLists.txt for freeglut and glew on WOA shawnz 2025-07-11 10:50:57 +08:00
  • 1a35902577 Update 13.0 changes into 13.1 dev branch Rob Armstrong 2025-07-10 13:46:04 -07:00
  • 8013610840 Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-07-10 13:44:45 -07:00
  • 2369d4c649 Fix the FindNVSCI.cmake syntax error and the typo in README.md shawnz 2025-07-10 17:13:31 +08:00
  • 8433f89993 Globally remove VSCode tasks.json referencing obsolete build steps Rob Armstrong 2025-07-07 08:31:22 -07:00
  • a9a4db666f Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-06-26 12:07:06 -07:00
  • 87d03ef003 Bug 5339530: Bug 4854664: Set socket creating folder to /tmp for QNX shawnz 2025-06-26 15:49:16 +08:00
  • 7c8fccc0d4 Merge 13.0 changes into 13.1 development branch Rob Armstrong 2025-06-24 12:44:35 -07:00
  • 45314d7ff8 README formatting changes Rob Armstrong 2025-06-24 12:44:08 -07:00
  • 2f0a55d7dc Merge branch 'shawnz_qnx_crossbuild' into 'master' Rob Armstrong 2025-06-24 12:25:55 -07:00
  • 0d61031846 Bug 5355361: Update README.md of 7_libNVVM for forward compatibility sample build shawnz 2025-06-18 16:24:55 +08:00
  • 225f84d433 Bug 5295515: Update README.md for forward compatibility sample build shawnz 2025-06-18 16:17:46 +08:00
  • e674cc36fe Bug 5339530: Set socket creating folder to /tmp for QNX shawnz 2025-06-13 16:03:05 +08:00
  • a47b422205 Update CHANGELOG.md and README.md for QNX cross build shawnz 2025-06-11 16:32:09 +08:00
  • ce28796d6c Bug 5189457: Disable -no-pie for hpc shawnz 2025-06-11 16:25:22 +08:00
  • 9424c15848 Bug 5331767: Specify sm list of cdp samples for QNX shawnz 2025-06-10 15:33:07 +08:00
  • 9075c50a3d Bug 5323034 and 5323144: Disable .rsp for linking as qcc doesn't support lib path with double quotes in .rsp on QNX shawnz 2025-06-10 15:21:29 +08:00
  • de5fa98e6e Bug 5323118: Remove the -lpthread and -lrt which are not supported on QNX shawnz 2025-06-10 15:18:04 +08:00
  • 6c9e9d3cd2 Bug 5323163: Get correct cuda include path for finding header files shawnz 2025-06-10 15:15:56 +08:00
  • 7f5390cec3 Bug 5323124: Waive simpleAWBarrier on QNX shawnz 2025-06-10 15:14:33 +08:00
  • 5f6d46dfea Bug 5323018: Update the CMakeLists.txt and Common/helper_multiprocess.cpp of ptxjit and memMapIPCDrv for QNX cross build shawnz 2025-06-09 19:49:44 +08:00
  • 49307463b5 Bug 5133216: Add QNX tooltrain and cross build support shawnz 2025-05-29 16:57:28 +08:00
  • 859debae1b Merge 13.0 changes into 13.1 dev Rob Armstrong 2025-05-28 08:33:12 -07:00
  • 9c0d5aaae6 Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-05-28 08:26:16 -07:00
  • 74a9a08887 Bug 5305854: Update aarch64 toolchain for SBSA CUDA Toolkit support shawnz 2025-05-28 12:43:16 +08:00
  • 0d08748ffa Bug 5305842: Update CMakeLists.txt for cdp samples for sbsa CUDA Toolkit supporting on aarch64-linux platforms shawnz 2025-05-28 11:42:49 +08:00
  • c1166d3298 Merge 13.0 changes into 13.1 dev Rob Armstrong 2025-05-23 08:30:39 -07:00
  • 27f47634a0 Merge branch 'shawnz_bug_fix' into 'master' Rob Armstrong 2025-05-23 07:57:54 -07:00
  • 40d297dfe7 Bug 5300528: Add MPI_C_LIBRARIES for user defined MPI path shawnz 2025-05-23 14:47:55 +08:00
  • f19d33ddbc Merge 13.0 changes into 13.1 dev Rob Armstrong 2025-05-22 11:45:37 -07:00
  • 20b90b5063 Merge public 12.9 changes into 13.0 dev Rob Armstrong 2025-05-22 11:45:07 -07:00
  • 8a9e2c830c
    Update 1_Utilities/README.md to redirect bandwidthTest to NVBandwidth (#371) Rob Armstrong 2025-05-22 11:43:14 -07:00
  • 61225e22f0 Remove erroneous CMAKE_MODULE_PATH from top-level CMakeLists.txt Rob Armstrong 2025-05-22 11:35:00 -07:00