Commit Graph

4 Commits

Author SHA1 Message Date
Mahesh Doijade
0ec4bd58e5 cudaCompressibleMemory: when unable to allocate compressible memory waive the execution 2020-06-01 20:22:22 +05:30
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