Powerbasic Museum 2020-B

General Category => General Discussion => Topic started by: Petr Schreiber on January 16, 2010, 10:53:57 PM

Title: OpenCL: Video introduction
Post by: Petr Schreiber on January 16, 2010, 10:53:57 PM
I found very nicely done introduction to OpenCL by ATi and I want to share it with anybody interested:
ATI Stream OpenCLâ„¢ Technical Overview Video Series (http://developer.amd.com/documentation/videos/OpenCLTechnicalOverviewVideoSeries/Pages/default.aspx)

OpenCL is technology easily usable with PowerBASIC.


Petr
Title: Re: OpenCL: Video introduction
Post by: Petr Schreiber on June 08, 2010, 10:27:02 AM
Side note: The tutorials are very good, but the initialization of device described there is obsolete and works no longer on NVIDIA or ATi cards. That is the danger of relying on "implementation specific behavior". Correct method is shown in PowerBASIC examples (http://www.jose.it-berater.org/smfforum/index.php?topic=3327.0).