3 ms·
The point is that "unified architecture" is a buzzword unrelated to what actually makes things fast.
by Dylan16807 5d ago
The point is that "unified architecture" is a buzzword unrelated to what actually makes things fast.
- Rohansi 5d agoIt does make some things faster because you can share memory between CPU, GPU, etc. without copying. But not everything.