Joe, It was indeed a bug. Here's a fix: https://gitlab.kitware.com/vtk/vtk/merge_requests/1228
Would be great if you get a chance to test it. Utkarsh On Thu, Feb 11, 2016 at 5:27 PM, Insley, Joseph A. <[email protected]> wrote: > Utkarsh, > > Thanks for looking at this. I am checking with my user regarding a dataset > that can be shared. I will get back to you as soon as I hear from them, > likely off list. > > Thanks > joe > >> On Feb 11, 2016, at 1:28 PM, Utkarsh Ayachit <[email protected]> >> wrote: >> >> Joe, >> >> Do you have a sample dataset to share? It's possible there's a bug in >> the multipage seek code when dealing with sub extents. >> >> Utkarsh >> >> On Thu, Feb 11, 2016 at 1:28 PM, Insley, Joseph A. <[email protected]> wrote: >>> Hi, >>> >>> I’ve been looking at loading tiffs as volumes using pv5.0 and am running >>> into trouble doing this in parallel. >>> >>> Loading a stack of tiff files as a volume works great, both serially and in >>> parallel. And I can load a multi-page tiff as a volume using a single >>> pvserver just fine. But when I run the pvserver in parallel and try to load >>> a multi-page tiff pv crashes while trying to load. No error messages are >>> given (beyond the usual mpi errors about one of the processes terminating >>> badly). >>> >>> I’m wondering if anyone else has had success trying to do this? >>> >>> Thanks >>> joe >>> >>> =================================================== >>> joseph a. insley >>> [email protected] >>> argonne leadership computing facility (630) 252-5649 >>> argonne national laboratory >>> >>> >>> >>> >>> >>> >>> >>> _______________________________________________ >>> Powered by www.kitware.com >>> >>> Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> >>> Please keep messages on-topic and check the ParaView Wiki at: >>> http://paraview.org/Wiki/ParaView >>> >>> Search the list archives at: http://markmail.org/search/?q=ParaView >>> >>> Follow this link to subscribe/unsubscribe: >>> http://public.kitware.com/mailman/listinfo/paraview >>> > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
