August 2015
Intermediate to advanced
286 pages
5h 42m
English
As for programming with PyCUDA, the first step to build a program for PyOpenCL is the encoding of the host application. In fact, it is performed on the host computer (typically, the user's PC) and then it dispatches the kernel application on the connected devices (GPU cards).
The host application must contain five data structures:
Read now
Unlock full access