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
When running from directly from CLI (e.g. without Slurm capturing the outputs) pretty much all the lines are duplicated since both the STDOUT and STDERR are sent to the user.
In this case, we should redirect the STDERR to a log file.