Another periodic reminder that multiprocessing.cpu_count() will not give you the correct number of vCPUs on AWS batch. It returns the CPU count of the machine, even if you can't use all the cores.