-
-
Notifications
You must be signed in to change notification settings - Fork 22
Compute - Multi-GPU Tasking #211
Copy link
Copy link
Open
Labels
graphicsA render-related issueA render-related issuerendererAn issue relating to the render pipelineAn issue relating to the render pipeline
Milestone
Description
Metadata
Metadata
Assignees
Labels
graphicsA render-related issueA render-related issuerendererAn issue relating to the render pipelineAn issue relating to the render pipeline
Projects
StatusShow more project fields
No status
Re-implement the current compute tasking system to offload certain tasks to secondary GPUs.
Flags should provide permission/priority info to tasking. Example flags:
By default all tasks should have
RenderTaskFlags.Primary | RenderTaskFlags.Secondary.