Ship Hull Hydrodynamic Analysis Using Distributed Shared Memory

  • Authors:
  • João P. Marques Silva;Paulo Guedes

  • Affiliations:
  • -;-

  • Venue:
  • PARA '00 Proceedings of the 5th International Workshop on Applied Parallel Computing, New Paradigms for HPC in Industry and Academia
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this article we present the results obtained from the execution of a commercial Computational Fluid Dynamics program on a cluster of personal computers. The communication and data interchange between the nodes uses a Distributed Shared Memory (DSM) system called TreadMarks. The parallelized program was run on a 100Mbit/s Ethernet network connecting 4 personal computers. Using data similar to a real execution on a industrial environment, we achieved a maximum speedup of about 1.7 and measured an allmost constant communication time with various number of nodes. Comparing our DSM solution with a similar parallelization approach but using Message passing we observed that with less effort we can accomplish better performance with less communication if using a DSM system.