algebraic multigrid (AMG) solver can improve performance without negatively impacting the
AMG quality. In this paper, we build upon previous research and implement an AMG that can
use double, single, and half precision for the distinct multigrid levels. The implementation is
platform-portable across GPU architectures from AMD, Intel, and NVIDIA. In an experimental
analysis, we demonstrate that the use of half precision can be a viable option in multigrid …