Enable multiple cores per worker using cores_per_task
Allow for multiple cores per worker to be used by using a combination of the existing cores_per_node
and the new cores_per_task
variables.
Allow for multiple cores per worker to be used by using a combination of the existing cores_per_node
and the new cores_per_task
variables.