cosmoGAN icon indicating copy to clipboard operation
cosmoGAN copied to clipboard

MultiGPU support for cosmoGAN

Open nevermindewe opened this issue 7 years ago • 2 comments

I'd like to use cosmoGAN as a simple GAN benchmark tool for compute nodes with multiple GPUs. I've implemented the basic multiGPU support, but the discriminator loss doesn't converge.

I don't know why, and before I muck with it more I thought I'd ask for help and give back some of my modifications.

The modifications that work make it easy to override the default arguments on the command line. There is a new option to display progress to stdout instead of a file.

nevermindewe avatar Aug 28 '18 23:08 nevermindewe

@MustafaMustafa , I wanted to ping you to see when you'll have time to look at this.

Thanks.

nevermindewe avatar Sep 20 '18 02:09 nevermindewe

@MustafaMustafa - This should be much easier to look at.

nevermindewe avatar Sep 25 '18 00:09 nevermindewe