Resource Info Paper https://arxiv.org/abs/2009.00829 Code & Data https://github.com/rajammanabrolu/C2PO Public AAAI Date 2024.02.29
Resource Info Paper https://ceur-ws.org/Vol-2699/paper07.pdf Code & Data https://github.com/ranyxr/dice_story Model https://drive.google.com/drive/folders/1T68rWkOde5ZwcuodQ9iWuYJAcqAmb0Jo Public CIKM Date 2020.10.19
因为组里面有服务器GPU资源,有些时候想要查看各个服务器的GPU资源使用情况,如果是用ssh连接,再使用nvidia-smi
命令查看太过麻烦了,便想要写一个python
脚本,只需要在本机上运行代码即可查看目标服务器GPU使用情况。