Skip to content

Verbose output not showing in SLURM output-files

Created by: tobiaslcmueller

Verbose output from the solver is not showing in output files, if it is ran in an SLURM environment.

That seems to be connected to caching issues,a flush(stdio) fixes the problem. Maybe we should have that regularly in the code?