Skip to content

MDS device computations, porting of sparse kernels, and HiOp-PriDec

Choose a tag to compare

@cnpetra cnpetra released this 30 Sep 17:50
· 200 commits to master since this release
a39da80

The salient features of the major release are

  • update of the interface to MAGMA and capability for running mixed dense-sparse (MDS) problems solely in the device memory space
  • added interface PARDISO linear solver
  • porting of the sparse linear algebra kernels to device via RAJA performance portability layer
  • various optimizations and bug fixes for the RAJA-based dense linear algebra kernels
  • Primal decomposition solver HiOp-PriDec available as a release candidate