Advanced Multi-Physics (AMP)
On-Line Documentation
KokkosManager.h
Go to the documentation of this file.
1#ifndef included_AMP_KokkosManager
2#define included_AMP_KokkosManager
3
4#include "AMP/utils/AMPManager.h"
5
6#include <string>
7#include <vector>
8
9namespace AMP::Utilities {
10
11
12void initializeKokkos( int &argc, char *argv[], const AMPManagerProperties & );
17
18} // namespace AMP::Utilities
19
20#endif
Class AMPManagerProperties is a class that contains the various startup options for AMP.
Definition AMPManager.h:26
bool isKokkosInitialized()
bool KokkosEnabled()
void initializeKokkos(int &argc, char *argv[], const AMPManagerProperties &)
void finalizeKokkos()
bool KokkosInitializedOpenMP()



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page