Toggle Main Menu Toggle Search

Open Access padlockePrints

Parallel simulations using recurrence relations and relaxation [PhD thesis]

Lookup NU author(s): Dr Stephen McGough

Downloads

Full text is not currently available for this publication.


Abstract

This thesis develops and evaluates a number of efficient algorithms for performing parallel simulations. These algorithms achieve approximate linear speed-up, in the sense that their run times are in the order of 0(n/p), where n is the size of the problem and p is the number of processors employed. The systems that are being simulated are related to ATM switches and sliding window communication protocols. The algorithms presented first are concerned with the parallel generation and merging of bursty arrival sources, marking and deleting of lost cells due to buffer overflows, and computation of departure instants. They work well on shared memory multiprocessors. However, different techniques need to be employed in order to achieve similar speed-ups on a distributed cluster of workstations. The main obstacle is the inter-process communication overhead. To overcome it, new algorithms are developed that reduce considerably the amount of information transferred between processors. They are applied both to the ATM switch and to the sliding window protocol with feedbacks. In all cases, the methodology relies on reducing the simulation task to a set of recurrence relations. The latter are solved using the techniques of parallel prefix computation, parallel merging and relaxation. The effectiveness of these algorithms is evaluated by comparing their run times with that of an optimised sequential algorithm. A number of experiments are carried out on a 12-processor shared memory system, and also on a distributed cluster of 12 processors connected by a fast Ethernet.


Publication metadata

Author(s): McGough AS

Publication type: Report

Publication status: Published

Series Title: Department of Computing Science

Year: 2000

Print publication date: 01/01/2000

Source Publication Date: 2000

Institution: University of Newcastle upon Tyne

Place Published: Newcastle upon Tyne

Notes: British Lending Library DSC stock location number: DXN041060


Share