KernelNumber


the number of kernels in a pool

DetailsDetails

  • KernelNumber is a configuration setting that sets the number of kernels that are used by a kernel pool. A kernel pool is a group of Mathematica kernels that can be specially configured and is documented in the Advanced Topics: Multiple Kernel Pools section.

ExamplesExamplesopen allclose all

Basic Examples  (1)Basic Examples  (1)

If you increase the number of kernels in a pool, then you would use this setting. A sample setting is shown which sets the number to 4.

<KernelNumber>
4
</KernelNumber>