Honours project proposal:
Evaluation and Optimization of Communication Patterns on a Beowulf

supervisors: Dr Peter Strazdins

co-supervisor: Bob Edwards,

This project has been undertaken by the Honours student Wi Bing Tan, 07/01

A cluster computer such as the ANU Beowulf is a parallel computer using a Commercial-off-the-Shelf switch-based network to communicate between the processors. Usually, the TCP/IP protocol, accessing the operating system is used to send these messages.

Compared with custom built networks of parallel computers such as the Fujitsu AP3000, these networks are relatively slow, often limiting application performance. On the other hand, they exhibit less message contention,which is a desirable property.

Thus for these networks, the evaluation and optimization of typical communications, including normal point-to-point messages, and widely used communication patterns such as broadcast, multicast and reductions, is an interesting and important issue.

This project can look at and examine one or both of the following aspects:

References