Alessandro, Alessandro Barracco <[email protected]> writes: > Hi all, I'm a newbie to CUDA and looking for python found two alternative: > Anaconda and pyCUDA. I decided to use pyCUDA but I need to read a good book > to understand CUDA. I found several book on the topics but it seems that > each use C++. Any book that explain pyCUDA? If no, please, suggest me a > good book to start. I have experience in python. > Many thanks
PyOpenCL serves a roughly equivalent function as PyCUDA, and this book: http://www.amazon.com/OpenCL-Action-Accelerate-Graphics-Computations/dp/1617290173/ at least has a section on PyOpenCL. Hope that helps! Andreas
signature.asc
Description: PGP signature
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
