ScaleDreamer icon indicating copy to clipboard operation
ScaleDreamer copied to clipboard

Memory requirements

Open muses0229 opened this issue 1 year ago • 7 comments

Hi, I'd like to know how much memory is required for ScaleDreamer? An A100 or just RTX3090 with 24GB will be enough?

muses0229 avatar Jul 04 '24 04:07 muses0229

Hi, thanks for your interest in our work. Our Stable Diffusion experiments can run within 32 GB per GPU, while MVDream experiments require 40 GB per GPU.

theEricMa avatar Jul 04 '24 04:07 theEricMa

Okay, I'll try to reduce the memory usage. I'll let you know once it's done.

theEricMa avatar Jul 04 '24 13:07 theEricMa

I got the following error: ImportError: cannot import name 'csrc' from 'nerfacc' how to handle

1having0 avatar Jul 05 '24 11:07 1having0

Is it possible to run successfully on H100 GPU? It seems threestudio repo is not support H-series GPUs currently as far as I know

CinKKKyo avatar Jul 21 '24 15:07 CinKKKyo

Hi, @CinKKKyo. We have tested this repo on V100, A6000, and A100 GPUs, and it works well. I believe it should also perform well on H-series GPUs.

theEricMa avatar Jul 22 '24 01:07 theEricMa