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