Hacker News new | ask | show | jobs
by aeroevan 5557 days ago
> its calculations were "embarrassingly parallel," with no communication between nodes

That's probably the only type of process that would work in the cloud. Most HPC applications require lots of communication between nodes, so I don't think I would call this a proper supercomputer.

1 comments

I agree. At large scales the speed of light becomes a limiting factor.