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

Why the number of threads has an upper bound? #182

Open
hobbitlzy opened this issue Jun 3, 2023 · 0 comments
Open

Why the number of threads has an upper bound? #182

hobbitlzy opened this issue Jun 3, 2023 · 0 comments

Comments

@hobbitlzy
Copy link

When I look into the codes of the SCI, I find many computations set an upper bound of the thread number. For example, this line sets the maximum number of threads as 16. Passing in greater numbers causes the failure of the program. Could you explain why such a limitation is needed?

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

1 participant