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 b1551d2 commit bc8319dCopy full SHA for bc8319d
nvbench/device_manager.cuh
@@ -33,7 +33,7 @@ struct device_manager
33
using device_info_vector = std::vector<nvbench::device_info>;
34
35
/**
36
- * @return The singleton benchmark_manager instance.
+ * @return The singleton device_manager instance.
37
*/
38
[[nodiscard]] static device_manager &get();
39
0 commit comments