PDG
PDG
PDG(Procedural Dependency Graph)
TOPS(Task Operators)
PDG is designed to:
?Describe complex dependencies visually with nodes
?Transform that dependency description into a set of actionable, monitorable tasks
?Distribute those tasks with the help of a scheduler and compute them in parallel
為什么設計PDG:
- 直觀的描述依賴關系
- 將該依賴關系描述轉換為一組可操作的,可監視的任務
- 在調度程序的幫助下分發這些任務并并行計算它們
PDG=所有的任務及其中蘊含的依賴關系。是高于OBJ、ROP、SHOP、CHOP等層面的,由此誕生了一個嶄新的模塊——TOP(Task OP)。PDG是一個獨立的API接口,而TOP是類比傳統SOP、DOP等模塊的一套節點系統。Houdini 17.5包含所有的PDG和TOP。
TOPS
A TOP network describes a “recipe” for generating work items for the computer to do, and efficiently runs them in processes on a single machine, or on a render farm, figuring out dependencies so it can run as many items in parallel as possible. The generated “recipe” is an underlying PDG (Procedural Dependency Graph) describing the work items to do and their dependencies.
TOP網絡描述了一個“recipe”,用于生成計算機要執行的工作項,并在單個計算機或渲染服務器場中的進程中有效地運行它們,計算出依賴關系,以便它可以盡可能多地并行運行項目。 生成的“recipe”是底層PDG(程序依賴關系圖),描述要執行的工作項及其依賴關系。
參考
總結
- 上一篇: 高仿微信登入界面
- 下一篇: WireShark找不到360wifi如