Hacks to get nightmare to not break gridsizing

This commit is contained in:
Joseph Redmon
2015-08-10 23:22:27 -07:00
parent f11480833d
commit d0b9326a35
5 changed files with 41 additions and 23 deletions

View File

@ -5,7 +5,7 @@ extern int gpu_index;
#ifdef GPU
#define BLOCK 256
#define BLOCK 512
#include "cuda_runtime.h"
#include "curand.h"