Ifpack2: Build and test new threaded coloring Gauss-Seidel by default
Created by: mhoemmen
@trilinos/ifpack2 @kddevin @jdbooth
Right now, enabling Ifpack2's new threaded coloring Gauss-Seidel requires enabling "experimental" CMake options (both off by default) in both KokkosKernels and Ifpack2. It would make sense to build and make this new capability available by default, even if it is not the default Gauss-Seidel implementation.