How many GPUs does Vantage support at one time? Meaning if I have a GPU server with 10 graphics cards in it will it use all 10 cards when producing an animation? Or is there a limit on the number of graphics cards Vantage supports?
Announcement
Collapse
No announcement yet.
GPU Support
Collapse
X
-
Originally posted by tsquared08 View PostHow many GPUs does Vantage support at one time? Meaning if I have a GPU server with 10 graphics cards in it will it use all 10 cards when producing an animation? Or is there a limit on the number of graphics cards Vantage supports?
You might need a lot of CPU RAM to do this however.
Greetings,
Vladimir Nedev
Vantage developer, e-mail: vladimir.nedev@chaos.com , for licensing problems please contact : chaos.com/help
Comment
-
Hi Wohnraumdesign
You can do one of the following:- Using desktop shortcuts:
- Create shortcuts on the desktop of the vantage.exe and name them appropriately: https://drive.google.com/uc?id=1xi-F...J27HGyMF0R5dea
- Add in their properties at the end of Target "-d #" where # is the appropriate GPU id: https://drive.google.com/uc?id=1z6s3...x7wD4Yd-bEJnxF . You can find which GPU corresponds to which id from the Vantage log: https://drive.google.com/file/d/1oe6...w?usp=drivesdk
- Afterwards you can start a copy of Vantage from each shortcut running on a different GPU.
- Using command line:
- Open Vantage from a command line in "C:\Program Files\Chaos Group\Vantage" with the arguments
Code:
vantage_console.exe -d=#
- Open Vantage from a command line in "C:\Program Files\Chaos Group\Vantage" with the arguments
Vantage does support RTX A6000 and can utilize all available memory from it. If you look at the Vantage log screenshot from above you can see that there are 2 x RTX A6000 in that machine and Vantage will use them both for rendering but will not combine their VRAM.
Best regards,
AlexanderAlexander Atanasov
V-Ray for Unreal & Chaos Vantage QA
Chaos
Comment
- Using desktop shortcuts:
Comment