Re: [petsc-dev] Regression in Vec assembly

2019-02-19 Thread Jed Brown via petsc-dev
Yuck, bad bug. I pushed a one-line fix to your branch. Can you let me know if there are any outstanding issues? If it solves the problem for you, I'll cherry-pick it to 'maint'. Thanks. Stefano Zampini writes: > In the link I have sent you, ex29 was modified to invert the order of values >

Re: [petsc-dev] Regression in Vec assembly

2019-02-19 Thread Jed Brown via petsc-dev
Is this what I'm supposed to see? What should I be looking at? $ mpiexec.hydra -n 3 mpich-clang/tests/vec/vec/examples/tests/ex29 -n 126 -info | grep malloc [0] VecAssemblyBegin_MPI_BTS(): Stash has 252 entries, uses 2 mallocs. [0] VecAssemblyBegin_MPI_BTS(): Block-Stash has 0 entries, uses 0 ma