AlexeyAB
2018-04-21 e18a303d1c17acd30c21162826c554ee770cf35a
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