Skip to content

C++ backend should be able to use Halide runtime for parallel. #2093

@zvookin

Description

@zvookin

Currently, the C++ backend uses "#pragma omp parallel" to emit parallel for loops. We should make this an option under a Target flag and also put in code to call halide_do_par_for with appropriate closures.

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