File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2731,9 +2731,7 @@ <h2 class="section-title">References</h2>
27312731 Programming Guide</ a >
27322732 < br >
27332733 The definitive guide for CUDA architecture, performance tips, and memory behavior.
2734- Especially
2735- useful
2736- for understanding occupancy, warp scheduling, and function inlining.
2734+ Especially useful for understanding occupancy, warp scheduling, and function inlining.
27372735 </ li >
27382736 < li >
27392737 < a href ="https://developer.nvidia.com/blog/ " target ="_blank "> Optimizing CUDA by Nvidia
Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ <h2>Articles</h2>
290290 < img src ="images/RTIOW/2560x1440_50depth_3000samples_3400ms.png " class ="card-img-top "
291291 alt ="Ray tracing in one weekend in CUDA. ">
292292 < div class ="card-body ">
293- < h5 class ="card-title "> CUDA Ray Tracing 3.6x Faster Than RTX: My CUDA Ray Tracing
293+ < h5 class ="card-title "> CUDA Ray Tracing 2x Faster Than RTX: My CUDA Ray Tracing
294294 Journey</ h5 >
295295 < div class ="card-body text-center ">
296296 < a href ="RTIOW.html " class ="btn btn-primary "> Learn More</ a >
You can’t perform that action at this time.
0 commit comments