NVIDIA / warp

A Python framework for high performance GPU simulation and graphics
https://nvidia.github.io/warp/
Other
4.27k stars 243 forks source link

Added advanced optimization example using static loop unrolling #326

Closed mehdiataei closed 1 month ago

mehdiataei commented 1 month ago

Category

Description

Example for optimizing kernel generation using branching elimination with static loop unrolling added to the docs.

Changelog

Before your PR is "Ready for review"