Christian's kokkos patch that allows concurrent host and device threading

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14752 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
stamoor
2016-03-18 14:50:28 +00:00
parent b760ca8038
commit 042f50ac9c
81 changed files with 1282 additions and 527 deletions

View File

@ -583,3 +583,4 @@ int ModifyKokkos::min_reset_ref()
}
return itmpall;
}