Skip to content

SIMD/Parallelization via OpenMP #36

@KaruroChori

Description

@KaruroChori

Referring to https://github.com/tsoding/olive.c/blob/d770d9c995010dbb1dbbce262d01502076c63814/olive.c#L1018C10-L1018C30
@rexim would you accept a PR introducing OpenMP pragmas to automatically offload to gpu (or scale on CPU) based on compiler flags and capabilities? Or is it something you want to explore on your own?

Changes would only be minimally intrusive as OpenMP is designed around the idea of being incrementally added on already existing code.

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