AlexeyAB
2018-04-18 6056b835eb76b8a078aab18db3e7aba87314f4ce
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