Skip to content

TBB instead of OpenMP #7

Description

@alecjacobson

I'd like to integrate nasoq into a larger piece of code that is using TBB for multithreading. I'm thinking of forking nasoq and replacing all openmp parallelism with TBB.

I'm nervous to stray to far from the official nasoq branch. The easiest solution would be if the official branch would consider merging this OpenMP with TBB replacement. Is there a special reason to use OpenMP instead of TBB?

Alternatively, it might be possible to abstract the code to take either openmp or tbb (e.g., via compiler flags).

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