Displaying 2 results from an estimated 2 matches for "645ca8fb".
2018 Feb 19
0
[parallel] fixes load balancing of parLapplyLB
...Museum f?r Naturkunde G?rlitz (SMNG). USt-IdNr. DE 141510383
-------------- next part --------------
A non-text attachment was scrubbed...
Name: krausec-parLapplyLB-fixed.png
Type: image/png
Size: 42277 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20180219/645ca8fb/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20180219/645ca8fb/attachment.sig>
2018 Feb 12
2
[parallel] fixes load balancing of parLapplyLB
Dear R-Devel List,
**TL;DR:** The function **parLapplyLB** of the parallel package has [reportedly][1] (see also attached RRD output) not
been doing its job, i.e. not actually balancing the load. My colleague Dirk Sarpe and I found the cause of the problem
and we also have a patch to fix it (attached). A similar fix has also been provided [here][2].
[1]: