search for: 203234

Displaying 3 results from an estimated 3 matches for "203234".

Did you mean: 20234
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))
...e.ll 8 59672 0 0.01 59653 0 0.01 59653 pw.ll 6 31350 0 0.01 31319 0 0.01 28916 Qalignmm.ll 14 343623 0 0.04 343608 0 0.04 343608 q_matrix.ll 8 180117 0 0.02 180096 0 0.03 180096 q_offsets.ll 9 107882 0 0.02 107861 0 0.02 107861 QRfact.ll 4 32855 0 0.01 32833 0 0.01 32833 quantize.ll 9 203265 0 0.03 203234 0 0.03 203234 quantize-pvt.ll 14 149399 0 0.02 149368 0 0.02 149368 QuantumDecoder.ll 29 168313 0 0.02 168279 0 0.02 165422 queens.ll 4 24087 0 0.01 24070 0 0.01 24070 Queens.ll 6 16571 0 0.01 16552 0 0.01 16552 query.ll 1 16747 0 0.01 16722 0 0.01 16722 queue.ll 4 8925 0 0.01 8909 0 0.01 8909 Quic...
2011 Jun 27
1
multiple cluster doesn't work
We're trying to setup 3 PRDM partitions (VMware) across 2 nodes. As long as only one is configured in cluster.conf, there's not problem. As soon as we try to use 2 or more we get issues. It looks the same as bug 636: http://oss.oracle.com/bugzilla/show_bug.cgi?id=636 I posted my cluster.conf and command line results there. I'm including them here in the hopes that someone on this