Optimizing DX12 Resource Uploads to the GPU Using CPU-Visible VRAM

1 · NVIDIA Corporation · Aug. 11, 2021, 10:06 p.m.
How to optimize DX12 resource uploads from the CPU to the GPU over the PCIe bus is an old problem with many possible solutions, each with their pros and cons. In this post, I show how moving cherry-picked DX12 UPLOAD heaps to CPU-Visible VRAM (CVV) using NVAPI can be a simple solution to speed up … Continued...