$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2022-09-24 06:54:31
On Fri, Sep 23, 2022 at 8:13 AM Towner, Daniel via Boost <
boost_at_[hidden]> wrote:
> I would like to propose a SIMD/data-parallel header-only library for
inclusion in boost. The library is an example implementation already
developed by Intel of a C++ TS proposal called
std::experimental::parallelism_v2::simd [1].
Looking forward to seeing the documentation and the source code.