1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-24 18:52:02 +01:00

Overlap cudamemcpy - didn't set up stream right

This commit is contained in:
Peter Boyle
2021-10-11 13:31:26 -07:00
parent cda915a345
commit 16c2a99965
3 changed files with 3 additions and 2 deletions

View File

@ -95,6 +95,7 @@ void acceleratorInit(void);
//////////////////////////////////////////////
#ifdef GRID_CUDA
#include <cuda.h>
#ifdef __CUDA_ARCH__