AlexeyAB
2018-04-19 5d616450a43f4b5fdf130f57cdaab105cf2563e2
src/cuda.c
@@ -177,4 +177,7 @@
   cudaStreamSynchronize(get_cuda_stream());
}
#endif
#else // GPU
#include "cuda.h"
void cuda_set_device(int n) {}
#endif // GPU