cuda-smi

Small utility to check CUDA memory on Mac

  • 所有者: phvu/cuda-smi
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者phvu/cuda-smi
主編程語言C++
編程語言Shell (語言數: 3)
平台
許可證
所有者活动
創建於2015-03-27 00:04:31
推送於2017-11-29 20:19:13
最后一次提交2017-11-29 20:17:38
發布數0
用户参与
星數143
關注者數4
派生數20
提交數12
已啟用問題?
問題數8
打開的問題數2
拉請求數2
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?