Implementation and performance of software DSMs over virtual interface architecture

Gang Shi,Hongda Yin,Mingchang Hu,Weiwu Hu
2003-01-01
Jisuanji Xuebao/Chinese Journal of Computers
Abstract:Cluster of high performance PC is a popular computing platform today. Unfortunately, traditional network interface architecture introduces so much software overhead that such clusters are unsuitable for shared virtual memory parallel applications which need short latency, high bandwidth and quick synchronization. Virtual Interface Architecture (VIA) specification gives a new approach to solve this problem for its low software overhead, by passing OS intervention, high overlapping between communication and computation and zero copy protocol. By evaluating the performance of JIAJIA software DSM system over VIA and traditional network interface, it is shown that VIA can improve the performance and scalability of software DSMs. The specification also give us new ideas to design hardware support for SVM systems.
What problem does this paper attempt to address?