Does each GPU load a texture and geometry or just a main.
For example
1x3090 + 3X 3080
vs
3x3090
Having 1x3090 + 3x3080 has more Cuda Core but less RAM.
Hope someone can help
GPU Question
Forum rules
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Please add your OS and Hardware Configuration in your signature, it makes it easier for us to help you analyze problems. Example: Win 7 64 | Geforce GTX680 | i7 3770 | 16GB
Hi,
the scene must be completely loaded in easch GPU, so the GPU with less VRAM defines the limit of the system.
ciao Beppe
the scene must be completely loaded in easch GPU, so the GPU with less VRAM defines the limit of the system.
ciao Beppe
- alexbeslin
- Posts: 16
- Joined: Sat Feb 03, 2018 5:38 pm
Thanks for the clarifications, this was really helpful and on time.