Skip to content

Improve performance of subspace iteration

Jose E. Roman requested to merge jose/better-subspace into master

Try to increase use of BLAS3-type operations and also reduce communication in parallel whenever possible.

Merge request reports