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

Satish Balay balay at mcs.anl.gov
Fri Nov 10 19:32:00 CST 2017


On Fri, 10 Nov 2017, Satish Balay wrote:

> [Its probably one of the above branches. I'll look for it - and then
> merge the others to master.]

I've changed the nightlybuilds back to next-tmp. Branches to be tested are:

$ git fetch -p && comm -12 <(git branch -r --merged origin/next-tmp | sort) <(git branch -r --no-merged origin/master | sort)
  origin/hongzh/add-tstraj-filename
  origin/hongzh/copy_l2g_stencil
  origin/hzhang/fix-submat_samerowdist
  origin/jed/variadic-malloc
  origin/rmills/feature-aijmkl-matmatmult

Satish


More information about the petsc-dev mailing list