Commit Graph

  • cbd0b5f506 WIP Simon Eves 2022-03-31 16:31:48 -0700
  • ad75405985 Merge branch 'master' of https://github.com/Winslohw/cuda-samples Winslohw 2022-03-31 01:50:12 +0200
  • 0de9167c83 add check for filename in nvrtc_helper.h Rutwik Choughule 2022-02-03 18:12:24 +0530
  • 01f4b9b207 Revert "add check for filename in nvrtc_helper.h" Winslohw 2022-03-30 00:15:15 +0200
  • 9fef149372 bugfix: simpleVulkan now works on windows 10 Schabrackentapir 2022-02-13 00:11:21 +0100
  • ffbeb84dfa Fixing compilation errors with clang 13 and OpenMP and MPI, fixing issue #102 Ralf Seidler 2022-02-07 11:12:46 +0000
  • b312abaa07 add check for filename in nvrtc_helper.h Rutwik Choughule 2022-02-03 18:12:24 +0530
  • 8f21b899b6 update dependency related links in README files Rutwik Choughule 2022-01-27 17:58:13 +0530
  • 0cbe5f2d82 update makefiles to waive unsupported samples on QNX Rutwik Choughule 2022-01-27 17:57:02 +0530
  • 805e60bdfc update lib path for conda Rutwik Choughule 2022-01-27 17:55:38 +0530
  • 9d4c014f60 update sample cudaNvSci Rutwik Choughule 2022-01-25 17:22:31 +0530
  • 7db525e24d update sample cudaNvSci v11.6 Rutwik Choughule 2022-01-25 17:18:04 +0530
  • a78fba92df update sample cudaNvSci v11.5 Rutwik Choughule 2022-01-25 17:06:02 +0530
  • 876266c941 update Makefiles Rutwik Choughule 2022-01-25 14:06:23 +0530
  • 9d79933730
    Definition of unequal for template <class T> class matrix4 error. cslayers 2022-01-25 10:01:43 +0800
  • b9063abcf4 update lib path for conda Rutwik Choughule 2022-01-18 19:03:54 +0530
  • 97bb3938a6 update Makefile for matrixMulDrv Rutwik Choughule 2022-01-18 18:55:51 +0530
  • bf8c6dd043 update lib path for conda Rutwik Choughule 2022-01-14 02:31:40 +0530
  • 2e41896e1b add and update samples for CUDA 11.6 Rutwik Choughule 2022-01-13 11:35:24 +0530
  • 92492ea9b2
    Merge 57fe1dfbe9 into 11de19f00c Gwojda 2022-01-05 10:47:09 +0530
  • 16795a676a
    Merge 808bec07c8 into 11de19f00c Karl Lok (Zhaokai Luo) 2022-01-04 15:48:35 +0800
  • 808bec07c8 remove the useless printf in Samples/SobelFilter/SobelFilter.cpp karlluo 2022-01-04 15:46:04 +0800
  • 37db718c06
    Merge f53f159886 into 11de19f00c Konnase Lee 2021-12-03 17:59:07 +0800
  • 9f35f4ef66
    Merge 1f571da4f5 into 11de19f00c Alec Woods 2021-12-01 00:12:11 +0530
  • 0917210a8f
    Merge be8f98a743 into 11de19f00c Tim Gates 2021-11-30 23:55:47 +0530
  • 4dd90acbbd
    Merge 7a085bba4c into 11de19f00c Karabaszek 2021-11-30 23:55:26 +0530
  • 11de19f00c update command line argument parsing fix ignoring single letter arguments Rutwik Choughule 2021-11-30 23:42:19 +0530
  • 3ef8ee1041 fix stringRemoveDelimiter to be able to parse '-h' argument Liwei Dai 2021-11-30 19:34:00 +0800
  • 471dd47f84 update simpleVulkan fix typo in importCudaExternalMemory() Rutwik Choughule 2021-11-26 18:47:48 +0530
  • 34b5844b40
    Fix copy paste typo in main.cpp Jakob Bornecrantz 2021-11-26 10:44:23 +0000
  • 0563025cde update simpleVulkan sample Rutwik Choughule 2021-11-23 18:51:00 +0530
  • 3a05f29b94 update cuDLA samples fix missing DPRINTF fix Makefile Rutwik Choughule 2021-11-23 14:34:52 +0530
  • e64c65a0d3 update sample conjugateGradientMultiDeviceCG remove use of deprecated function cudaLaunchCooperativeKernelMultiDevice() Rutwik Choughule 2021-11-18 10:16:22 +0530
  • af0e1af181 remove duplicate sample Rutwik Choughule 2021-11-18 10:15:10 +0530
  • 01789304f0 update sample bf16TensorCoreGemm to add explicit casting Rutwik Choughule 2021-11-01 13:22:44 +0530
  • 1f76a2d110 add and update samples for CUDA 11.5 Rutwik Choughule 2021-10-21 16:34:49 +0530
  • 3342d604fe update sample conjugateGradientMultiDeviceCG to remove use of deprecated function cudaLaunchCooperativeKernelMultiDevice() Rutwik Choughule 2021-08-09 22:52:15 +0530
  • ba04faaf73 add and update samples with CUDA 11.4 update 1 support v11.4.1 Rutwik Choughule 2021-08-03 19:24:45 +0530
  • 8789eb6266 add and update samples with CUDA 11.4 update 1 support Rutwik Choughule 2021-08-03 19:02:58 +0530
  • e950012e72 add and update samples with CUDA 11.4 support v11.4 Rutwik Choughule 2021-06-30 11:26:41 +0530
  • 95b7cea7bc Merge branch 'master' of https://github.com/NVIDIA/cuda-samples Rutwik Choughule 2021-06-10 18:37:53 +0530
  • 2aeaf51b11 cudaNvSciNvMedia plane offset correction Rutwik Choughule 2021-06-10 17:33:24 +0530
  • ba5a483c6e update vulkan samples with SPIR-V shaders Rutwik Choughule 2021-06-10 17:30:25 +0530
  • 7a5b3e6c8c update vulkan samples with SPIR-V shaders Rutwik Choughule 2021-06-02 17:17:21 +0530
  • 0787bc0489
    correction in include path Rutwik Choughule 2021-05-04 16:36:42 +0530
  • 5c3ec60fae correction in include path Rutwik Choughule 2021-05-03 14:17:55 +0530
  • 568b39bd5b add and update samples with CUDA 11.3 support v11.3 Rutwik Choughule 2021-04-16 11:54:26 +0530
  • 7a085bba4c Merge branch 'master' into pr/58 Karabaszek 2021-03-04 00:26:56 +0100
  • 067cb65523 -- Add partitioned cuda pipeline prod-cons gemm kernel -- Add cudaCompressibleMemory sample to use copy engine vs SM writes depending on arch Mahesh Doijade 2021-03-03 22:53:02 +0530
  • be8f98a743
    docs: fix simple typo, simplier -> simpler Tim Gates 2020-12-28 08:56:20 +1100
  • b882fa00ee -- Add freeglut and glew64 libs for simpleGL -- delete freeimage libs and headers, user needs to install it for building samples depending on it v11.2 Mahesh Doijade 2020-12-11 17:34:13 +0530
  • 1cd3264681 Add and update samples with CUDA 11.2 support Mahesh Doijade 2020-12-10 01:05:32 +0530
  • 92b0568792 Add cudaNvSciNvMedia sample with/without nvsci* APIs, it takes RGBA image as input and produces YUV via nvmedia this YUV is consumed by cuda which converts it to grayscale image which is written to file as output Mahesh Doijade 2020-11-24 16:28:04 +0530
  • 623fbf8590
    Properly compare cufftResult type to CUFFT_SUCCESS Alec Woods 2020-11-22 11:15:53 -0500
  • 1f571da4f5
    Avoid double free in cannyEdgeDetectorNPP.cpp Alec Woods 2020-11-01 11:15:12 -0500
  • d06e135943
    Avoid double free in boxFilterNPP.cpp Alec Woods 2020-11-01 11:14:34 -0500
  • c4e2869a2b add multi-warp cooperative groups based reduction kernel in reduction sample v11.1 Mahesh Doijade 2020-09-24 16:49:58 +0530
  • ddeda25e8b fixed gcc version comparison in Makefiles Isaiah Grace 2020-09-21 15:45:40 -0400
  • dd2dba3489 helper_string: fix the missing "/" at end of 3 up path in sdkFindFilePath() Mahesh Doijade 2020-09-17 20:45:23 +0530
  • 44052982a7 add ewp tags to VS project of conjugateGradientMultiDeviceCG Mahesh Doijade 2020-09-17 20:01:41 +0530
  • cd76533c3f Add and update samples for cuda 11.1 support Mahesh Doijade 2020-09-15 23:45:56 +0530
  • 0970625e08
    Merge cea9923fd8 into e6ce58fef4 Sepehr Sameni 2020-07-14 10:24:32 +0200
  • e6ce58fef4 [p2pBandwidthLatency] increase default buffer size and add support to specific buffer size through command line Mahesh Doijade 2020-06-30 19:05:55 +0530
  • 0ec4bd58e5 cudaCompressibleMemory: when unable to allocate compressible memory waive the execution v11.0 Mahesh Doijade 2020-06-01 20:22:22 +0530
  • 908dddb207 cudaCompressibleMemory: refactor and refine, and use only cuMemMap API for non-compressible allocation. hence, remove use of cudaMalloc. Mahesh Doijade 2020-05-27 19:00:33 +0530
  • b60c149b17 Correct the runtime API section in documentation when sample has both driver as well as runtime API Mahesh Doijade 2020-05-22 22:33:02 +0530
  • 56b5b4c767 -- add cudaCompressibleMemory sample -- fix simpleD3D12 build issue -- fix simpleVulkanMMAP shader file locating issue Mahesh Doijade 2020-05-22 22:07:30 +0530
  • 53e9e413a8 Update VS project files to use cuda 11.0 props/targets Mahesh Doijade 2020-05-19 18:16:05 +0530
  • 4f6e02970b Add and update samples for cuda 11.0 support Mahesh Doijade 2020-05-18 22:22:06 +0530
  • cea9923fd8
    fix typo in matrixMul Sepehr Sameni 2020-04-18 17:41:37 +0430
  • a8f59cf075 add inline specifiers FrancisZhang 2019-11-09 20:28:08 +0000
  • 6be514679b Add and update samples for cuda 10.2 support v10.2 Mahesh Doijade 2019-10-23 19:00:39 +0530
  • 489d9f7b1f conjugateGradientCudaGraphs: Add cusparseScsrmv & cublasSdot instead of gpuSpMV & gpuDotProduct as they are graph compliant Mahesh Doijade 2019-08-19 15:47:24 +0530
  • f53f159886 add cudaDeviceReset() into p2pBandwidthLatencyTest to free gpu memory after test Konnase Lee 2019-08-10 16:42:49 +0800
  • c8483e0798 Add release notes for cuda 10.1 update 2 support 10.1.2 Mahesh Doijade 2019-08-05 18:58:54 +0530
  • 58d0ceff18 Add and update samples for cuda 10.1 update 2 support Mahesh Doijade 2019-08-02 23:15:47 +0530
  • 337815dbee Add and update samples with CUDA 10.1 Update 1 support 10.1.1 Mahesh Doijade 2019-04-10 20:12:09 +0530
  • 57fe1dfbe9 add Event free. Gautier Wojda 2019-04-08 15:44:23 +0200
  • 1abc294982 --Update README.md for cuda 10.1 release -- fix multidevice CG sample to check for concurrentManagedAccess as it needs systemwide atomics v10.1 Mahesh Doijade 2019-01-23 16:56:20 +0530
  • b458dafcd6 Add and update samples with CUDA 10.1 support Mahesh Doijade 2019-01-23 01:34:43 +0530
  • 29bcc7fa57 add Jenkinsfile Brandon Bradley 2018-11-13 10:14:00 -0600
  • 32f0fc6111 fix the description of CUDA IPC as it is supported on Windows as well since CUDA 9.2 Mahesh Doijade 2018-10-24 13:35:39 +0530
  • 6bbaf9ac80 -- use DX_SDK env variable only for non-DX12 samples VS files as DX12 does not need legacy DX SDK v10.0.1 Mahesh Doijade 2018-10-09 22:42:25 +0530
  • fcb23487a8 -- Add simpleD3D12 sample which demonstrates DX12-CUDA interop rendering sinewave -- Update the documentation with description about this sample Mahesh Doijade 2018-10-04 20:05:23 +0530
  • 91dc60dd96 simpleVulkan: windows.h should be included before VersionHelpers.h v10.0 Mahesh Doijade 2018-09-10 20:41:05 +0530
  • 21c36d3568 Add and Update samples for CUDA 10.0 Mahesh Doijade 2018-08-24 22:35:15 +0530
  • 63e044cd0f remove VS project files for sample conjugateGradientMultiDeviceCG as windows support is not expected v9.2 mdoijade 2018-04-16 22:13:17 +0530
  • 0bce11f7a5 -- Update README.md with changes for repo link and other updates -- remove MDCG support on windows -- integrate fixes to nvrtc samples makefile and driver api samples makefiles mdoijade 2018-04-11 00:09:13 +0530
  • 90632045e3 add github cuda samples specific search paths in sdkFindFilePath() and remove all the redundant paths from p4 samples world bug: 200397368 mdoijade 2018-03-15 19:48:48 +0530
  • d08d485c67 Update samples list to include additional samples. Andy Dick 2018-03-09 18:05:01 -0800
  • 8bb8c5fac0 Initial public release for CUDA 9.2. Andy Dick 2018-03-02 16:07:37 -0800