$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost & OpenMP
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-04-07 05:52:22
Robert Jones wrote:
> Hi All
>
> Some vague navel-gazing follows, please bear with me....
>
> I've recently encountered OpenMP, and wondered if there's any activity
> within Boost
> to exploit this.
Not that I know of.
Intel TBB provides functionality similar to OpenMP as a library and is
closer to Boost-like code.