$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost on ARM using NEON
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-05-29 06:28:22
On 29/05/13 12:14, Aditya Avinash wrote:
> On Wed, May 29, 2013 at 1:15 PM, Antony Polukhin <antoshkka_at_[hidden]>wrote:
>
>> Hi,
>>
>> Boost works well on arm, so nothing should be really developed.
>> But if you ate talking about SIMD for ARM, that you shall take a look
>> at Boost.SIMD and maybe propose library developer your help.
>>
>
>
> According to https://www.lri.fr/~falcou/pub/pact-2012.pdf .In the last
> page, they have mentioned about extending boost to SIMD enabled ARM
> processors.
I am one of the developers of Boost.SIMD.
NEON support has been worked on, but as it has been said elsewhere in
this thread, it is not open-source at the moment, though it might well
end up being so in the future.