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 8e08479 commit 391dd55Copy full SHA for 391dd55
nvbench/gpu_frequency.cu
@@ -25,8 +25,6 @@
25
namespace nvbench
26
{
27
28
-struct cuda_stream;
29
-
30
nvbench::float32_t gpu_frequency::get_clock_frequency()
31
32
nvbench::uint64_t elapsed_ns = m_stop.m_host_timestamps[0] - m_start.m_host_timestamps[0];
0 commit comments