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

Control the maximum no. of CPU cores to use #19

Merged
merged 6 commits into from
Oct 2, 2023

Conversation

hschimpf
Copy link
Owner

@hschimpf hschimpf commented Oct 2, 2023

Changes

  • Added Scheduler::setMaxCpuCountUsage() and Scheduler::setMaxCpuPercentageUsage() methods

References

@hschimpf hschimpf self-assigned this Oct 2, 2023
@hschimpf hschimpf added the enhancement New feature or request label Oct 2, 2023
@hschimpf hschimpf changed the base branch from main to 2.x-dev October 2, 2023 18:45
@hschimpf hschimpf marked this pull request as ready for review October 2, 2023 18:47
@hschimpf hschimpf merged commit f7bc505 into 2.x-dev Oct 2, 2023
@hschimpf hschimpf deleted the feature/control-number-of-cores branch October 2, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the function of specify the number of cores to use
1 participant