Parallelising the Turing Ring using Orca

The Turing Ring is a discrete simulation of a chaotic dynamic system. It is well suited for parallelisation, but balancing the load on processors is difficult. A program was written in Orca, an ALGOL-like language for parallel systems supporting shared data objects. The load-balancing strategy used...

Full description

Bibliographic Details
Main Author: Dion Nicolaas
Other Authors: The Pennsylvania State University CiteSeerX Archives
Format: Text
Language:English
Published: 1994
Subjects:
Online Access:http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.39.8338
Description
Summary:The Turing Ring is a discrete simulation of a chaotic dynamic system. It is well suited for parallelisation, but balancing the load on processors is difficult. A program was written in Orca, an ALGOL-like language for parallel systems supporting shared data objects. The load-balancing strategy used is described and its performance reported. Some comments on the ease of programming in Orca are then made.