--keep-order does not work with host files

2013-11-20 Thread Adam Lindberg
Hi, When using GNU Parallel with the -k (--keeep-order) flag and the --slf flag, the order is not kept as present in the file. Instead, the results seems similar to what is achieved without the -k flag. Cheers, Adam

Using --filter-hosts breaks parallel

2013-11-20 Thread Adam Lindberg
Hi, Running the following command results in a crash and the attached output (parellel_output.txt). Running the command without --filter-hosts works, although hangs a bit in the end because of some lagging server (impossible to detect which one). $ parallel --filter-hosts --controlmaster -j 12