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

Utilization methods fails #73

Open
iparask opened this issue Jul 7, 2018 · 2 comments
Open

Utilization methods fails #73

iparask opened this issue Jul 7, 2018 · 2 comments
Assignees

Comments

@iparask
Copy link

iparask commented Jul 7, 2018

When the utilization method is called with owner the pilot and consumer the units it fails with the following error:

/home/iparask/miniconda2/envs/EnTKGPU/lib/python2.7/site-packages/radical/analytics/session.pyc in utilization(self, owner, consumer, resource, owner_events, consumer_events)
    924                         for r in ranges:
    925                             if t >= r[0] and t <= r[1]:
--> 926                                 cnt += consumer_resources[cons_id]
    927 
    928                     util.append([t, cnt])
@iparask iparask self-assigned this Jul 7, 2018
@iparask iparask added the bug label Jul 7, 2018
@iparask
Copy link
Author

iparask commented Jan 8, 2019

This bugs is still here.

@mturilli mturilli removed the bug label Jun 5, 2019
@mturilli
Copy link
Contributor

@iparask can this be closed?

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

2 participants