[petsc-dev] moving from BitBucket to GitLab

2019-06-15 Thread Smith, Barry F. via petsc-dev
Given the terrible performance of BitBucket recently and the far superior ability to do flexible CI on GitLab Satish and Jed are experimenting with using GitLap CI. In a couple of week if all goes well we are likely to move everything to GitLab. If you have major concerns about such

Re: [petsc-dev] Sowing: proposed change to allow single-entry lists on man pages

2019-06-15 Thread Smith, Barry F. via petsc-dev
> On Jun 15, 2019, at 11:57 AM, Patrick Sanan wrote: > > Great! I'll leave that commit there for reference, but as you say it would be > even nicer (but more coding) to avoid needing to explicitly mark the starts > and ends of lists. Yeah, I only remember vaguely that initially we

[petsc-dev] TAOIPM v. IPOPT

2019-06-15 Thread Pierre Jolivet via petsc-dev
Hello, I’m trying to solve the following constrained problem: min x0*x3*(x0+x1+x2) + x2 s.t.x0*x1*x2*x3 >= 25 (a) x0**2 + x1**2 + x2**2 + x3**2 = 40 1 <= x0, x1, x2, x3 <= 5 I modified src/tao/constrained/examples/tutorials/toy.c (you can git diff the attached file) to try

Re: [petsc-dev] Sowing: proposed change to allow single-entry lists on man pages

2019-06-15 Thread Smith, Barry F. via petsc-dev
Patrick (and Bill) Good timing. Bill is actually updating Sowing now and could perhaps fix this glitch. Currently we use a . for a single entry in the list and I'd hate to have to change them all the -. Likely it is possible to fix the formatting for the . case to have the same indent

[petsc-dev] Sowing: proposed change to allow single-entry lists on man pages

2019-06-15 Thread Patrick Sanan via petsc-dev
Lists on the man pages don't seem to be able to have a single entry, because sowing requires you to start lists with "+" and end them with "-", requiring at least two entries. This leads to ugly-looking indentation for man pages for functions with a single input or output parameter, e.g.

Re: [petsc-dev] PETSc Meeting errata

2019-06-15 Thread Jakub Kruzik via petsc-dev
On 6/15/19 12:46 AM, Hapla Vaclav wrote: On 14 Jun 2019, at 21:53, Jakub Kruzik > wrote: The problem is that you need to write the file with an optimal stripe count/size in the first place. An unaware user who just uses something like cp will end up with the