$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Accelerating algorithms with SIMD - Segmented iterators and alternatives
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2010-10-14 01:49:57
----- 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?
Best,
Vicente