style-based-gan-pytorch icon indicating copy to clipboard operation
style-based-gan-pytorch copied to clipboard

n_gpu setting not respected

Open jeffling opened this issue 6 years ago • 2 comments

Hi, it looks like n_gpu setting isn't used anywhere.

jeffling avatar Jun 18 '19 23:06 jeffling

Maybe it came from previous code. Please use CUDA_VISIBLE_DEVICES instead.

rosinality avatar Jun 19 '19 01:06 rosinality

Great, thank you. I'll leave this issue up for other's reference. We can close it when the setting is cleaned out.

jeffling avatar Jun 20 '19 22:06 jeffling