17 Commits

Author SHA1 Message Date
pascal
79504ae563 Update to GNU parallel 20170222. 2017-03-08 09:44:03 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
pascal
e40feefafc Update to 20160422 snapshot. 2016-05-06 19:22:11 +00:00
pascal
28ed8e1acf Update to GNU Parallel 20151222. 2015-12-24 09:48:31 +00:00
pascal
ee4fefe15c update parallel to august snapshot 2015-09-10 18:57:33 +00:00
pascal
1f7f8df4f3 Update parallel to March 2015 snapshot. 2015-04-08 18:22:40 +00:00
rpe
8717f132cb Update to parallel 20140522.
OK pascal@ (MAINTAINER)
2014-05-25 15:39:46 +00:00
pascal
6aca553632 Update to parallel-20140322.
Tested with new perl/ok jasper@
2014-03-23 12:30:26 +00:00
jasper
5c8515c4ba fix POD errors; lifted from new latest release. 2014-03-21 10:45:04 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
rpe
e3d0d74a9f update to parallel-20130222
ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
2013-03-02 17:06:49 +00:00
rpe
38b755dff1 update parallel to 20130122
Notable changes, besides press coverage, are:
* --sshdelay Delay starting next ssh by secs seconds. GNU parallel
  will pause secs seconds after starting each ssh. secs can be less
  than 1 seconds.
* Official OpenBSD port:
  http://ftp.openbsd.org/ports/sysutils/parallel/
* Bug fixes and man page updates.

ok sthen@, pascal@ (MAINTAINER)
2013-02-03 15:51:30 +00:00
rpe
2ff88e2acd update to parallel-20121222
Changes:
* --shebang-wrap makes is possible to parallelize scripts by putting
  parallel in the shebang line (the first #! line in scripts).
* --delay puts in a delay after starting each job. Useful to avoid
  raceconditions and thundering herd problems.
* --results now uses / as separator instead of TAB and thus creates
  subdirs. Thanks to Drew Frank.
* parallel: OpenBSD CPU detection. Thanks to Michal Markowski.
* niceload --sensor allows for negative numbers to signify a lower
  number means the limit is lower.
* niceload --prg suspend a named program that is already running.
* niceload multiple --pid suspend process ids that are already
  running.
* Bug fixes and man page updates.

ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
2012-12-30 17:05:10 +00:00
rpe
b05731fd7f update parallel to 20121122
notable changes, besides press coverage:
* niceload --sensor makes it possible to use a program to control
  if a program should be suspended.
* Bug fixes and man page updates.

ok ajacoutot@, pascal@ (MAINTAINER)
2012-12-06 20:30:09 +00:00
rpe
b907377158 update to 20121022
notable changes in 20121022:
* --results structures output files so they can be imported using
  Pandas (http://pandas.pydata.org/). Useful when doing simulations to
  select output from some arguments.
* Use --env to transfer environment variables through ssh to remote
  machines.

ok aja@ sthen@ pascal@ (maintainer)
2012-11-06 22:26:34 +00:00
rpe
f87144a283 add GNU parallel (2012-08-22)
ok pascal@ (Maintainer)
2012-10-13 20:24:13 +00:00