Parallel?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 40.3k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
After the step
python setup_env.py -md models/BitNet-b1.58-2B-4T -q i2_s1
I see by htop and Activity Monitor that the CPU cores are barely busy.
How can I start a build to use all CPU cores?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the setup_env.py entry point and the command shown for models/BitNet-b1.58-2B-4T with quantization i2_s1. Check how the build is configured and compare its CPU usage with htop or Activity Monitor. Done means documenting or correcting the supported way to build using all CPU cores.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- build-system, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100