Hello!
The hipfile attached shows some example workflows for caching .usd per frame files and stitching them together using the Geometry Clip Sequence LOP.
Workflows in the hip:
0. Caching usd in a single file. (for comparison )
1. Default workflow by Sidefx (?)
2. Hack 1 for caching in chunks
3. Hack 2 for caching in chunks
q1. Is this set up correctly? (1)
If so, this errors when trying to cache in chunks (on the farm) because:
A) race condition over .usda stitch single file.
B) each chunk will write a stitch file containing only the frames of that chunk, and only the last chunk written will remain.
q2. Are there other workaround a part from the hacks presented in the file? (2,3)
q3. When 'All Clip Files Have Matching Scene Graph Structure' is on, only the first frame is checked for manifest and topology, correct?
Thanks for helping!
Houdini 21.0.596
Davide