Rutwik Choughule
|
568b39bd5b
|
add and update samples with CUDA 11.3 support
|
2021-04-16 11:54:26 +05:30 |
|
Mahesh Doijade
|
067cb65523
|
-- Add partitioned cuda pipeline prod-cons gemm kernel
-- Add cudaCompressibleMemory sample to use copy engine vs SM writes
depending on arch
|
2021-03-03 22:53:02 +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
|
cd76533c3f
|
Add and update samples for cuda 11.1 support
|
2020-09-15 23:45:56 +05:30 |
|
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 |
|