Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How To: How can I run jobs run per core, instead of per node, so that the data can be split into even smaller chunks?


View products that this article applies to.

The default setting for the rxExec function is to run a single instance on the cluster of your function for each available node. It is also possible to set the elemType argument to cores, in which case multiple instances of FUN will be run on a node, but the number won't exceed the max number of cores available on that node.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104286
Revision : 1
Created on : 1/7/2017
Published on : 10/29/2015
Exists online : False
Views : 51