Title of article :
An efficient parallel-processing method for transposing large matrices in place
Author/Authors :
Portnoff، نويسنده , , M.R.، نويسنده ,
Issue Information :
روزنامه با شماره پیاپی سال 1999
Pages :
11
From page :
1265
To page :
1275
Abstract :
We have developed an efficient algorithm for transposing large matrices in place. The algorithm is efficient because data are accessed either sequentially in blocks or randomly within blocks small enough to fit in cache, and because the same indexing calculations are shared among identical procedures operating on independent subsets of the data. This inherent parallelism makes the method well suited for a multiprocessor computing environment. The algorithm is easy to implement because the same two procedures are applied to the data in various groupings to carry out the complete transpose operation. Using only a single processor, we have demonstrated nearly an order of magnitude increase in speed over the previously published algorithm by Cate and Twigg for transposing a large rectangular matrix in place. With multiple processors operating in parallel, the processing speed increases almost linearly with the number of processors. A simplified version of the algorithm for square matrices is presented as well as an extension for matrices large enough to require virtual memory.
Keywords :
synthetic aperture radar. , image formation , Corner turn , Fast algorithms , Parallel processing , seismicmigration , image processing , matrix transpose
Journal title :
IEEE TRANSACTIONS ON IMAGE PROCESSING
Serial Year :
1999
Journal title :
IEEE TRANSACTIONS ON IMAGE PROCESSING
Record number :
396254
Link To Document :
بازگشت