Commit 1943ce99 by liyinqiao

Bug fixed.

parent 55fd4de0
...@@ -845,7 +845,7 @@ void ResetGPUDevices() ...@@ -845,7 +845,7 @@ void ResetGPUDevices()
cudaSetDevice(i); cudaSetDevice(i);
cudaDeviceReset(); cudaDeviceReset();
}*/ }*/
#elif #else
ShowNTErrors("TODO!"); ShowNTErrors("TODO!");
#endif #endif
#endif #endif
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论