You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
Short summary about the issue/question:
I submit a job that occupies a whole GPU node. Basically, this job trains a classification model on imagenet, and the imagenet dataset is stored on the corresponding nfs storage. I want to monitor the network bandwidth consumed by this job and find that the consumed network bandwidth is zero.
Then I change to the node-view and find that the consumed network bandwidth is not zero this time(the job started at 11.05). So I think the network bandwidth monitoring script may have some bugs.