Skip to content

Parallel Shader Execution Across Multiple Queues  #46

Description

@axsaucedo

Hello @jherico , in a discussion around parallel shader execution, I came across a separate post that links to this repo as a reference to asynchronous compute shaders, but it seems the link is broken, which seemed to lead to a file examples/compute/computeparticlesasync.cpp which is no longer there.

There seems to be consensus that this should be achievable through command buffer submission across separate queues. Given that I have not been able to achieve this by running experiments, I am currently looking to find practical examples that show parallel execution of shaders. Would you be able to point me in the right direction on examples that show successful parallelization of compute shader execution, or alternatively would you be able to provide some guidance on the way to achieve this?

Thank you @jherico - happy to provide further detail.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions