You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why is this the expected behaviour? noone really uses it anyway since it messes up order and makes debugging harder?
but we should provide an option to let users shoot themself in the foot, sure
Minimal example:
Expected behaviour
mympirun
outputs stdout of the program to stdout, and stderr to stderrActual behaviour
mympirun
outputs both stdout and stderr of the program to stdoutThe text was updated successfully, but these errors were encountered: