Boost logo

Boost :

Subject: Re: [boost] Accelerating algorithms with SIMD - Segmented iterators and alternatives
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-10-14 01:51:40


On 14/10/10 07:49, vicente.botet wrote:
> ----- Original Message -----
> From:<Joel.Falcou_at_[hidden]>
> To:<boost_at_[hidden]>
> Sent: Thursday, October 14, 2010 6:58 AM
> Subject: Re: [boost] Accelerating algorithms with SIMD - Segmented iterators and alternatives
>
>
>> We did our homework I can reassure you. We provide more than just
>> operators on these pack and we use proto to detect fused operations
>> seuqence and replace them before evaluation. As for swizzling and permute,
>> we have various potential interface for this and trying to settle on some.
>> Conversion are used through a simd::cast<T> operator.
>
> Hi,
>
> I would like to add pointer to your lib in the library under construction page http://svn.boost.org/trac/boost/wiki/LibrariesUnderConstruction. Please could you gice some references where we can download the SIMD library and a link to the documentation?
>

It's currently part of NT2 and need to be extracted and boostified.
NT2 on-going development (and I emphasize this *on-going*) is on
github.com/jfalcou/nt2.

I am currently slowly refactoring/pushing our old code base into the new
system so stuff are in flux atm.

The main area is include/nt2/sdk/simd


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk