-
Notifications
You must be signed in to change notification settings - Fork 4.3k
support cpu count > 64 issue6142 #6197
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
base: master
Are you sure you want to change the base?
Conversation
some layer not support.It is necessary for @nihui to determine whether he can accept this style of code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The goal of issue 6142 is to add CPU topology information retrieval and thread affinity handling.
You should not modify the way OpenMP is used in the layer.
Windows thread affinity handling is contian two pamaes, the one indicate that cpu groups,other one indicate that cpu core mark. |
now, ncnn lib use openMP maybe not in thread affinity. |
add MutiThread Module