Commit Graph

11 Commits

Author SHA1 Message Date
Mahesh Doijade
b458dafcd6 Add and update samples with CUDA 10.1 support 2019-01-23 01:34:43 +05:30
Mahesh Doijade
32f0fc6111 fix the description of CUDA IPC as it is supported on Windows as well since CUDA 9.2 2018-10-24 13:35:39 +05:30
Mahesh Doijade
6bbaf9ac80 -- use DX_SDK env variable only for non-DX12 samples VS files
as DX12 does not need legacy DX SDK
2018-10-09 22:42:25 +05:30
Mahesh Doijade
fcb23487a8 -- Add simpleD3D12 sample which demonstrates DX12-CUDA interop
rendering sinewave
-- Update the documentation with description about this sample
2018-10-04 20:05:23 +05:30
Mahesh Doijade
91dc60dd96 simpleVulkan: windows.h should be included before VersionHelpers.h 2018-09-10 20:41:05 +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
mdoijade
90632045e3 add github cuda samples specific search paths in sdkFindFilePath()
and remove all the redundant paths from p4 samples world
bug: 200397368
2018-03-15 20:04:51 +05:30
Andy Dick
d08d485c67 Update samples list to include additional samples. 2018-03-09 18:05:01 -08:00
Andy Dick
8bb8c5fac0 Initial public release for CUDA 9.2. 2018-03-02 16:07:37 -08:00