In partial fulfillment of the requirements of the Computer Science/Mathematics Co-op Program
Copyright © 2000 by Aaron Lees
This text is distributed according to the General Public License.
The purpose of this report is to document my work at TRIUMF in constructing a beowulf cluster. I will begin with a brief introduction to TRIUMF, the general beowulf architecture and parallel programming. The remainder of the report will give an overview of my implementation of the cluster.
This report is meant to be read by three groups of people: TRIUMF staff, UVic Computer Science Students and UVic Computer Science Co-op staff. TRIUMF employees will be able to learn the details on how I implemented the cluster so that further work can be done on it. Students at UVic can get an idea of what a co-op term at TRIUMF would be like. The co-op staff can evaluate my performance on this work term.
I will try to limit the amount of prerequisite knowledge required to understand this report as much as possible, however, the reader will gain more from this report if they are at least familiar with the following areas.
Computer hardware.
Computer networking.
Unix. Specifically RedHat linux.
Parallel computing.
| Next | ||
| Introduction |