Tpetra parallel linear algebra Version of the Day
|
Declaration of various tools for counting Kokkos calls of various types using the Kokkos Profiling Library. More...
#include <string>
#include <Teuchos_FancyOStream.hpp>
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. | |
namespace | Tpetra::Details::DeepCopyCounter |
Counter for Kokkos::deep_copy calls. | |
namespace | Tpetra::Details::FenceCounter |
Counter for Kokkos::fence calls. | |
namespace | Tpetra::Details::KokkosRegionCounter |
Counter for Kokkos regions representing third-party library usage. | |
Declaration of various tools for counting Kokkos calls of various types using the Kokkos Profiling Library.
Definition in file Tpetra_Details_KokkosCounter.hpp.