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