Hacker News new | ask | show | jobs
by nine_k 105 days ago
CPU and GPU have very different ways of scheduling instructions, requiring somehow different interfaces and programming models.. I'd hazard to say that a GPU and CPU with unified memory access (like the Apple's M series, and most mobile chips) is already such a consolidated system.
1 comments

nVidia Jetson also has unified memory access btw.