BiCGSTAB does not speed up with OpenMP
I want to use OpenMP with Eigen BiCGSTAB solver.
The documentation of Eigen says it is supported, but I cannot figure out why it’s not reducing the time of solving linear equations.
I want to use OpenMP with Eigen BiCGSTAB solver.
The documentation of Eigen says it is supported, but I cannot figure out why it’s not reducing the time of solving linear equations.