Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZeroDivisionError: division by zero rp_inspect/plot_util.py #156

Open
lee212 opened this issue Oct 13, 2021 · 0 comments
Open

ZeroDivisionError: division by zero rp_inspect/plot_util.py #156

lee212 opened this issue Oct 13, 2021 · 0 comments

Comments

@lee212
Copy link
Contributor

lee212 commented Oct 13, 2021

$ radical-analytics-inspect re.session.login1.hrlee.018913.0000
re.session.login1.hrlee.018913.0000 STATE:
findfont: Font family ['[serif]'] not found. Falling back to DejaVu Sans.
.DUR  :
findfont: Font family ['[serif]'] not found. Falling back to DejaVu Sans.
.CONC :
findfont: Font family ['[serif]'] not found. Falling back to DejaVu Sans.
.RATE :
findfont: Font family ['[serif]'] not found. Falling back to DejaVu Sans.
.UTIL :
WARNING: profile "re.session.login1.hrlee.018913.0000/cmgr.0000.hb.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/cmgr.0000.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/cmgr.0001.hb.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/cmgr.0001.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/cmgr.0002.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/control_pubsub.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/heartbeat.pub.0000.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/log_pubsub.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/pmgr.0000.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/pmgr_launching.0000.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/pmgr_launching_queue.get.0000.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/pmgr_launching_queue.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/pmgr_launching_queue.put.0000.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/radical.entk.appmanager.0000.prof" not correctly closed.
WARNING: profile "re.session.login1.hrlee.018913.0000/radical.entk.resource_manager.0000.prof" not correctly closed.
Traceback (most recent call last):
  File "/home/hrlee/miniconda3/envs/ra/bin/rp_inspect/plot_util.py", line 133, in <module>
    n_nodes = int(p_size / pilots[0].cfg['cores_per_node'])
ZeroDivisionError: division by zero
UTIL2:
Traceback (most recent call last):
  File "/home/hrlee/miniconda3/envs/ra/bin/rp_inspect/plot_util_2.py", line 204, in <module>
    main()
  File "/home/hrlee/miniconda3/envs/ra/bin/rp_inspect/plot_util_2.py", line 111, in main
    n_nodes = int(p_size / pilots[0].cfg['cores_per_node'])
ZeroDivisionError: division by zero
 done

session : https://github.com/radical-experiments/MDFF-EnTK/blob/main/sessions/cc-mdff/re.session.login1.hrlee.018913.0000.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant