Skip to content

MrYYYYYYYYYYY/image_fusion_evaluation_server

Repository files navigation

gpu-watcher

mark

依赖

python3

client:

pip install yaml pynvml

server:

pip install yaml pynvml flask

使用方式

修改 config.yaml

lab:
  center:
    ip: 202.204.62.145 // 中心节点的ip和端口(汇总GPU信息用)
    port: 80

local:
  host: G1_4GTX1080Ti // 本机hostname(在看板上的名称)

client:

nohup python ping.py &

server:

nohup python server.py &

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published