Mahesh Doijade
|
908dddb207
|
cudaCompressibleMemory: refactor and refine, and use only cuMemMap API for non-compressible allocation.
hence, remove use of cudaMalloc.
|
2020-05-27 19:00:33 +05:30 |
|
Mahesh Doijade
|
b60c149b17
|
Correct the runtime API section in documentation when sample has both driver as well as runtime API
|
2020-05-22 22:33:02 +05:30 |
|
Mahesh Doijade
|
56b5b4c767
|
-- add cudaCompressibleMemory sample
-- fix simpleD3D12 build issue
-- fix simpleVulkanMMAP shader file locating issue
|
2020-05-22 22:07:30 +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
|
489d9f7b1f
|
conjugateGradientCudaGraphs: Add cusparseScsrmv & cublasSdot instead of
gpuSpMV & gpuDotProduct as they are graph compliant
|
2019-08-19 15:47:24 +05:30 |
|
Mahesh Doijade
|
58d0ceff18
|
Add and update samples for cuda 10.1 update 2 support
|
2019-08-02 23:15:47 +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
|
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 |
|
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 |
|