$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [compute] some comments
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2014-12-22 07:32:02
Hi,
I do not know if I'll be doing a full review, but I have some comments
from having skimmed through the code and documentation.
From a quick glance, from all the algorithms that are supported, quite
a few are not easy to implement with the OpenCL programming model
efficiently.
I think the documentation should say more about the implementation
strategies of each algorithm, its complexity and how much it is
parallelized.