资 源 简 介
The lapply(x, FUN) function in R (www.r-project.org) returns a list of the same length as x, with each resulting element being the result of FUN to an element of x. Open Grid Scheduler/Engine is an open source batch-queuing system, developed and based upon Sun Grid Engine. While several packages provide implementations of parallel "apply" structures in CRAN (e.g., snow, Rmpi), none utilize the scheduling capabilities of Grid Engine. The ability to queue jobs (e.g., MCMC chains) works with well with elastic variants of cluster computing. Using qapply, the user can stack the queue and load balance the computational task, adding and removing computational resources as necessary to complete the the task in an efficient manner.