lion03 / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

Thrust does not support OpenCL #340

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
At this time Thrust does not support OpenCL; crippling potential use on Intel, 
AMD and IBM accelerated architectures.

Apparently supporting OpenCL is complicated. The intention of opening this 
issue is to give a base location at which the discussion can be publicly 
undertaken.

Original issue reported on code.google.com by dles...@gmail.com on 6 Jun 2011 at 4:42

GoogleCodeExporter commented 8 years ago
Has anyone expressed interest in undertaking the effort required to make the 
port happen?

Original comment by dles...@gmail.com on 6 Jun 2011 at 4:43

GoogleCodeExporter commented 8 years ago

Original comment by jaredhoberock on 6 Jun 2011 at 4:48

GoogleCodeExporter commented 8 years ago
Unfortunately, until there's a proper C++ compiler for OpenCL there's little we 
can do about this.  See the FAQ entry here [1].

[1] http://code.google.com/p/thrust/wiki/FrequentlyAskedQuestions

Original comment by wnbell on 21 Aug 2011 at 10:48

GoogleCodeExporter commented 8 years ago
nothing we can do about this until ocl supports c++

Original comment by jaredhoberock on 7 May 2012 at 9:46