Commit Graph

20 Commits

Author SHA1 Message Date
Rutwik Choughule
e64c65a0d3 update sample conjugateGradientMultiDeviceCG
remove use of deprecated function cudaLaunchCooperativeKernelMultiDevice()
2021-11-18 10:16:22 +05:30
Rutwik Choughule
1f76a2d110 add and update samples for CUDA 11.5 2021-10-21 16:34:49 +05:30
Rutwik Choughule
3342d604fe update sample conjugateGradientMultiDeviceCG to remove use of deprecated function cudaLaunchCooperativeKernelMultiDevice() 2021-08-09 22:52:15 +05:30
Rutwik Choughule
8789eb6266 add and update samples with CUDA 11.4 update 1 support 2021-08-03 19:02:58 +05:30
Rutwik Choughule
e950012e72 add and update samples with CUDA 11.4 support 2021-06-30 11:26:41 +05:30
Rutwik Choughule
568b39bd5b add and update samples with CUDA 11.3 support 2021-04-16 11:54:26 +05:30
Mahesh Doijade
1cd3264681 Add and update samples with CUDA 11.2 support 2020-12-10 01:05:32 +05:30
Mahesh Doijade
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
2020-11-24 16:28:04 +05:30
Mahesh Doijade
44052982a7 add ewp tags to VS project of conjugateGradientMultiDeviceCG 2020-09-17 20:01:41 +05:30
Mahesh Doijade
cd76533c3f Add and update samples for cuda 11.1 support 2020-09-15 23:45:56 +05:30
Mahesh Doijade
53e9e413a8 Update VS project files to use cuda 11.0 props/targets 2020-05-19 18:16:05 +05:30
Mahesh Doijade
4f6e02970b Add and update samples for cuda 11.0 support 2020-05-18 22:22:06 +05:30
Mahesh Doijade
6be514679b Add and update samples for cuda 10.2 support 2019-10-23 19:00:39 +05:30
Mahesh Doijade
337815dbee Add and update samples with CUDA 10.1 Update 1 support 2019-04-10 20:12:09 +05:30
Mahesh Doijade
1abc294982 --Update README.md for cuda 10.1 release
-- fix multidevice CG sample to check for concurrentManagedAccess as it needs systemwide atomics
2019-01-23 16:56:20 +05:30
Mahesh Doijade
b458dafcd6 Add and update samples with CUDA 10.1 support 2019-01-23 01:34:43 +05:30
Mahesh Doijade
21c36d3568 Add and Update samples for CUDA 10.0 2018-08-24 22:35:15 +05:30
mdoijade
63e044cd0f remove VS project files for sample conjugateGradientMultiDeviceCG
as windows support is not expected
2018-04-16 22:13:17 +05:30
mdoijade
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
2018-04-11 00:09:13 +05:30
Andy Dick
d08d485c67 Update samples list to include additional samples. 2018-03-09 18:05:01 -08:00