Skip to main content

A quick access to nvidia gpu information

Project description

NAME

gpuinfo.GPUInfo

FUNCTIONS
check_empty()

check_empty() return a list containing all GPU ids that no process is using currently.

get_info()

pid_list,percent,memory,gpu_used=get_info() return a dict and three lists. pid_list has pids as keys and gpu ids as values, showing which gpu the process is using

get_user(pid)

get_user(pid) Input a pid number , return its creator by linux command ps

gpu_usage()

gpu_usage() return two lists. The first list contains usage percent of every GPU. The second list contains the memory used of every GPU. The information is obtained by command ‘nvidia-smi’

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gpuinfo-1.0.0a1.tar.gz (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page