View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015148ParaView(No Category)public2014-11-24 11:492015-01-02 10:43
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.3 
Summary0015148: update writer factory to ignore writers that don't work without MPI for vtkADIOSWriter
DescriptionThe vtkADIOS{Reader,Writer} require MPI so adding in mpi_required to their XML proxy definitions. Also, adding in a check in vtkSMWriterFactory if the writer requires MPI and it's not initialized on the session that is doing the writing.
TagsNo tags attached.
ProjectTBD
Topic Name15148_ADIOS_require_MPI
Typecrash
Attached Files

 Relationships

  Notes
(0033844)
Andy Bauer (developer)
2014-11-25 09:16

commit 51e231bd320796c145b9ef613ebad6dca963598f
Author: Andrew Bauer <andy.bauer@kitware.com>
Date: Mon Nov 24 11:51:14 2014 -0500

    Fix ADIOS reader/writer to require MPI.
    
    Setting vtkADIOSReader and vtkADIOSWriter to require MPI to be
    initialized in order to use. Also changing vtkSMWriterFactory
    to check if MPI is initialized on the session when a MPI
    required writer is requested.
    
    Change-Id: I89f7b8314eae9f2ba2450b17450348a39a956317
(0033858)
Utkarsh Ayachit (administrator)
2014-11-27 11:39

Topics merged into master (v4.2.0-153-g044be9b)
        0015141_add_rotation_factor
        0015144_subticks_marks_deactivation
        0015146_add_SelectPoints_function_in_pvsimple
        15137_fix_label_format
        15148_ADIOS_require_MPI
(VTK) kdtree-repr
        qtEvent_player_fix
(VTK) update-hdf5
(VTK) vtk_20141122

 Issue History
Date Modified Username Field Change
2014-11-24 11:49 Andy Bauer New Issue
2014-11-24 11:49 Andy Bauer Assigned To => Andy Bauer
2014-11-24 11:49 Andy Bauer Status backlog => todo
2014-11-24 11:49 Andy Bauer Status todo => active development
2014-11-25 09:16 Andy Bauer Topic Name => 15148_ADIOS_require_MPI
2014-11-25 09:16 Andy Bauer Note Added: 0033844
2014-11-25 09:16 Andy Bauer Status active development => gatekeeper review
2014-11-25 09:16 Andy Bauer Fixed in Version => git-next
2014-11-25 09:16 Andy Bauer Resolution open => fixed
2014-11-27 11:38 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-11-27 11:39 Utkarsh Ayachit Status gatekeeper review => customer review
2014-11-27 11:39 Utkarsh Ayachit Note Added: 0033858
2014-12-01 12:37 Andy Bauer Status customer review => closed
2015-01-02 10:43 Utkarsh Ayachit Fixed in Version git-master => 4.3


Copyright © 2000 - 2018 MantisBT Team