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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to