mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-03-14 20:27:24 +00:00
Restore nvml being an optional dependency of nvbench (#149)
This commit is contained in:
@@ -16,14 +16,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <nvbench/config.cuh>
|
||||
#include <nvbench/internal/nvml.cuh>
|
||||
|
||||
#include <stdexcept>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <nvml.h>
|
||||
|
||||
namespace nvbench::nvml
|
||||
{
|
||||
NVMLLifetimeManager::NVMLLifetimeManager()
|
||||
|
||||
Reference in New Issue
Block a user