CMake gets stuck while running.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 40.3k
- Forks
- 3.7k
- PR merge metrics
- No merged PRs in 30d
Description
When I ran the command "python setup_env.py -md models/BitNet-b1.58-2B-4T -q i2_s"
it got stuck after displaying the message "INFO:root:Compiling the code using CMake."
info:
Apple M4 Pro
cmake version 4.0.1
clang version 20.1.3
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 setup_env.py and the command python setup_env.py -md models/BitNet-b1.58-2B-4T -q i2_s; trace the step after "Compiling the code using CMake." Reproduce the hang with the reported Apple M4 Pro, CMake 4.0.1, and Clang 20.1.3 environment, then confirm that the command completes or reports the underlying failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100