generate a transport matrix from SimAI_simulator
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 184
- Avg merge
- 13h 4m
- Merged PRs (30d)
- 1
Description
Hi, thanks for this simulator.
I am trying to run some simulations and calculate the transport matrix from the results stat ( T(I,j) = total amount of data passed between GPU i to j)
I have tried to run the basic flow with basic conf as you provided in the README, but I don't see any pairwise data ( the results/ directory and the detailed file are empty).
If anyone knows how to extract some relevant data, it I'll be great.
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 README's basic flow and basic configuration, then inspect the results/ directory and detailed file behavior. Determine whether the basic configuration is expected to produce pairwise GPU data and identify the simulator entry point responsible for output. Done means the expected transport-matrix data can be extracted or the limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100