Makefile-Parallel
view release on metacpan or search on metacpan
examples/pmake view on Meta::CPAN
pmake accepts options specific to the local sub-system:
=head2 local[=n]
=over 4
This flag forces the pmake to use the Local Scheduler (it already uses
it by default). However, it is possible to pass a optional integer
n, to specify how many parallel jobs do you want to run on your
desktop computer. We recommend to use n between 1 and maximum
logical CPUs on the target machine.
=back
pmake accepts options specific to the PBS sub-system:
=head2 pbs
=over 4
( run in 0.356 second using v1.01-cache-2.11-cpan-299005ec8e3 )