Abstract
The NUMA model (Non-Uniform Memory Architecture) has allowed a considerable increase on the scalability of parallel architectures. However, many of today's computer systems do not consider the different latencies between local and remote memory accesses, which can lead to large performance losses. The control by the programmer is costly and error prone, so an automatic memory distribution…