1: \begin{abstract}
2: The FEAST algorithm is a subspace iteration method that uses a spectral projector as a rational filter
3: in order to efficiently solve interior eigenvalue problems in parallel.
4: Although the solutions from the FEAST algorithm converge rapidly
5: in many cases, convergence can be slow in situations where the eigenvalues of a matrix are densely populated
6: near the edges of the search interval of interest, which can be detrimental
7: to parallel load balancing. This work introduces two methods that allow one to improve the convergence robustness
8: of the FEAST algorithm in these situations without having to increase the amount of computation.
9: Selected numerical examples are presented and discussed.
10:
11: \end{abstract}