Hacker News new | ask | show | jobs
by monocasa 1160 days ago
Something like this isn't being used for that kind of realtime control, the memory hierarchy is too hard to nail down in a way that doesn't negate dedicating cores to tasks. It's probably meant for 'embedded' applications like storage appliances.
1 comments

GM uses it in the Cruise Origin autonomous robotaxis.
Do they use the cores to babysit sensors, or as general compute?
Judging from that, like I said not using the cores to babysit individual sensors using hardware separation of many cores to simplify hard real time constraints, but instead as a block of general compute.