MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012781 | ParaView | (No Category) | public | 2011-12-08 17:17 | 2012-02-08 17:22 |
|
| Reporter | Andy Bauer | |
| Assigned To | Andy Bauer | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | git-master | |
| Target Version | | Fixed in Version | 3.14 | |
| Project | TBD |
| Topic Name | 12781-symmetric-batch-processing-data-representation |
| Type | incorrect functionality |
|
| Summary | 0012781: Problem with symmetric batch processing with data representations |
| Description | When running pvbatch in symmetric mode in parallel, if the representation's data set has some processes which don't have any points and/or cells there is a problem when trying to set the data representation's ColorArrayName in python because it won't be able to find the array. This can be seen when running the attached parallepythontest.py script with "mpirun -np 8 pvbatch --symmetric parallelpythontest.py".
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | parallelpythontest.py (1,908) 2011-12-08 17:17 https://www.vtk.org/Bug/file/9084/parallelpythontest.py |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-12-08 17:17 | Andy Bauer | New Issue | |
| 2011-12-08 17:17 | Andy Bauer | Assigned To | => Andy Bauer |
| 2011-12-08 17:17 | Andy Bauer | File Added: parallelpythontest.py | |
| 2011-12-08 17:21 | Andy Bauer | Status | backlog => todo |
| 2011-12-08 17:21 | Andy Bauer | Status | todo => active development |
| 2011-12-15 10:21 | Andy Bauer | Topic Name | => 12781-symmetric-batch-processing-data-representation |
| 2011-12-15 10:21 | Andy Bauer | Note Added: 0027824 | |
| 2011-12-15 10:21 | Andy Bauer | Status | active development => gatekeeper review |
| 2011-12-15 10:21 | Andy Bauer | Fixed in Version | => git-next |
| 2011-12-15 10:21 | Andy Bauer | Resolution | open => fixed |
| 2011-12-19 15:14 | Utkarsh Ayachit | Note Added: 0027837 | |
| 2011-12-19 15:15 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2011-12-19 15:15 | Utkarsh Ayachit | Note Added: 0027857 | |
| 2011-12-19 15:16 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
| 2011-12-20 15:57 | Andy Bauer | Note Added: 0027870 | |
| 2011-12-20 15:57 | Andy Bauer | Status | customer review => closed |
| 2012-02-08 17:22 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |