[PyCUDA] Re: error about index type when running sparse cg example

2019-03-20 Thread Andreas Kloeckner
bren...@u.northwestern.edu writes: > I'm trying to run the cg example posted at > https://andreask.cs.illinois.edu/PyCuda/Examples/SparseSolve > > where I have copied the file into one called: py_cuda_cg_test.py > > I'm testing using a 5 by 5 sparse symmetric .mm file I found here >

[PyCUDA] error about index type when running sparse cg example

2019-03-20 Thread brennan
Hello, I'm trying to run the cg example posted at https://andreask.cs.illinois.edu/PyCuda/Examples/SparseSolve where I have copied the file into one called: py_cuda_cg_test.py I'm testing using a 5 by 5 sparse symmetric .mm file I found here