Description Usage Arguments Details Value Note Author(s) Examples
The function sets the number of cores used in openMP parallelization in part of the Fortran code.
1 |
n |
number of cores to use. If |
reprt |
Logical, is |
The number of cores is restricted to integers between 1 (default) and the number of available cores.
The function returns the number of cores in use.
This function is a slightly modified version of function setCores in package spMC version 0.2.2 written by Luca Sartore <drwolf85@gmail.com>
Felix Anker (anker@wias-berlin.de)
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.