GPU Bar1 Memory Usage couldn't release after running Pytorch code

I found my gpu bar 1 memory usage could not released after I ran my pytorch code in VSCode with anaconda envrionment (pytorch 2.0.1; py3.10_cuda11.8_cudnn8_0 pytorch), GPU dirver version:545.84, Operation system : Windows 11.
I found that other users also had the same problem as me, but they could clear the bar1 memory through some instructions in the Linux system, and I wonder if there is any solution for Windows system.
Problem Link : GPU BAR1 memory not released when main process gets killed · Issue #9894 · Lightning-AI/lightning · GitHub

Hi @qizhaotong31 ,
The issues doesnt looks like a cudnn issue, would suggest you to reach out to CUDA or Pytorch Forum.
Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.