allocateJobs: allocateJobs

View source: R/useNThreads.R

allocateJobsR Documentation

allocateJobs

Description

Facilitates multi-threading by producing an even allocation of jobs Works even when number of jobs is less than number of threads in which case some components of the returned allocation will have length 0.

Usage

allocateJobs(nTasks, nWorkers)

Arguments

nWorkers

milescsmith/WGCNA documentation built on April 11, 2024, 1:26 a.m.