gabr42 / gabr42/OmniThreadLibrary

Less busy processor cores

Open
#217 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Pascal
Stars
513
Forks
147
PR merge metrics
No merged PRs in 30d

Description

Hi, I have an idea to specify the least busy cores in OTL
For example, I found out that my processor has 4 cores, the least busy of which are 1, 3, 4

And then I would like to write the following code:

`Parallel.For(0, List.Count - 1).NoWait.NumTasks([1, 3, 4]).Execute(`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.