[Paraview-developers] MPI Parallel Sorting

Scott, W Alan wascott at sandia.gov
Mon Aug 23 19:16:54 EDT 2010


Greenfield has a really good point - doesn't the data for the whole spreadsheet have to be passed to the client for display?  Thus, couldn't you just sort on the client?

Alan

-----Original Message-----
From: paraview-developers-bounces at paraview.org [mailto:paraview-developers-bounces at paraview.org] On Behalf Of Utkarsh Ayachit
Sent: Monday, August 09, 2010 8:48 AM
To: ParaView Developers; Thompson, David C
Subject: [Paraview-developers] MPI Parallel Sorting

Folks,

I am looking at the long standing feature request to add support for
sorting in the spreadsheet view. Our use case is that we have a large
array is distributed among N processes.
We want to end up with that array sorted but still distributed among
all processes. Most implementations I am looking at end up creating
one large sorted array on one of nodes. Does anyone know any approach
that avoids this generation of a large array on the root node?

Utkarsh
_______________________________________________
Paraview-developers mailing list
Paraview-developers at paraview.org
http://public.kitware.com/mailman/listinfo/paraview-developers




More information about the Paraview-developers mailing list