IlyaOvodov
2018-05-08 1b5afb45838e603fa6780762eb8cc59246dc2d81
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