Parallel Raytracing: A Case Study on Partitioning and Scheduling on Workstation Clusters

  • Authors:
  • Affiliations:
  • Venue:
  • HICSS '97 Proceedings of the 30th Hawaii International Conference on System Sciences: Software Technology and Architecture - Volume 1
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, a case study is presented which is aimedat investigating the performance of several parallel versions of the POV{Ray raytracing package implementedon a workstation cluster using the MPI message passing library. Based on a manager/worker scheme, variants of workload partitioning and message schedulingstrategies, in conjunction with different task granularities, are evaluated with respect to their runtime behavior. The results indicate that dynamic, adaptivestrategies are required to cope with both the unbalancedworkload characteristics of the parallel raytracing application and the different computational capabilitiesof the machines in a workstation cluster environment.