$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] C++ AMP
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2011-06-16 10:15:33
On Thu, Jun 16, 2011 at 15:01, Cory Nelson <phrosty_at_[hidden]> wrote:
> Intel's Thread Building
> Blocks provides a compatible cross-platform implementation.
>
As far as I understand (from Herb Sutter comments in a video), ITBB doesn't
have exactly the same interface than PPL. Am I wrong?
It seems that in this domain, going cross-platform means using TBB and never
PPL.
Joël Lamotte