Use the asv `cpu-affinity` option instead of `taskset`
`taskset` is linux-only, while this supports unix, mac and windows. As a side-effect, the build phases will *not* be set to only CPUs 2 and 3, but will take advantage of the full power of the machine.
Loading
Please register or sign in to comment