Dear list,

Is it possible to solve a linear system of the form Ax=d using PyCUDA? The 
actual system I wish to solve is sparse and tridiagonal.

I noticed the sparse module in the Docs, 
http://wiki.tiker.net/PyCuda/Examples/SparseSolve, but I could understand the 
code (I'm very familiar with Python, but not with CUDA). Is there an example 
with comments or a tutorial would be even better. At the moment my code is 
using scipy and numpy.

Best wishes,

Dan

_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to