Difference between revisions of "Talk:GPU"

From Chessprogramming wiki
Jump to: navigation, search
(Nvidia architectures)
(SIMD + Scalar Unit)
Line 1: Line 1:
== 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 ==
 
== 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.
 
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.

Revision as of 11:44, 18 April 2021

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.