Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimentally implement workgraphs #2163

Draft
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

HansKristian-Work
Copy link
Owner

Supersedes #2051.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
This is explicitly stated to be valid.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Avoids false names for subsequent tests.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Avoid IsValid checks for now, since it's completely TODO.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Signed-off-by: Hans-Kristian Arntzen <[email protected]>
We'll need a different implementation of state object
for workgraphs, and trying to fuse those two implementations will be an
absolute nightmare.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Avoids some obvious code duplication between RTPSO and WGPSO.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Details of implementation strategy is explained in docs/workgraphs.md.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Good enough to bring up SimpleClassify and ComputeRasterizer demos.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Used by NV Donut demo.

Signed-off-by: Hans-Kristian Arntzen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant