High level functions for parallel programming with 'Rcpp'. For example, the 'parallelFor()' function can be used to convert the work of a standard serial "for" loop into a parallel one and the 'parallelReduce()' function can be used for accumulating aggregate or other values.
copied from cf-post-staging / r-rcppparallel| Label | Latest Version |
|---|---|
| main | 5.1.11_1 |
| cf201901 | 4.4.1 |
| cf202003 | 5.0.0 |
| gcc7 | 4.4.1 |