GPUs with various tools

Jeffrey Layton laytonjb at gmail.com
Mon Apr 17 14:03:21 EDT 2017


Good afternoon,

Since I just got a nice GTX 1050 card, I would like to exercise it with Python. In particular, I'm curious about tools such as SciPy, Pandas, Numpy, etc., that can take advantage of GPUs so I don't have to write any GPU code. 

For example, can I solve an A X = B linear problem on GPUs if it's faster than running it on the CPUs.

I'm working with Continuum's Accelerate and I'm slowly learning PyCUDA but I'm looking for something that's already coded.

Any suggestions?

Thanks!

Jeff



More information about the Python-list mailing list