On construction of a large computing farm using multiple linux PC clusters

  • Authors:
  • Chao-Tung Yang;Chun-Sheng Liao;Kuan-Ching Li

  • Affiliations:
  • High-Performance Computing Laboratory, Department of Computer Science and Information Engineering, Tunghai University, Taichung, Taichung, Taiwan ROC;High-Performance Computing Laboratory, Department of Computer Science and Information Engineering, Tunghai University, Taichung, Taichung, Taiwan ROC;Parallel and Distributed Processing Center, Department of Computer Science and Information Management, Providence University, Shalu, Taichung, Taiwan ROC

  • Venue:
  • PDCAT'04 Proceedings of the 5th international conference on Parallel and Distributed Computing: applications and Technologies
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In addition to the traditional massively parallel computers, distributed workstation clusters now play an important role in scientific computing, due to the advent of commodity high performance processors, low-latency/high-bandwidth networks and powerful development tools. In a cluster environment, we add more and more workstations for reaching more computing performance. Unfortunately, in general case, we don’t have enough space for setting up many PCs to form a large-scale PC cluster, and more questions we are concerned about, for example, network topology, electric power, and management question etc. Thus, we can use several places for setting up a number of machines on each place, and enabling networking for transparent computing on each cluster node for enable an enormous node cluster. In this paper, we use some routing policy and a kernel module named Netfilter to enable three or more clusters to be connected as a big one. In our experimental environment we use three different quantities of nodes in each PC cluster connected via a Fast-Ethernet network environment. As experiment, we performed matrix multiplication for performance analysis.