On 2024-05-15 09:20, Sebastian Ramacher wrote:
Control: tags -1 confirmed

The petsc patch for the 64-bit time_t transition was deeply invasive.
It makes petsc (and slepc) essentially unmaintainable.

I think the best way to deal with it is to pretend it never happened
and move on with petsc 3.20, upgrading from petsc 3.19.  We'd want to
doing this upgrade anyway.

Please go ahead.

Thanks.

While looking at the tracker, I noticed that petsc is still building
manual -dbg packages. IS there a reason that those have not been
converted to automatic -dbgsym packages?

No, it's not about symbols. -dbg uses a debug configuration, i.e. provides more information about the state of the calculation. In principle it could be used to help better design applications using petsc. It's possible that no one uses these -dbg packages.

Drew

Reply via email to