Max V-Ray: better to use 1 frame by task

Post Reply
Strob
Posts: 24
Joined: Mon Oct 30, 2017 2:42 pm

Max V-Ray: better to use 1 frame by task

Post by Strob »

I had a lot of problems with task with multiple frames where some slaves will render the first frame ok and then they were missing cache and texture for the subsequent frames. But since I set my tasks at 1 frame by task, everything slave render fine!

I use 3ds max 2018, V-Ray 3.60.04 and windows 10, 1709

Yes the scene is reloaded at each frame but it loads faster when farm rendering that when I open it on my workstation it seems. Anyway it doesn't seem to take much time by setting 1 frame by task.
Strob
Posts: 24
Joined: Mon Oct 30, 2017 2:42 pm

Re: Max V-Ray: better to use 1 frame by task

Post by Strob »

I wonder if it has something to do with V-Ray. For example deadline has a feature to restart only the renderer between frames:
(from deadline doc:)
Restart Renderer Between Frames: This option can be used to force Deadline to restart the renderer after each frame to avoid some potential problems with specific renderers. Enabling this option has little to no impact on the actual render times. This feature should be ENABLED to resolve V-Ray renders where typically the beauty pass renders correctly but the Render Element’s are all black or perhaps seem to be swapped around. When enabled, the c++ Lightning plugin (unique to Deadline), will unload the renderer plugins and then reload them instantly. This has the effect of forcing a memory purge and helps to improve renderer stability, as well as ensure the lowest possible memory footprint. This can be helpful, when rendering close to the physical memory limit of a machine. Ensure this feature is DISABLED if you are sending FG/LC/IM caching map type jobs to the farm, as the renderer will get reset for each frame and the FG/LC/IM file(s) won’t get incrementally increased with the additional data per frame. This option should be disabled for FumeFX simulation jobs as well.
User avatar
timurhai
Site Admin
Posts: 910
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Max V-Ray: better to use 1 frame by task

Post by timurhai »

Hi.
You want to restart machine after each task rendered?
Try to do it via command wrapper first.
You can write a simple vray.cmd that will run vray first, than run a command to restart machine.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Strob
Posts: 24
Joined: Mon Oct 30, 2017 2:42 pm

Re: Max V-Ray: better to use 1 frame by task

Post by Strob »

Now it seems to work very well by just putting 1 frame by task in each of my jobs. That way the scene is reloaded every frame. But I would like to try to restart only V-Ray to see if I can gain performance (and not the entire machine).
User avatar
timurhai
Site Admin
Posts: 910
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: Max V-Ray: better to use 1 frame by task

Post by timurhai »

afrender (submission script) uses 3dsmaxcmd to render via command line.
Can 3dsmaxcmd ask vray plugin to reload each frame?
Can we use some other command that can restart some plugin?
This questions are for 3dsmax users.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Strob
Posts: 24
Joined: Mon Oct 30, 2017 2:42 pm

Re: Max V-Ray: better to use 1 frame by task

Post by Strob »

Yes that is the question, I will ask on the vray forum.
Post Reply