1. What are the contributions mentioned in the paper "Using jacobi iterations and blocking for solving sparse triangular systems in incomplete factorization preconditioning" ?
The authors also show that by using block Jacobi iterations, they can extend the range of problems for which such an approach can be effective.
read more
2. How many iterations is required for the Jacobi sweep?
As the number of Jacobi sweeps increases, the number of iterations approaches 1338, which is the number required if exact triangular solves are used, corresponding to the300 conventional approach.
read more
3. Why does RCM ordering preserve existing supervariable structure?
RCM ordering tends to preserve any existing supervariable structure because variables belonging to a super-150 variable will tend to stay numbered together.
read more
4. How many iterations does a Jacobi sweep take?
A single scalar Jacobi sweep on an IC(0) factor takes 6.5 milliseconds for this problem, which is more than 33× faster than the cuSPARSE triangular solve, taking 216.7 milliseconds.
read more





