efabless / cace

Circuit Automatic Characterization Engine
https://cace.readthedocs.io/
Apache License 2.0
44 stars 6 forks source link

Implement `--jobs` argument #83

Closed mole99 closed 3 months ago

mole99 commented 3 months ago

This PR implements the -j/--jobs argument to limit the maximum number of jobs run in parallel. By default the jobs are equal to the number of cores.