Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Abstract: Given a vector of N elements, the perfect shuffle of this vector is a permutation of the elements that are identical to a perfect shuffle of a deck of cards.
Aug 14, 2006
Given a vector of N elements, the perfect shuffle of this vector is a permutation of the elements that are identical to aperfect shuffle of a deck of cards.
We indicate by a series of examples that the perfect shuffle is an important interconnection pattern for a parallel processor. The ex-.
Given a vector of N elements, the perfect shuffle of this vector is a permutation of the elements that are identical to a perfect shuffle of a deck of cards ...
People also ask
In and out shuffles appear in computer science as a way of connecting processors in parallel processing machines. One widely known application is an O(log n) ...
Parallel ... In the case where the permutation is the $k$-way perfect shuffle we develop two methods for efficiently computing such a pair of involutions.
The algorithms are designed to be executed on a network of parallel processors connected using the shuffle-exchange or cube-connected cycles patterns, where the ...
Given a vector of N elements, the perfect shuffle of this vector is a permutation of the elements that are identical to a perfect shuffle of a deck of card.
They are interested in shuffles for their application to problems in parallel processing and switching network design. We refer the interested reader to [3] ...
Mar 17, 2013 · How is Perfect shuffle a better interconnect scheme for parallel processing? For example if we consider a problem of sum reduction, I want to ...