On Dec 11, 2015 19:19, "Martin Møller Skarbiniks Pedersen" < traxpla...@gmail.com> wrote: > > On 12 December 2015 at 00:47, Josef wells <josefwe...@alumni.utexas.net> wrote: >> >> That also says that this is for buffering output files, that is not what I'm seeing g in ~/.parallel >> >> Josef > > Please answer below and not top-post then it is easier to follow the discussion. > > linelen-<hostname> is something with the maximum length of the command-line on the remote-hosts. > These files should be small so it should be ok if they are located on a network share. > > Are you using -X or -m ? > > Regards > Martin
Not using -m/-X.. Called program doesn't support multiple args in that way. Using lsf to batch ~1000 jobs, each one, in is calling parallel to do git clones on that machines local disk. These machines are far/slow to my ~. Josef