tmux-plugins / tmux-cpu

Plug and play cpu percentage and icon indicator for Tmux.
MIT License
426 stars 65 forks source link

Use cuda-smi or any alternative for OSX #24

Closed kleinjm closed 5 years ago

kleinjm commented 5 years ago

This is a feature request to use cuda-smi to get GPU stats on OSX. Or any other tool for OSX. Thanks!

ctjhoa commented 5 years ago

I don't have any Mac so I will not be able to work on that but if someone do a PR I'll be happy to merge it.

casperdcl commented 5 years ago

same here, I implemented the nvidia-smi version (#22) but don't have a mac.

casperdcl commented 5 years ago

AFAIK cuda-smi only supports memory percentage, not load: https://github.com/phvu/cuda-smi

doesn't look promising: https://devtalk.nvidia.com/default/topic/839954/command-line-gpu-load-display-on-os-x/