Hi Brian, first off, sorry for the long wait for a reply--I've recently moved to a new job and am just slowly working my way through the backlog.
On Mon, 30 Aug 2010 23:02:56 +0000, Brian Menounos <[email protected]> wrote: > Hello - I'm running pycuda (linux), and I can run many of the examples and > those from the wiki-examples without a problem. However, I can't seem to get > 'SparseSolve.py' to run with a mtm matrix file as arg[0]. > > > - python SparseSolve.py example_5pt_10x10.mtx > starting... > building... > Traceback (most recent call last): > File "SparseSolve.py", line 85, in <module> > main_cg() > File "SparseSolve.py", line 31, in main_cg > from pycuda.sparse.packeted import PacketedSpMV > ImportError: No module named sparse.packeted > > Does this require installation of the 'iterative-cuda' package? Thanks for > any suggestions. Cheers, Nope, doesn't. This was a bug, which I believe is fixed in recent git. Thanks for the report. Andreas
pgpa7BrVUCTFC.pgp
Description: PGP signature
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
