Ticket #1079 (closed defect: fixed)
[with patch] DSage improper get_worker_count
| Reported by: | jvoight | Owned by: | yi |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.12 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
When I do D.get_worker_count(), it always tells me that I have 2 workers--even though I have 30 machines connected each with 2 workers so the answer should be 30*2 = 60. It works OK if I have only one DSage login with, say, 12 workers.
Change History
comment:2 Changed 6 years ago by yi
- Status changed from new to closed
- Resolution set to fixed
Fixed. Get bundle here: http://sage.math.washington.edu/home/yqiang/dsage.hg
Note: See
TracTickets for help on using
tickets.
