Y
Hacker News
new
|
ask
|
show
|
jobs
by
bleepblorp
2071 days ago
GPU drivers are essentially operating systems for the GPU.
1 comments
extropy
2071 days ago
And also ~real time compilers for any user code (shaders, etc) that will be running on the GPU.
link
monocasa
2071 days ago
The compiler isn't in the kernel though. That's in the user space half.
link