exasim-project / OBR

A runner for OpenFOAM benchmarks
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Improve obr submit output. #193

Closed greole closed 6 months ago

greole commented 6 months ago

This PR improves the output of obr submit by displaying the number of eligible jobs and printing the job.ids of the submitted jobs. It adds a progress bar to show that submit is not hanging. Additionally, it adds a missing time argument.

Note For performance reasons this PR also changes the initialization of the cases. Now processor contents are copied directly by default and only the processor*/constant folder gets symlinked. This allows skipping costly traversal of all processor*/timestep folders. However, this will increase the resulting case size and we should at some point introduce the option to link.