Op de website van SGI kunnen we lezen dat hun Altix 3000-supercomputer een nieuw record heeft gevestigd in de STREAM Triad benchmark. Deze test meet de geheugenbandbreedte en het systeem wist met een snelheid van 1TB/s het geheugen te benaderen. De Altix waarmee dit record is gevestigd staat in het NASA Ames Research Center in Mountain View in Californië en bestaat uit 512 Intel Itanium processors die via een multi-platform shared-memory API (Open MP) het geheugen van de machine delen. SGI schrijft het resultaat toe aan de NUMAflex-architectuur van het geheugen:
SGI attributes much of the success of the Altix line to its NUMAflex shared memory architecture in which all the processors in the computer share the same memory. This is distinct from older computer architectures and clusters where every processor has its own associated memory. The main advantage of shared memory is that all processors can access all memory as a single pool, without the need to move or copy data from one memory system to another. This results in faster processing and easier programming. Simply put, utilizing the NUMAflex share memory model saves users tremendous time and effort much like doing a month's worth of shopping at a "super" store or mall is more efficient than running all over town to different stores.