1. Overview of GPU Drivers
General-Purpose computing on Graphics Processing Unit (GPGPU) is the use of GPU to perform parallel computation.
| Feature | |
|---|---|
| Get device info | |
| Share CPU memory with device | |
| Allocate device memory | |
| Free memory |
General-Purpose computing on Graphics Processing Unit (GPGPU) is the use of GPU to perform parallel computation.
| Feature | |
|---|---|
| Get device info | |
| Share CPU memory with device | |
| Allocate device memory | |
| Free memory |