What is SIMD? Abusing Vector Instructions Across Threads for Ray Tracing

Описание к видео What is SIMD? Abusing Vector Instructions Across Threads for Ray Tracing

Today we're going over what SIMD is, what these instructions look like in Assembly (FASM), and how we can use them in a CPU-based ray tracer to boost our performance!

Ray Tracing Repo: https://github.com/imalexlee/crack-tr...
Assembly Dot Product Repo: https://github.com/imalexlee/dot-prod...

Комментарии

Информация по комментариям в разработке