Remix.run Logo
nine_k 2 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.

amelius 2 days ago | parent [-]

nVidia Jetson also has unified memory access btw.