Sciweavers

HPCC
2005
Springer

Efficient SIMD Numerical Interpolation

13 years 10 months ago
Efficient SIMD Numerical Interpolation
This paper reports the results of SIMD implementation of a number of interpolation algorithms on common personal computers. These methods fit a curve on some given input points for which a mathematical function form is not known. We have implemented four widely used methods using vector processing capabilities embedded in Pentium processors. By using SSE (streaming SIMD extension) we could perform all operations on four packed singleprecision (32-bit) floating point values simultaneously. Therefore, the running time decreases three times or even more depending on the number of points and the interpolation method. We have implemented four interpolation methods using SSE technology then analyzed their speedup as a function of the number of points being interpolated. A comparison between characteristics of developed vector algorithms is also presented.
Hossein Ahmadi, Maryam Moslemi Naeini, Hamid Sarba
Added 29 Jun 2010
Updated 29 Jun 2010
Type Conference
Year 2005
Where HPCC
Authors Hossein Ahmadi, Maryam Moslemi Naeini, Hamid Sarbazi-Azad
Comments (0)