Skip to content

Enable multiple cores per worker using cores_per_task

Benjamin Collingwood requested to merge add_cores_per_task into main

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.

Merge request reports

Loading