Displaying 3 results from an estimated 3 matches for "cmpare".
Did you mean:
compare
2011 Apr 18
1
Extract indices after comparing two vectors
Dear All,
I would like to ask a question about how to locate the indices after comparing two numeric vectors.
Say, I have, A <- c(1,2,3,4) and A <- c(0,3,1,5)
and we cmpare:
> idx <- A<B
So:
> idx
[1] FALSE TRUE FALSE TRUE
Question 1:
I would like to get a vector that stores the indices for entries of A such that this relationship is true. In this case,
a vector idx1 < c(2,4), because the 2nd and 4th entries of A satisfy the conditions
Question...
2007 Mar 09
1
question about compare-dest
...ctory
/scratch4/gottlieb/dumps
rsync (with --checksum and other options) worked great to push the
dumps to access prior to my including a level 0 dump, at which point I
exceeded the space available on /scratch4
So I moved the level-0 (on the target only) to
/scratch3/gottlieb/dumps
and added
cmpare-dest=/scratch3/gottlieb
to my rsync command as shown below.
This may indeed be working correctly, but I noticed that no matter how
many -v I use (I tried up to 4) I could not get a confirmation that
local-0 was found to agree with the copy on the target, even though I
use --checksum.
I do see sev...
2006 Jan 12
2
dimensioning: Where is the CPU vs Asterisk load table
Hi, is there any good calculator/table/reference about proper dimensioning?
I read the wiki and they basically say "xx users run fine in yy hardware"
http://www.voip-info.org/tiki-index.php?page=Asterisk+dimensioning.
SO far I read that:
-Run up to 4 E1s per CPU (which one? an i386 or a dual core?
-it is very CPU intensive to do transcoding. Try to minimize it.
-you can help the CPU