git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13257 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -32,6 +32,8 @@ class Memory : protected Pointers {
|
||||
void fail(const char *);
|
||||
|
||||
// Kokkos memory allocation functions
|
||||
// could provide a dummy any Kokkos memory function
|
||||
// called in main LAMMPS even when not built with KOKKOS package
|
||||
|
||||
#ifdef LMP_KOKKOS
|
||||
#include "memory_kokkos.h"
|
||||
|
||||
Reference in New Issue
Block a user