Talk:GPU

From Chessprogramming wiki
Revision as of 11:44, 18 April 2021 by Smatovic (talk | contribs) (Nvidia architectures)
Jump to: navigation, search

SIMD + Scalar Unit

According to AMD papers every SIMD unit has one scalar unit, Nvidia seems to have one SFU, special function unit, per SIMD.

embedded CPU controller

It is not documented in the white papers, but it seems that every discrete GPU has an embedded CPU controller (e.g. Nvidia Falcon) who (speculation) launches the Kernels.