junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

Graphics card overload #682

Open LZleejean opened 5 years ago

LZleejean commented 5 years ago

Why do I just use 1/3 of the graphics card memory when I train CycleGan, but the power and utilization are almost full, causing the temperature to be very high after a while? My configuration is two GTX1080Ti.

junyanz commented 5 years ago

It seems to be not relevant to our code. Maybe you need to install additional cooling systems. See this post for more details.