Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
Namespaces
Tpetra_Details_KokkosTeuchosTimerInjection.hpp File Reference

Declaration functions that use Kokkos' profiling library to add deep copies between memory spaces, and Kokkos fences to the Teuchos::TimeMonitor system. This does have the side effect of making Kokkos::deep_copy() calls on the host also call Kokkos::fence() More...

Go to the source code of this file.

Namespaces

namespace  Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
namespace  Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Detailed Description

Declaration functions that use Kokkos' profiling library to add deep copies between memory spaces, and Kokkos fences to the Teuchos::TimeMonitor system. This does have the side effect of making Kokkos::deep_copy() calls on the host also call Kokkos::fence()

Definition in file Tpetra_Details_KokkosTeuchosTimerInjection.hpp.