Technical Blog
Tag: Occupancy
Subscribe
Technical Walkthrough
Jul 17, 2014
CUDA Pro Tip: Occupancy API Simplifies Launch Configuration
CUDA 6.5 includes several new runtime functions to assist in configuring kernel launches to achieve maximum GPU occupancy.
4 MIN READ
Technical Walkthrough
Dec 19, 2012
Thinking Parallel, Part III: Tree Construction on the GPU
In part II of this series, we looked at hierarchical tree traversal as a means of quickly identifying pairs of potentially colliding 3D objects and we…
17 MIN READ