Module gpu

Source
Expand description

This module contains functions that gathers GPU brand information.

Functionsยง

get_gpu_info
OS-agnostic function to get GPU name.
get_gpu_info_darwin ๐Ÿ”’
Function to get GPU information for macOS machines.
get_gpu_info_linux ๐Ÿ”’
Function to get GPU information for Linux machines.
get_gpu_info_windows ๐Ÿ”’
Function to get GPU information for Windows machines.