forked from lijiext/lammps
ba8d043c7e | ||
---|---|---|
.. | ||
build_cmake_in_tree | ||
build_cmake_installed | ||
make_buildlink | ||
query_device | ||
tutorial | ||
virtual_functions | ||
CMakeLists.txt | ||
README |
README
This directory contains example application proxies that use different parts of Kokkos. If you are looking for the FENL ("finite element nonlinear" solve) example, it has moved into the LinAlg subpackage of Tpetra. MANIFEST: - query_device: Kokkos' HWLOC wrapper for querying device topology - tutorial: Kokkos tutorial (START HERE)