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

Problem: can't use more parallelism than GOMAXPROCS #17

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

yihuang
Copy link
Collaborator

@yihuang yihuang commented Sep 19, 2024

Solution:

  • take the minimum between GOMAXPROCS and NumCPU

Solution:
- take the minimum between GOMAXPROCS and NumCPU
@yihuang yihuang requested a review from mmsqe September 19, 2024 08:00
@yihuang yihuang merged commit 6c49aef into crypto-org-chain:main Sep 19, 2024
3 checks passed
@yihuang yihuang deleted the dep-analysis branch September 19, 2024 08:01
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.

2 participants