Re: [petsc-dev] proposed minor PetscPartitioner changes

2017-11-07 Thread Smith, Barry F.
> On Nov 7, 2017, at 1:33 AM, Lisandro Dalcin wrote: > > On 6 November 2017 at 16:37, Matthew Knepley wrote: >> On Mon, Nov 6, 2017 at 8:34 AM, Smith, Barry F. wrote: >>> >>> MatPartitioning is NOT about partitioning MATRICES it is

Re: [petsc-dev] broken nightlybuilds (next vs next-tmp)

2017-11-07 Thread Satish Balay
I think so. Also do 'make alltests DIFF=$PETSC_DIR/bin/petscdiff' [esp with feature changes that are likely to break things] and fix regressions - before a PR or a merge to next. But I don't think most of us are doing this.. Satish On Mon, 6 Nov 2017, Patrick Sanan wrote: > Should this be

Re: [petsc-dev] DMPlexCreateMedFromFile broken

2017-11-07 Thread Matthew Knepley
On Tue, Nov 7, 2017 at 11:44 AM, Vaclav Hapla wrote: > Nico Schlömer just introduced MED support into his meshio tool, based on > my issue request. When I convert blockcylinder-50.exo directly to the MED > format with meshio, the result can be loaded into GMSH and

Re: [petsc-dev] DMPlexCreateMedFromFile broken

2017-11-07 Thread Vaclav Hapla
Nico Schlömer just introduced MED support into his meshio tool, based on my issue request. When I convert blockcylinder-50.exo directly to the MED format with meshio, the result can be loaded into GMSH and looks reasonable. But DMPlexCreateMedFromFile denies to open it with the following error:

Re: [petsc-dev] CMake: make, install, find_package ?

2017-11-07 Thread Franck Houssen
Don't want to fight on this !... In "real everyday daily life", in 99% of the cases : - nobody never finds .pc files (because nobody wants to set PKG_CONFIG_PATH, or even know it exists, or want to know about it ! So nobody never finds the .pc file) - find_package is a lot more reliable than

Re: [petsc-dev] CMake: make, install, find_package ?

2017-11-07 Thread Garth N. Wells
On 7 November 2017 at 09:17, Franck Houssen wrote: > Seems you really had a very bad experience with CMake. Not gonna fight. :D > (joking) > I'll stick to pkg-config: that's fine to me. > Here is an example FindPETSc.cmake file that extracts data from petsc.pc via

Re: [petsc-dev] CMake: make, install, find_package ?

2017-11-07 Thread Franck Houssen
Seems you really had a very bad experience with CMake. Not gonna fight. :D (joking) I'll stick to pkg-config: that's fine to me. Franck - Mail original - > De: "Matthew Knepley" > À: "Franck Houssen" > Cc: "petsc-dev"