$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Compute v0.1 Released
From: Karsten Ahnert (karsten.ahnert_at_[hidden])
Date: 2014-03-18 06:47:02
On 17.03.2014 01:03, Kyle Lutz wrote:
> I'm proud to announce the initial release (version 0.1) of
> Boost.Compute! It is available on GitHub [1] and instructions for
> using the library can be found in the documentation [2].
I am really happy to see more efforts on well designed high level GPGPU
libraries, especially in Boost.
Boost.Odeint has already adapters for Boost.Compute. Denis Demidov (the
author of VexCL) provided them.