> Now to find out what kind of applications are greatly benefited from this.
The common applications are scientific computing usually, here's a quick overview[1] of the kind of algorithms ran on supercomputers: PDEs, ODEs, FFTs, Sparse and Dense linear algebra, etc.
These are usually used for scientific applications like weather forecasting, where you need to know about the result on time (i.e. before the hurricane reaches the coast!)
http://icl.cs.utk.edu/hpcc/hpcc_results_lat_band.cgi
I do believe I get it. Now to find out what kind of applications are greatly benefited from this.
Thanks HN! You always make me dig in and learn new things!
Edit: It was "MPI latency" that led me to that result, by the way.