GVM User Suite
User tools for the GVM open source project.
|
#include <iostream>
#include <unistd.h>
#include <gpu/nvidia/manager.h>
#include <gpu/nvidia/resources.h>
#include <utils/colors.h>
Go to the source code of this file.
Functions | |
bool | create_mdevs () |
int | main () |
bool create_mdevs | ( | ) |
Definition at line 38 of file nvidia-manager.cpp.
int main | ( | ) |