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

[openmp] porting affinity feature to netbsd. #84618

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Mar 9, 2024

netbsd supports the portable hwloc's layer as well. for a hardware with 4 cpus, a cpu set is 4 and maxcpus is 256.

@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Mar 9, 2024
Copy link

github-actions bot commented Mar 9, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

netbsd supports the portable hwloc's layer as well.
for a hardware with 4 cpus, a cpu set is 4 and maxcpus is 256.
@devnexen devnexen merged commit 11cd2a3 into llvm:main Mar 9, 2024
4 checks passed
@brad0
Copy link
Contributor

brad0 commented Mar 10, 2024

Are you going to look at DragonFly?

@devnexen
Copy link
Member Author

I would indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomp OpenMP host runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants