@InProceedings{Supelec621,
author = {Wilfried Kirschenmann and Laurent Plagne and Stephane Vialle},
title = {{Multi-Target Vectorization With MTPS C++ Generic Library}},
year = {2010},
booktitle = {{PARA 2010 conference: State of the Art in Scientific and Parallel Computing}},
month = {June 6-9},
note = {4 pages},
address = {Reykjavík, Iceland},
url = {http://hal-supelec.archives-ouvertes.fr/hal-00491980/},
abstract = {This article introduces MTPS, a C++ template library dedicated at vectorizing algorithms for different target architectures. Algorithms written with MTPS benefit from optimized memory access patterns and show performances close to hardware limits, both on multicore CPU and on GPU. }
}