Accept list of cores/cpu as arg
オープン
- 主要言語
- Python
- スター
- 5.1k
- フォーク
- 181
- 平均マージ
- 30分
- マージ済み PR(30日)
- 2
説明
**Is your feature request related to a problem? Please describe.**
When the system has many CPUs (50+), the default view is overwhelming. Ideally we need to review a subset of the number of the core/cpus like the cpu an specific app is running in a fast way. Modify the conf file or using the ui is not fast.
**Describe the solution you'd like**
Given an argument like `--cpuset 4-7,36-39` to make a visible view (True in the config file) of only those cpus `4,5,6,7,36,37,38,39` and only the cores 3,4 (if single numa)
Thanks
コントリビューションガイド
評価
この issue はまだ評価されていません。