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

HPC: Fix port checking #86

Closed Schlevidon closed 1 month ago

Schlevidon commented 1 month ago

Summary

Fixed the issue where a job would sometimes fail to start the model server due to the port being occupied.

Details

Related Issues

closes #83, closes #48

linusseelinger commented 1 month ago

Great, thanks! :)