Sciweavers

4581 search results - page 497 / 917
» Computing Transformation Semigroups
Sort
View
ICS
1992
Tsinghua U.
15 years 11 months ago
Optimizing for parallelism and data locality
Previous research has used program transformation to introduce parallelism and to exploit data locality. Unfortunately,these twoobjectives have usuallybeen considered independentl...
Ken Kennedy, Kathryn S. McKinley
ISSAC
1989
Springer
87views Mathematics» more  ISSAC 1989»
15 years 11 months ago
An Improved Las Vegas Primality Test
: We present a modification of the Goldwasser-Kilian-Atkin primality test, which, when given an input n, outputs either prime or composite, along with a certificate of correctnes...
Erich Kaltofen, T. Valente, Norika Yui
SC
1990
ACM
15 years 11 months ago
Loop distribution with arbitrary control flow
Loop distribution is an integral part of transforming a sequential program into a parallel one. It is used extensively in parallelization,vectorization, and memory management. For...
Ken Kennedy, Kathryn S. McKinley
ACCV
2007
Springer
15 years 11 months ago
Gait Identification Based on Multi-view Observations Using Omnidirectional Camera
Abstract. We propose a method of gait identification based on multiview gait images using an omnidirectional camera. We first transform omnidirectional silhouette images into panor...
Kazushige Sugiura, Yasushi Makihara, Yasushi Yagi
APPT
2009
Springer
15 years 11 months ago
Efficient Multiplication of Polynomials on Graphics Hardware
We present the algorithm to multiply univariate polynomials with integer coefficients efficiently using the Number Theoretic transform (NTT) on Graphics Processing Units (GPU). The...
Pavel Emeliyanenko