-
Notifications
You must be signed in to change notification settings - Fork 17
Description
- Pull Request: feat(rfc): Write RFC 0001 to propose task chunking support #54
- Discussion Thread(s):
Description
Chunking frames together is a commonly supported solution for amortizing application and scene loading overhead, and Open Job Description should support it. This RFC adds chunking to job templates with the goal that it be easy to author and read templates that work well with both contiguous frame ranges and pick up renders, and is not to much work to implement.
Roles
| Role | User |
|---|---|
| Proposed By | @mwiebe |
| Author(s) | @mwiebe |
Workflow
- Tracking issue created (label:
rfc/proposed) - RFC pull request submitted and ready for discussion (label:
rfc/exploring) - Last call for comments (labels:
rfc/exploringandrfc/final-comments) - Accepted and merged RFC pull request (label:
rfc/accepted-future) - Green-light for inclusion in a draft specification, and the author is creating and iterating on pull requests (label:
rfc/accepted-draft) - Pull requests are merged in to a draft specification (label:
rfc/accepted-staged) - Officially published in a non-draft revision of the specification (label:
rfc/released)
Please close this tracking issue when the proposal enters the Released stage of the process.
Open Points
For easier discovery, especially if there is a lot of discussion on this issue, then please keep this section updated
with brief summaries and pointers to the main points of discussion.
The author is responsible to progress the RFC according to this checklist, and
apply the relevant labels to this issue.