Splits the job into parallel tasks.
Splits the job into parallel tasks.
split_tasks(args_list, node_count, process_count_per_node)
args_list |
The list of arguments which are distributed across all the processes. |
node_count |
Number of nodes in the AmlCompute cluster. |
process_count_per_node |
Number of processes per node. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.