Skip to content
Snippets Groups Projects
Commit 48d65b7f authored by stamoor's avatar stamoor
Browse files

Enabling new kokkos view

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14935 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent c6968818
No related branches found
No related tags found
No related merge requests found
......@@ -444,10 +444,6 @@
* default to use new View.
*/
#undef KOKKOS_USING_EXP_VIEW
#undef KOKKOS_USING_EXPERIMENTAL_VIEW
#define KOKKOS_USING_DEPRECATED_VIEW
#if ! defined( KOKKOS_USING_EXP_VIEW )
#if defined( KOKKOS_USING_DEPRECATED_VIEW )
#define KOKKOS_USING_EXP_VIEW 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment