add node mapping to magpie output
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 198
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
for example:
node-0 -> mycluster18
node 1 -> mycluster43
node 2 -> mycluster48
so users can map anonymous "node-X" to the actual cluster name more easily
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 by tracing the shell workflow that produces Magpie's node output and identify where anonymous node names are emitted. Confirm how cluster names are available there, then verify that the completed output pairs each node-X label with its actual cluster name as shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100