31 Dec
2014
31 Dec
'14
5:37 p.m.
On Tue, Dec 30, 2014 at 11:29 PM, Gruenke,Matt
-----Original Message----- From: Boost [mailto:boost-bounces@lists.boost.org] On Behalf Of Kyle Lutz Sent: Wednesday, December 31, 2014 0:58 To: boost@lists.boost.org List Subject: Re: [boost] [compute] Review
Bolt only works on AMD GPUs.
I wasn't aware that it was AMD-specific (aside from the C++ AMP backend). They claim support for "any available OpenCL(tm) capable accelerated compute unit". I don't have a Nvidia card on which to test it.
Yeah, while Bolt has an OpenCL backend for GPU execution, it depends on the "OpenCL Static C++ Kernel Language" extension which is only implemented by AMD. -kyle