We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f82ff4 commit 28dabf2Copy full SHA for 28dabf2
test/test_gpu.cpp
@@ -247,4 +247,4 @@ void stressTestToCPU() {
247
LOG(kDefLog, kInfo, "Stress test completed:\n"
248
" %zu GPU to CPU operations in %lld ms\n"
249
" Throughput: %.2f ops/sec", opCount, totalMs, throughput);
250
-}
+}
0 commit comments