Skip to content

Parallel execution of concurrent kernel compilation calls? #54

Description

@lmeyerov

Before we go down a rabbit hole, are buildProgram and createKernel parallelized, where for the same context, we can run several kernel compilations concurrently and see benefits from parallel execution under-the-hood? We've been working on cutting down our load times, and while we achieved much via preloading our kernels, we still have a few load-time kernels where compilation introduces a noticeable bottleneck.

If cl compilation is believed to work but not well-tested, happy to contribute to the test suite.

(Been awhile, @mikeseven !)

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