Datagen behavior for a single host
Open
Nobody has claimed this yet.
DLIO or mlpstorage
- Dominant language
- Python
- Stars
- 203
- Forks
- 67
- Avg merge
- 20m
- Merged PRs (30d)
- 8
Description
The NP parameter (number of process) follows the number of hosts in the cluster. In the case of single node it only accepts 1 as a proper value.
Data generation is very slow and it seems to stall for a long time.
Contributor guide
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
No file, test, or entry point is identified. Start by locating the data-generation path and how the NP parameter is validated for a single-host cluster; reproduce the slow or stalled generation and define completion as correct multi-process behavior without the stall.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100