GVM User Suite
User tools for the GVM open source project.
Functions
device.cpp File Reference
#include <iostream>
#include <unistd.h>
#include <gpu/nvidia/device.h>
#include <utils/colors.h>
#include <utils/device.h>
Include dependency graph for device.cpp:

Go to the source code of this file.

Functions

bool dev_check ()
 
bool dev_major_null ()
 
bool dev_major_ok ()
 
bool nvmode ()
 
bool nvctl ()
 
bool nvdev ()
 
int main ()
 

Function Documentation

◆ dev_check()

bool dev_check ( )

Definition at line 105 of file device.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dev_major_null()

bool dev_major_null ( )

Definition at line 110 of file device.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ dev_major_ok()

bool dev_major_ok ( )

Definition at line 115 of file device.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( )

Definition at line 151 of file device.cpp.

Here is the call graph for this function:

◆ nvctl()

bool nvctl ( )

Definition at line 125 of file device.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ nvdev()

bool nvdev ( )

Definition at line 138 of file device.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ nvmode()

bool nvmode ( )

Definition at line 120 of file device.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: