PyOpenCL Tutorial - eecse4750/e4750_2024Fall_students_repo GitHub Wiki
Introduction to PyOpenCL
PyOpenCL is a Python wrapper around the OpenCL API, with full functionality. The documentation is thorough, just like in the case of PyCUDA (both were created by the same person).