Displaying 3 results from an estimated 3 matches for "323082".
Did you mean:
32302
2010 Feb 05
0
multicore children not quiting
On Feb 5, 2010, at 10:04 AM, Markus Loecher wrote:
> Hi Simon,
> I recently switched to a different flavor of Linux and find that the children that are spawn off by e.g. mclapply() seem to persist forever until I kill them explicitly.
> Is there anything I can do ?
>
I can reproduce the issue on Debian amd64 Linux and it seems that for some reason an additional wait() is necessary
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...1870 0 0.01 1870
linemod.ll 1 50101 0 0.01 50072 0 0.01 50072
linit.ll 1 5624 0 0.01 5609 0 0.01 5609
linpack-pc.ll 13 145271 0 0.02 145253 0 0.02 145253
liolib.ll 41 84096 0 0.02 84081 0 0.01 84081
ListFileUtils.ll 8 79532 0 0.01 79505 0 0.01 79505
list.ll 2 7747 0 0.01 7725 0 0.01 7725
List.ll 20 323082 0 0.03 323046 0 0.03 320565
lists1.ll 88 152101 9 0.02 150705 3 0.02 151455
lists.ll 17 45370 0 0.01 45351 0 0.01 45351
literal.ll 1 12664 0 0.01 12646 0 0.01 12646
llex.ll 19 155435 0 0.02 155420 0 0.02 155420
llubenchmark.ll 5 27605 0 0.01 27583 0 0.01 27583
lmathlib.ll 29 34963 0 0.01 34948 0 0....