[linux-audio-user] Re: slightly OT: supercomputer music

Alexandre DENIS contact at alexandredenis.net
Wed Mar 8 04:04:59 EST 2006


Loki Davison wrote:

> Well, think about the name NUMA. If you don't have a deterministic
> memory access time then realtime is somewhat difficult.

On NUMA, remote memory access is done in constant time (the so-called 
"NUMA factor"), so all memory accesses are bounded in time. Not 
deterministic, but the high bound is known.

But even on cluster, MPI may be suitable for realtime audio. The typical 
latency of MPI over a high performance network is bellow 10 usec which 
should be enough for audio.

-a.




More information about the Linux-audio-user mailing list