MantisBT - VTK |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012115 | VTK | (No Category) | public | 2011-04-21 00:05 | 2016-08-12 09:55 |
|
Reporter | David Gobbi | |
Assigned To | David Gobbi | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | |
Platform | | OS | | OS Version | |
Product Version | 5.6.0 | |
Target Version | | Fixed in Version | | |
Project | TBD |
Type | incorrect functionality |
|
Summary | 0012115: FixedPointRayCaster gives different results depending on number of threads |
Description | The dashboard test TestFixedPointRayCasterLinearCropped.tcl fails when run on machines with a large number of CPUs. The problem can be simulated on any machine by pumping up the number of threads. |
Steps To Reproduce | Add the following lines to the beginning of TestFixedPointRayCasterLinearCropped.tcl
vtkMultiThreader multithread
multithread SetGlobalDefaultNumberOfThreads 64
Then run the test via ctest. It will produce an incorrect image. |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | 0013420 | closed | Dave DeMarle | Fixed point volume mapper gives inconsistent results on multiple threads |
|
Attached Files | TestFixedPointRayCasterLinearCropped.diff.png (4,969) 2011-04-21 00:05 https://www.vtk.org/Bug/file/8828/TestFixedPointRayCasterLinearCropped.diff.png
|
|
Issue History |
Date Modified | Username | Field | Change |
2011-04-21 00:05 | David Gobbi | New Issue | |
2011-04-21 00:05 | David Gobbi | File Added: TestFixedPointRayCasterLinearCropped.diff.png | |
2013-02-24 12:59 | David Gobbi | Relationship added | has duplicate 0013420 |
2013-05-28 12:13 | Dave DeMarle | Project | => TBD |
2013-05-28 12:13 | Dave DeMarle | Type | => incorrect functionality |
2013-05-28 12:13 | Dave DeMarle | Note Added: 0030859 | |
2013-05-28 12:13 | Dave DeMarle | Status | backlog => todo |
2013-05-28 12:13 | Dave DeMarle | Resolution | open => fixed |
2013-05-28 12:13 | Dave DeMarle | Assigned To | => Dave DeMarle |
2013-05-28 12:13 | Dave DeMarle | Status | todo => active development |
2013-05-28 12:13 | Dave DeMarle | Status | active development => gatekeeper review |
2013-07-10 10:17 | Dave DeMarle | Status | gatekeeper review => todo |
2013-07-10 10:17 | Dave DeMarle | Status | todo => backlog |
2013-07-10 10:18 | Dave DeMarle | Status | backlog => tabled |
2013-07-10 10:18 | Dave DeMarle | Status | tabled => closed |
2013-07-10 10:18 | Dave DeMarle | Product Version | => 5.6.0 |
2013-07-10 10:18 | Dave DeMarle | Fixed in Version | => 6.0.0 |
2014-01-17 14:35 | David Gobbi | Assigned To | Dave DeMarle => David Gobbi |
2014-01-17 14:35 | David Gobbi | Note Added: 0032185 | |
2014-01-17 14:35 | David Gobbi | Status | closed => backlog |
2014-01-17 14:35 | David Gobbi | Resolution | fixed => reopened |
2014-01-17 14:38 | David Gobbi | Note Added: 0032186 | |
2014-01-17 14:38 | David Gobbi | Status | backlog => expired |
2014-01-17 14:38 | David Gobbi | Resolution | reopened => won't fix |
2016-08-12 09:55 | Kitware Robot | Note Added: 0037230 | |
2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
2016-08-12 09:55 | Kitware Robot | Fixed in Version | 6.0.0 => |
2016-08-12 09:55 | Kitware Robot | Resolution | won't fix => moved |
Notes |
|
(0030859)
|
Dave DeMarle
|
2013-05-28 12:13
|
|
Was fixed in commit: e4a793c47cc3 |
|
|
(0032185)
|
David Gobbi
|
2014-01-17 14:35
|
|
Re-opening the bug. It was reported as fixed, but it is still present. |
|
|
(0032186)
|
David Gobbi
|
2014-01-17 14:38
|
|
Apparently attempts have been made to fix this bug, but none of the developers are interested in pursuing it any further. |
|
|
(0037230)
|
Kitware Robot
|
2016-08-12 09:55
|
|
Resolving issue as `moved`.
This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
|