2016-08-14 14:54:27 +00:00
|
|
|
par_mem_leak 2>&1
|
|
|
|
par_mem_leak ### test for mem leak
|
|
|
|
par_mem_leak no mem leak detected
|
2016-07-10 21:00:20 +00:00
|
|
|
par_outside_file_handle_limit 2>&1
|
|
|
|
par_outside_file_handle_limit ### Test Force outside the file handle limit, 2009-02-17 Gave fork error
|
2016-08-14 14:54:27 +00:00
|
|
|
par_outside_file_handle_limit parallel: Warning: Only enough file handles to run 251 jobs in parallel.
|
|
|
|
par_outside_file_handle_limit parallel: Warning: Running 'parallel -j0 -N 251 --pipe parallel -j0' or
|
2016-07-10 21:00:20 +00:00
|
|
|
par_outside_file_handle_limit parallel: Warning: raising ulimit -n or /etc/security/limits.conf may help.
|
|
|
|
par_outside_file_handle_limit Start
|
|
|
|
par_outside_file_handle_limit end
|
|
|
|
par_over_4GB 2>&1
|
|
|
|
par_over_4GB ### Test if we can deal with output > 4 GB
|
|
|
|
par_over_4GB 46a318993dfc8e2afd71ff2bc6f605f1 -
|
|
|
|
par_retries_unreachable 2>&1
|
|
|
|
par_retries_unreachable ### Test of --retries on unreachable host
|
|
|
|
par_retries_unreachable parallel: Warning: Could not figure out number of cpus on 4.3.2.1 (). Using 1.
|
|
|
|
par_retries_unreachable echo 1
|
|
|
|
par_retries_unreachable 1
|
|
|
|
par_retries_unreachable echo 2
|
|
|
|
par_retries_unreachable 2
|