kokkos-execution 0.0.1
Loading...
Searching...
No Matches
main.cpp File Reference
#include "gtest/gtest.h"
#include "Kokkos_Core.hpp"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Entry point that will initialize both Google Test and Kokkos.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Entry point that will initialize both Google Test and Kokkos.

Instruct the tools to avoid global fences if possible.

Definition at line 6 of file main.cpp.