How to save parallel outputs to the same file on HPC cluster

As a sanity check, I’d make sure that the working directories of the julia processes are the intended one. If not, maybe just using a full path would fix it?

Thanks! Yeah, I think I’ll use those techniques if I have an I/O-intensive program.