Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Question] thread parallel #3693

@EMinsight

Description

@EMinsight

In a multi thread environment for CPU backend, the tasks in the queue are executed serially, only one thread executes the task.
Set AF_SYNCHRONOUS_CALLS = 1, the threads work well.
Does it because the queue is in the main thread? Is there any method to let every thread have its own queue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions