[petsc-dev] PETSc future starting as a new design layer that runs on top of PETSc 3?

Kaus, Boris kaus at uni-mainz.de
Tue Jul 26 03:28:11 CDT 2022


Julia?

If you’re interested, you can follow the online minisymposium on Julia for HPC later today (register for free):
https://live.juliacon.org/talk/LUWYRJ

Perhaps also relevant is the one of yesterday, on differentiable Earth system models:
https://youtu.be/K2VtJe9baO4

Boris

On 25. Jul 2022, at 23:34, Barry Smith <bsmith at petsc.dev<mailto:bsmith at petsc.dev>> wrote:


   A  major problem with writing a completely new version of a large code base is that one has to start with nothing and slowly build up to everything, which can take years. Years in which you need to continue to maintain the old version, people want to continue to add functionality to the old version, and people want to continue to use the old version because the new version doesn't have "the functionality the user needs" ready yet.

  Is there an approach where we can have a new PETSc API/language/paradigm but start with a very thin layer on the current API so it just works from day one?

  *   to this would seem to require if PETSc future is not in C, there has to be a very, very easy way and low error-prone way to wrap PETSc current to be called from the new language. For example, how petsc4py wraps seems too manual and too error-prone. C++ can easily and low-error prone call C, any other viable candidates?



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20220726/e2a3d840/attachment.html>


More information about the petsc-dev mailing list