Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

split_tasks

Splits the job into parallel tasks.


Description

Splits the job into parallel tasks.

Usage

split_tasks(args_list, node_count, process_count_per_node)

Arguments

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.


azuremlsdk

Interface to the 'Azure Machine Learning' 'SDK'

v1.10.0
MIT + file LICENSE
Authors
Diondra Peck [cre, aut], Minna Xiao [aut], AzureML R SDK Team [ctb], Microsoft [cph, fnd], Google Inc. [cph] (Examples and Tutorials), The TensorFlow Authors [cph] (Examples and Tutorials), RStudio Inc. [cph] (Examples and Tutorials)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.