CLUE-bert4keras icon indicating copy to clipboard operation
CLUE-bert4keras copied to clipboard

微调任务时nvidia-smi显示GPU利用为0

Open BestSongEver opened this issue 3 years ago • 1 comments

我在尝试微调clue任务时,发现V100的GPU利用为0。想请教是怎么回事? 谢谢。另外,请问如何在多个GPU上进行微调,感谢 @bojone

BestSongEver avatar Feb 11 '23 00:02 BestSongEver

是不是把显卡关掉了,os.environ[’cuda_XX‘]什么的。。 多个GPU上进行微调的话,tf官方文档有好多种策略。

wplf avatar Sep 05 '23 07:09 wplf