Benjamin Uekermann

Results 295 comments of Benjamin Uekermann

Just to be sure: Should these new API functions be experimental or not?

Not experimental sounds good to me. I was only confused since at the very top here, it still says "This PR adds an experimental profiling API to preCICE." Probably simply...

mmh, seems there is still a problem. @MakisH any quick guess?

> To fix it, we would need a bugfix release in the tutorials (which I cannot prepare this week). I switched to `develop` for the moment such that we can...

We are getting closer: ```xml ``` We assert here: https://github.com/precice/precice/blob/736cbf285f6b39f6280d29e4b4e5f485878966d7/src/io/ExportVTK.cpp#L153-L154 For `Fluid-Nodes-Mesh` and `CrossSectionLength`. This is data that we neither write/read nor receive. It actually makes no sense to export...

We should consider the fact that we are doing everything correctly, but OpenMPI simply does not follow the standard in this case. In the end, MPI Ports how we use...

sure, [profiling.json](https://github.com/user-attachments/files/16108974/profiling.json) calling: ``` precice-profiling analyze Propagator ``` gives: ``` Reading events file profiling.json Output timing are in us. eid | sum count mean min max _GLOBAL | 2967028.0 1...

When building cycles with serial coupling schemes, one can easily run into a deadlock. Remedies are either parallel coupling schemes or flipping first and second. I am afraid that the...

Sounds good. We could then later additionally add the new logic checker.

We should do this at some point (depending on what we agree on in the guidelines), but this is breaking in my opinion.