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

Divide by Zero in precompute #207

Open
josiahseaman opened this issue May 15, 2013 · 0 comments
Open

Divide by Zero in precompute #207

josiahseaman opened this issue May 15, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@josiahseaman
Copy link
Owner

Traceback (most recent call last):
File "precompute.py", line 135, in
startRepeatMap(specimen, nProcessors)
File "precompute.py", line 89, in startRepeatMap
processors.map(precomputeRepeatMap, requests)
File "/usr/lib/python2.7/multiprocessing/pool.py", line 227, in map
50 % Complete
50 % Complete
return self.map_async(func, iterable, chunksize).get()
File "/usr/lib/python2.7/multiprocessing/pool.py", line 528, in get
raise self._value
ZeroDivisionError: float division by zero

This happened on both the ZmB73 and TAIR10 precomputes.

@ghost ghost assigned josiahseaman May 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant