UM-Bridge / umbridge

UM-Bridge (the UQ and Model Bridge) provides a unified interface for numerical models that is accessible from virtually any programming language or framework.
https://um-bridge-benchmarks.readthedocs.io/en/docs/
MIT License
32 stars 14 forks source link

Shared Memory functionality #69

Open Vogull opened 8 months ago

Vogull commented 8 months ago

Added shared memory functionality for input and output of Evaluate, Gradient, Jacobian and Hessian functions. Automatic fallback to http/json if test transmission fails.

Discussing possible improvements.

linusseelinger commented 7 months ago

Looks good, thanks a lot!

Can you remove the draft status? Apparently there's also a potential merge conflict, could you look into that?