Turn off OPOST option when using unbuffered output.
Disable local PTY output processing when using 'srun --unbuffered'. This prevents the PTY subsystem from inserting extraneous \r characters into the output stream. Bug 4849.
Please register or sign in to comment