Skip to content

Tpetra: Fix #4852 (make CrsGraph implement "new" DistObject interface)

Created by: mhoemmen

@trilinos/tpetra

Description

  • Make Tpetra::CrsGraph implement the "new" DistObject interface
  • Fix build warning (unused variable) in Tpetra::CrsMatrix

Related Issues

How Has This Been Tested?

  • Lots of packages with GCC + OpenMP
  • Some packages with CUDA 9.2 + GCC

Merge request reports