Technical Blog
Tag: advanced API performance
Subscribe
Technical Walkthrough
May 11, 2022
Advanced API Performance: Clears
Surface clearing is a widely used accessory operation. This post covers best practices for clears on NVIDIA GPUs.
2 MIN READ
News
Jan 27, 2022
Advanced Kernel Profiling with the Latest Nsight Compute
Nsight Compute kernel profiler now includes Range Replay, Memory Analysis, and Guided Analysis enhancements.
4 MIN READ
Technical Walkthrough
Oct 25, 2021
Advanced API Performance: Mesh Shaders
Mesh shaders are designed to overcome the bottlenecks of the fixed layout used by the classical geometry pipeline.
3 MIN READ
Technical Walkthrough
Oct 25, 2021
Advanced API Performance: Memory and Resources
This post covers best practices for memory and resources on NVIDIA GPUs.
4 MIN READ
Technical Walkthrough
Oct 25, 2021
Advanced API Performance: Command Buffers
Achieve performance gains on both the CPU and the GPU by maximizing parallelism, avoiding bottlenecks, and reducing idle times on the GPU.
3 MIN READ
Technical Walkthrough
Oct 22, 2021
Advanced API Performance: Barriers
This post tells you about tips and caveats for barriers usage for the performance when you’re developing with DX12 or Vulkan.
2 MIN READ
