| f57edc2d | 31-Jul-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed a couple of things in aijcuda.c now works with mpiaijcuda on one process with zero nonzero rows in off diagonal part of matrix. Also only checks for compressed row flag AFTER MatAssembly_SeqAIJ
fixed a couple of things in aijcuda.c now works with mpiaijcuda on one process with zero nonzero rows in off diagonal part of matrix. Also only checks for compressed row flag AFTER MatAssembly_SeqAIJ() still crashes in cudastruct->mat->column_indices.assign(thrust::make_permutation_iterator(a->j,ii),thrust::make_permutation_iterator(a->j,ii)+a->nz); I'll leave that to Victor
Hg-commit: 5c1bb66acba9adc4bdad19b438688bf4829716a2
show more ...
|