Sciweavers

PDP
2005
IEEE

Optimizing a 3D-FWT Video Encoder for SMPs and HyperThreading Architectures

13 years 10 months ago
Optimizing a 3D-FWT Video Encoder for SMPs and HyperThreading Architectures
In this work we evaluate the implementation of a video encoder based on the 3D Wavelet Transform optimized for HyperThreading technology and SMPs. We design several implementations of the parallel encoder with Pthreads and OpenMP using functional decomposition. Then, we compare them in terms of execution speed, ease of implementation and maintainability of the resulting code. Our experiments show that while Pthreads provides the best results in terms of execution time, OpenMP can provide a nearly optimal execution time without sacrificing the maintainability of code.
Ricardo Fernández, José M. Garc&iacu
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where PDP
Authors Ricardo Fernández, José M. García, Gregorio Bernabé, Manuel E. Acacio
Comments (0)