latent-diffusion icon indicating copy to clipboard operation
latent-diffusion copied to clipboard

RuntimeError: DataLoader worker (pid 13772) is killed by signal: Killed.

Open sunsq-blue opened this issue 3 years ago • 1 comments

when I run the code with DDP (8 Tesla V100 ), this problem will arise. Setting num_workers = 0 may solve the problem , however, the utilization of GPU will decrease a lot. Does anyone have a better solution, thank you

sunsq-blue avatar May 23 '22 07:05 sunsq-blue

when I run the code with DDP (8 Tesla V100 ), this problem will arise. Setting num_workers = 0 may solve the problem , however, the utilization of GPU will decrease a lot. Does anyone have a better solution, thank you

https://github.com/CompVis/latent-diffusion/issues/17

qinghew avatar Jul 22 '22 03:07 qinghew