Fast parallel algorithms for forecasting

Fast parallel algorithms for forecasting

0.00 Avg rating0 Votes
Article ID: iaor19982580
Country: United Kingdom
Volume: 34
Issue: 9
Start Page Number: 39
End Page Number: 50
Publication Date: Nov 1997
Journal: Computers & Mathematics with Applications
Authors: ,
Keywords: computational analysis: parallel computers
Abstract:

This paper presents two parallel algorithms for forecasting implemented on a linear array and a tree model. Both the algorithms are based on the weighted moving average technique. Given that m and n are the numbers of the input observed data values and the numbers of weights, respectively, the algorithm on a linear array of n processors requires m+1 steps and that on a tree model with (2n–1) processors (n being a power of 2), needs (mn+2)+log2n steps. It has also been shown how the corresponding algorithms can be extended to the case when the number of available processors is less than n (for a linear array) or 2n–1 (for a tree model). The corresponding algorithms mapped on an ST-array (Store and Trigger array with p processors, pn) and an ST-tree (Store and Trigger tree with 2p–1 processors, pn, p being a power of 2) requiren/p(mn+1)+p–1 and n/p[(mn+2)+log2p] steps, respectively.

Reviews

Required fields are marked *. Your email address will not be published.