Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][MPACT] add parallelization with OpenMP to MPACT #69

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

yinying-lisa-li
Copy link
Member

@yinying-lisa-li yinying-lisa-li commented Aug 15, 2024

  1. Add omp passes to the pipeline.
  2. Add parallel strategy option and omp thread option.
  3. Enable printing IR for testing.

TODO:

  1. MLIR PR approval and MLIR bump.
  2. Make sure the openmp lib can be found.
  3. How to test it in Github workflow? Should the build include omp as runtime?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant