Displaying 8 results from an estimated 8 matches for "51356".
Did you mean:
1356
2007 Mar 04
6
Backgroundrb spiking CPU after first run on Mongrel cluster
...e 1.2.0, Daemons 1.0.5, and Backroundrb 0.2.1.
The behavior I''m seeing is this. When I first start Backgroundrb, this is
what the process list looks like:
cwarner 80608 0.0 1.6 57852 50480 ?? S 10:28PM
0:03.36/usr/local/bin/ruby18 /usr/local/bin/mon
cwarner 80611 0.0 1.6 58768 51356 ?? S 10:28PM
0:03.59/usr/local/bin/ruby18 /usr/local/bin/mon
cwarner 80614 0.0 1.6 57944 50628 ?? S 10:28PM
0:03.48/usr/local/bin/ruby18 /usr/local/bin/mon
cwarner 80618 0.0 1.6 57384 50060 ?? S 10:28PM
0:03.26/usr/local/bin/ruby18 /usr/local/bin/mon
cwarner 80804 0.0 1.3 46...
2017 Oct 25
2
How to create a table structure in Java code?
..."R Serve Eval Exception : "+rResponseObject.asString());
}
REXP boxMResult = rConnection.eval("boxM("+ tableRead+ "[,-5]," + tableRead + "[, 5])"); // FAILS <<
----
Error in the above case is:
Disconnected from the target VM, address: '127.0.0.1:51356', transport: 'socket'
org.rosuda.REngine.REngineException: eval failed, request status: R parser: syntax error
at org.rosuda.REngine.Rserve.RConnection.parseAndEval(RConnection.java:454)
at org.rosuda.REngine.REngine.parseAndEval(REngine.java:108)
at net.example.start_r_fromjava.RStatis...
2017 Oct 26
3
How to create a table structure in Java code?
...nection.eval("boxM("+ tableRead+ "[,-5]," + tableRead + "[, 5])"); // FAILS <<
>> ---------------------------------------------------------------
>>
>> Error in the above case is:
>> Disconnected from the target VM, address: '127.0.0.1:51356', transport: 'socket'
>> org.rosuda.REngine.REngineException: eval failed, request status: R parser: syntax error
>> at org.rosuda.REngine.Rserve.RConnection.parseAndEval(RConnection.java:454)
>> at org.rosuda.REngine.REngine.parseAndEval(REngine.java:108)
>> at...
2017 Oct 26
0
How to create a table structure in Java code?
...esponseObject.asString());
> }
> REXP boxMResult = rConnection.eval("boxM("+ tableRead+ "[,-5]," + tableRead + "[, 5])"); // FAILS <<
>
> ----
>
> Error in the above case is:
>
> Disconnected from the target VM, address: '127.0.0.1:51356', transport: 'socket'
> org.rosuda.REngine.REngineException: eval failed, request status: R parser: syntax error
> at org.rosuda.REngine.Rserve.RConnection.parseAndEval(RConnection.java:454)
> at org.rosuda.REngine.REngine.parseAndEval(REngine.java:108)
> at net.example.star...
2017 Oct 26
0
How to create a table structure in Java code?
...t;boxM("+ tableRead+ "[,-5]," + tableRead + "[, 5])"); // FAILS <<
>>> ---------------------------------------------------------------
>>>
>>> Error in the above case is:
>>> Disconnected from the target VM, address: '127.0.0.1:51356', transport: 'socket'
>>> org.rosuda.REngine.REngineException: eval failed, request status: R parser: syntax error
>>> at org.rosuda.REngine.Rserve.RConnection.parseAndEval(RConnection.java:454)
>>> at org.rosuda.REngine.REngine.parseAndEval(REngine.java:108)...
2017 Oct 26
1
How to create a table structure in Java code?
...gt;> }
>>>> REXP boxMResult = rConnection.eval("boxM("+ tableRead+ "[,-5]," + tableRead + "[, 5])"); // FAILS <<
>>>>
>>>> Error in the above case is:
>>>> Disconnected from the target VM, address: '127.0.0.1:51356', transport: 'socket'
>>>> org.rosuda.REngine.REngineException: eval failed, request status: R parser: syntax error
>>>> at org.rosuda.REngine.Rserve.RConnection.parseAndEval(RConnection.java:454)
>>>> at org.rosuda.REngine.REngine.parseAndEval(REngin...
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))
...0.01 4597
btEmptyCollisionAlgorithm.ll 6 11949 0 0.01 11931 0 0.01 11931
btEmptyShape.ll 17 27644 0 0.01 27626 0 0.01 27797
btGeneric6DofConstraint.ll 107 366734 5 0.03 364381 5 0.04 362124
btGeneric6DofSpringConstraint.ll 16 48848 0 0.01 48830 0 0.01 48830
btGenericPoolAllocator.ll 24 51374 0 0.01 51356 0 0.01 51356
btGeometryUtil.ll 36 74248 2 0.01 73461 2 0.02 74670
btGhostObject.ll 102 212251 11 0.03 209265 7 0.03 208040
btGImpactBvh.ll 143 303559 19 0.03 296208 * * *
btGImpactCollisionAlgorithm.ll 227 559786 23 0.05 550822 5 0.05 554260
btGImpactQuantizedBvh.ll 157 341990 20 0.04 334416 * * *...