cuda-smi

Small utility to check CUDA memory on Mac

  • Owner: phvu/cuda-smi
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

cuda-smi

On Windows/Linux, there is a program called nvidia-smi for checking the memory and general statistics of GPUs.

There is no such thing on MacOS.

This program tries to bring that ability to MacOS.
The main functionality is to display memory usage of each GPU.

Binary

Pre-built binary can be downloaded from here.

Usage

Run

./compile.sh

The output file is cuda-smi. Feel free to copy it to somewhere in your PATH directories.

When you run cuda-smi, it will give something like this:

$ cuda-smi
Device 0 [PCIe 0:1:0.0]: GeForce GT 750M (CC 3.0): 1584.6 of 2047.6 MB (i.e. 77.4%) Free

Your mileage may vary.

Credits

I based this on al42and's project.

Main metrics

Overview
Name With Ownerphvu/cuda-smi
Primary LanguageC++
Program languageShell (Language Count: 3)
Platform
License:
所有者活动
Created At2015-03-27 00:04:31
Pushed At2017-11-29 20:19:13
Last Commit At2017-11-29 20:17:38
Release Count0
用户参与
Stargazers Count143
Watchers Count4
Fork Count21
Commits Count12
Has Issues Enabled
Issues Count8
Issue Open Count2
Pull Requests Count2
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private