Skip to content

problem node name pattern in crunch_mpiGraph? #5

@antonl321

Description

@antonl321

Hello,

I have tested mpiGraph on a cluster that has the node names in this pattern
ab1-1026.bullx

When I run crunch on the mpiGraph output the following error is printed:
Use of uninitialized value in numeric comparison (<=>) at ./crunch_mpiGraph line 459

and the node names in *_html/map.txt

look as follow

Rank    Node
0       ab1
1       ab3
2       ab3
3       ab2
4       ab1
5       ab3
6       ab5
7       ab4
...

which is obviously wrong.
The error propagates in the inspection window of the plot.

A fix of this issue with be very useful.

Kind regards,

Lucian Anton

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions