[Trilinos-Users] Isoropia/Zoltan2 for general graph partitioning / TBB

Erik Boman egboman at sandia.gov
Fri May 17 09:54:25 MDT 2013


Hi Sean,

For now, the best approach is to use Isorropia with a Epetra_CrsGraph as 
you suggest. There is a lot of active development on Tpetra/Kokkos for 
shared-memory nodes, and this will eventually be interfaced with Zoltan2 
but it is work in progress.

Erik

Sean C McDuffee wrote:
> Hi,
>
> I have a graph of a problem which I'd like to do a balanced partition on 
> to map a communication pattern to a multicore cpu/shared memory 
> machine.  Is it best to use Isoropia with a Epetra_CrsGraph for which 
> I've made a custom Epetra_Comm object that represents my cpu and extract 
> the communication information out of that?  Or, is there an easier route 
> with Tpetra, Kokkos, and Zoltan2?  The communication pattern is 
> eventually something I'd use TBB with.
>
> Thanks,
> Sean
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users
>   



More information about the Trilinos-Users mailing list