
6 Jun
2011
6 Jun
'11
11:49 a.m.
On Mon, Jun 6, 2011 at 12:04 PM, Mathias Gaunard < mathias.gaunard@ens-lyon.org> wrote:
On 06/06/2011 12:10, Robert Jones wrote:
From reading a few of the nt2 webpages, and wikipedia on SSE2, the
business of exploiting SIMD capability seems to be in the domain of the compiler. How does this look from a library perspective? What are the mechanisms you'll use/consider?
This has been discussed several times in the past on this mailing list already.
I suggest you take a look at the Boostcon 2011 presentation: <https://github.com/boostcon/2011_presentations/raw/master/thu/simd.pdf>
Excellent, just what I was looking for! Many thanks, R.