kokkos-execution 0.0.1
Loading...
Searching...
No Matches
stdexec.hpp
Go to the documentation of this file.
1#ifndef KOKKOS_EXECUTION_STDEXEC_HPP
2#define KOKKOS_EXECUTION_STDEXEC_HPP
3
5PRAGMA_DIAGNOSTIC_PUSH
7#include "stdexec/execution.hpp"
8PRAGMA_DIAGNOSTIC_POP
9
10#endif // KOKKOS_EXECUTION_STDEXEC_HPP
#define KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED
Basic list of ignored diagnostics when including anything from stdexec.