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 15 forks source link

HPC: Broken/Insufficient Testing of Load Balancer Functionality #63

Open Schlevidon opened 8 months ago

Schlevidon commented 8 months ago

Mistakes related to the examples in hpc/test:

Tasks:

linusseelinger commented 8 months ago

We might actually consider removing the examples in hpc entirely. There was a point in having them initially when the hpc code was in a separate repo, but now they are mostly duplicates of the existing (and CI tested) example models.

Running hq without SLURM sounds good for CI!