When jobs are being submitted from machines with different names, e.g. multiple login nodes of an hpc, having the submitting hostname be part of the remote rundir is bad, because it means that rerunning the script between job submission and result gathering fails if those two steps are done from different hostnames.
Possible fixes
- remote hostname from remote rundir entirely
- make a config option to remove hostname part of remote rundir
- make a config option to set the effective hostname