Modify ↓
Opened 13 years ago
Closed 13 years ago
#171 closed defect (fixed)
Task graph is not split if only one GPU task is available
| Reported by: | Matthias Vogelgesang | Owned by: | Matthias Vogelgesang |
|---|---|---|---|
| Priority: | major | Milestone: | ufo-core-0.3 |
| Component: | ufo-core | Version: | |
| Keywords: | Cc: |
Description (last modified by )
If only one GPU task is specified, the remote does not split the task graph according to the available number of GPUs because it cannot find a suitable path. Thus only one GPU is used.
Attachments (0)
Change History (2)
comment:1 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ufo/chrome/site/your_project_logo.png)
Fixed with f46785e.