txie-93 / cdvae

An SE(3)-invariant autoencoder for generating the periodic structure of materials [ICLR 2022]
MIT License
230 stars 91 forks source link

OSS Error: The paging file is too small for this operation to complete. #45

Open yuanshaojie opened 1 year ago

yuanshaojie commented 1 year ago

when i run in command line :python cdvae/run.py data=carbon expname=carbon, above issue appear. i change batchsize to 1 and expand virtual memory in my computer, but this issue still remain. Does anyone know how can i fix this?

yuanshaojie commented 1 year ago

the run.py stop at the Instantiate datamodule