Dear everyone, I experience a very infrequent (like every 30 minutes or so) output flush of STDOUT and STDERR in my Slurm system (slurm 14.11.8 on RHEL7, all nodes share a network share on which data is written). I'd like to monitor the output 'live' via tailf or something similiar to have an output like I'd run the program on the nodes. The are hints that I've got to use the unbuffered option, e.g. 'srun --unbuffered [...]' or 'stdbuf -o0 -e0' at the beginning of my batch script, which aren't working as supposed. Do I miss a possibility to get a frequent output flush or isn't that supported yet? I'd look very forward to a feature like that!
Looking forward to your answers! Best wishes, Felix Willenborg -- Felix Willenborg Arbeitsgruppe Machine Learning Department für Medizinische Physik und Akustik Fakultät für Medizin und Gesundheitswissenschaften Carl von Ossietzky Universität Oldenburg Küpkersweg 74, 26129 Oldenburg Tel: +49 441 798 3945 https://www.uni-oldenburg.de/machine-learning/
