ABSTRACT

Many applications of parallel programming, both in R and in general, involve the parallelization of for loops. As will be explained shortly, this at first would seem to be a very easily programmed class of applications, but there can be serious performance issues.