Y
Hacker News
new
|
ask
|
show
|
jobs
by
calaphos
249 days ago
The hardware is heavily optimized for low precision matrix math, pretty much only used for AI.
2 comments
touisteur
249 days ago
Not since the Ozaki scheme has appeared. Good high-precision perf from low-precision tensor units has unlocked some very interesting uses of low-fp64-perf GPUs.
link
bobsmooth
249 days ago
And in graphics rasterization.
link
namibj
249 days ago
Those parts (the tensor cores) aren't used for rasterization.
link
david-gpu
249 days ago
While raster units are separate from tensor cores, both can be leveraged for image rendering. The simplest example of this is Nvidia's DLSS.
link