[petsc-users] Automatic load balancing for PETSc using third party library (e.g. Zoltan)

2019-10-11 Thread von Ramm, Alexander via petsc-users
Hi together, I'm currently evaluating to use PETSc as framework for our next software project. My question concerns dynamic repartitioning: I have already found in the Documentation (Chapt. 3.5) that PETSC does not currently support dynamic repartitioning, load balancing by migrating matrix en

[petsc-users] DMNetwork - how to interprete the arguments of DMNetworkSetSizes ?

2019-11-07 Thread von Ramm, Alexander via petsc-users
Hello together, I'm trying to figure out how to create a DMNetwork, but the proper way to set the parameters eludes me (also there is some discrepancy between the manual https://www.mcs.anl.gov/petsc/petsc-current/docs/manual.pdf (page 166) and the online documenation https://www.mcs.anl.gov/p

Re: [petsc-users] DMNetwork - how to interprete the arguments of DMNetworkSetSizes ?

2019-11-07 Thread von Ramm, Alexander via petsc-users
interprete the arguments of DMNetworkSetSizes ? From: petsc-users on behalf of "von Ramm, Alexander via petsc-users" Reply-To: "von Ramm, Alexander" Date: Thursday, November 7, 2019 at 11:12 AM To: "petsc-users@mcs.anl.gov" Subject: [petsc-users] DMNetwork - how