parallel101 / parallel101/course
10/06/04.cpp 占用内存过多,无法跑
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 4.2k
- Forks
- 556
- PR merge metrics
- No merged PRs in 30d
Description
-
首先是在WSL上跑的,Vemmem把32g内存全部占满勒,就卡住了。
-
接下来换了台换了个小服务器跑,也是cpu和内存近乎跑满,然后这个程序直接被kill掉了。
呜呜呜,太菜勒,完全不知道为啥跑不通。
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 10/06/04.cpp and reproduce the reported run under WSL or on a small server while monitoring CPU and memory usage. Determine the resource-heavy behavior or failure point; done means the cause is identified and the issue has a reproducible, actionable resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100