There are two types of submission for Houdini:
Your Mantra/ Arnold/ Redshift/ VRay /Renderman nodes can be set to generate archive files ( .ifd.sc, .ass.gz, .rs, ... ).
If these nodes are set to create archive files, then the rrSubmitter setups two jobs.
One to generate the archive sequence and one to render the archive sequence.
Note: Rendering the archive files does NOT require a Houdini license, only a renderer licenses.
Compressed Archives:
It is recommended to export in a compressed file format.
The format extension is ".ifd.sc" for Mantra, ".ass.gz" for Arnold and ".rib.gz" for prman.
Just change the extension in your export node.
You want to export something and the node you want to use is not supported by RR?
Or you want to be able to view the geometry that is exported by RR?
Simply create an additional Mantra node.
This way you can directly check if everything is right. You do not want to end up with a broken sim after 2 days of simulation.
This is an example file that writes a fluid simulation, but by using a Mantra node to render the scene file:
www.RoyalRender.de/download/web/houdini_fluid_caching.zip
Some simulations need to be written one frame after another and therefore it is not possible to split the sequence across multiple machines.
There are two cases of simulations:
Hint: External Submission: If you add _sim_ (including both underscores) to the name of your ROP, then RR sets these required rrJob options for you.
The rules for "Supported Node Locations/Names" apply for wegde nodes as well.
The requirements are:
Example scene:
www.RoyalRender.de/download/web/wedge_example.zip
RR detects stereo cam rigs.
But the camera name in your output node has to contain "stereocamrig" for now.