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

[Feature Request] OpenMP support #269

Open
1 task done
baixianger opened this issue Jun 16, 2023 · 0 comments
Open
1 task done

[Feature Request] OpenMP support #269

baixianger opened this issue Jun 16, 2023 · 0 comments
Assignees

Comments

@baixianger
Copy link

baixianger commented Jun 16, 2023

Motivation

Use openMP to parallel some code snippets. And is this necessary for envpool?

Solution

Add some macro to some parts of codes to parallel some for loop in envpool, like below:

#pragma omp xxxxx
for loop in c++

Reference

Checklist

  • I have checked that there is no similar issue in the repo (required)
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

No branches or pull requests

2 participants