Di seguito sono consultabili le note di rilascio - in gergo "release notes" - relative al file GPU Caps Viewer 1.8.1, nel caso in cui gli sviluppatori abbiano reso disponibile tale documentazione in occasione della pubblicazione del software. Tuttavia, se hai bisogno di maggiori informazioni su GPU Caps Viewer 1.8.1, o se le note di rilascio non sono (ancora) disponibili, è comunque possibile procedere con la lettura della descrizione del file. |
New version of GPU Caps Viewer in order to reflect the changes in OpenCL due to the release of the new version of ATI Stream SDK. The main change concerns the function clCreateContextFromType() that allows to create an OpenCL context.
Now the SDK v2.0.0 proposes an OpenCL ICD (Installable Client Driver) like NVIDIA. Just look at the size of the OpenCL.dll: in the previous SDK, we had a 6MB OpenCL.dll and now we have a 50KB OpenCL.dll (and the 6MB DLL code is now relocated in a file called atiocl.dll). And from this page, the code written with previous beta releases of the ATI Stream SDK v2.0 require changes to comply with the OpenCL ICD requirements.
|
|