Hacker News new | ask | show | jobs
by jabl 1478 days ago
It's a very fast, very low latency network fabric. But it's not coherent in the sense of cache coherent multiprocessors, and it doesn't offer shared memory style programming where you'd just load/store to addresses that happen to be mapped to another compute node somewhere in the system.
1 comments

I thought DMI allowed for exactly those kinds of load/store operations