Commit Graph

1 Commits

Author SHA1 Message Date
Simon Wright 50c389917e Adding parallelize. (#1002)
Builds an executable (parallelize) which runs jobs in parallel on the
CPU's cores (all, by default). The jobs are specified one per line in
standard input.
2024-02-19 10:41:56 +01:00