Description Usage Arguments Value Author(s)
View source: R/JAMPred_ParallelBlockIndices.R
For a given number of CPU cores and LD blocks, this function returns a list indicating which blocks should be analysed on each CPU core.
1 | JAMPred_ParallelBlockIndices(n.cores, n.blocks.to.analyse)
|
n.cores |
Number of CPU cores to use |
n.blocks.to.analyse |
Total number of LD blocks to analyse |
A list of which blocks are to be analysed on each CPU core.
Paul Newcombe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.