Setup for Running Bio3D Functions using Multiple CPU Cores
Internally used in parallelized Bio3D functions.
setup.ncore(ncore, bigmem = FALSE)
ncore |
User set (or default) value of ‘ncore’. |
bigmem |
logical, if TRUE also check the availability of ‘bigmemory’ package. |
Check packages and set correct value of ‘ncore’.
The actual value of ‘ncore’.
setup.ncore(NULL) setup.ncore(1) # setup.ncore(2)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.