nvidia-smi查看当下gpu信息
nvcc -V查看cuda信息
nohup …使操作不可中断
tail -f nohup.out查看nohup输出
torch.cuda.is_available()
torch.cuda.device_count()

06-19
nvidia-smi查看当下gpu信息
nvcc -V查看cuda信息
nohup …使操作不可中断
tail -f nohup.out查看nohup输出
torch.cuda.is_available()
torch.cuda.device_count()

被折叠的 条评论
为什么被折叠?