$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost on ARM using NEON
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-05-29 04:11:31
On Wed, May 29, 2013 at 11:52 AM, Tim Blechmann <tim_at_[hidden]> wrote:
> >> Hi, i want to develop boost.arm or boost.neon library so that boost is
> >> implemented on ARM.
> >
> > 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.
>
> from https://github.com/MetaScale/nt2/issues/180: "It is quite unsure at
> this stage whether NEON will be provided as an open-source module"
>
Even if it's not openly provided by developers of NT2, nothing prevents you
from implementing it yourself.