search for: deciding

Displaying 20 results from an estimated 20833 matches for "deciding".

2013 Apr 21
1
cedta decided 'igraph' wasn't data.table aware
Hi, what does this mean? --8<---------------cut here---------------start------------->8--- > graph <- graph.data.frame(merged[!v,], vertices=ve, directed=FALSE) cedta decided 'igraph' wasn't data.table aware cedta decided 'igraph' wasn't data.table aware cedta decided 'igraph' wasn't data.table aware cedta decided 'igraph' wasn't
2020 Jun 09
1
Rsync sometimes decides to delete all data
Hello, I run into some really strange case I haven't seen so far over the years. I syncing a lot of different macines, raspberry pis to a backup server nightly. Lately one of them misbehaves. Server rsync: rsync version 3.1.2 protocol version 31 Client rsync: rsync version 3.1.3 protocol version 31 Command used: rsync --numeric-ids --delete --delete-excluded --delete-after -f
2015 Jan 25
5
Distribution to choose
Hi all, I just wanted to ask around what distributions were used for production purposes? I decided to use CentOS 7. The main reason is because its EOL is in 2024. What are your reasons to decide for a specific distribution for your production systems? Regards Tim
2014 May 20
4
[LLVMdev] How to decide whether a function is executed or not
Hello everyone, I want to decide whether a function is executed or not. For example (the value of cond is not determined at compile time): br i1 %cond, label %if, label %else if: ... call void f() ... br label %exit else: ... br label %exit We could say that function f is control dependent on cond and may not be executed. On the other hand: br i1 %cond, label %if, label %else
2017 Jul 21
2
How does yum decide when 2 packages meet a dependency?
Hi list, Say a package has a dependency for libfoo.so.1, and 2 (or more) packages provide libfoo.so.1, how does yum decide which package to install to meet the dependency?
2017 Jul 21
2
How does yum decide when 2 packages meet a dependency?
On Fri, 21 Jul 2017, Matthew Miller wrote: > On Fri, Jul 21, 2017 at 04:19:20PM +0100, Phil Perry wrote: >> Say a package has a dependency for libfoo.so.1, and 2 (or more) >> packages provide libfoo.so.1, how does yum decide which package to >> install to meet the dependency? > > It has a series of heuristics: > > http://yum.baseurl.org/wiki/CompareProviders
2012 Sep 23
2
Deciding CentOS version in live production environment
Hi, Can someone please guide me in deciding which specific CentOS Linux version viz 5.8 and 6.3 be used in Live production environment. Any merits and demerits of using either of these versions. Regards Kaushal
2016 Sep 23
14
An 'orrible question: Outlook 365 under wine on CentOS?
Either CentOS 6 or 7 - anyone know if it's possible? Upper Management has decided on a policy that IMAP is going to go away in the near future, and they want everyone on Lookout, sorry, Outlook 365. mark, VMNH* * Very Much Not Happy
2017 Jun 29
4
The undef story
> > Having read all of these threads, I am thoroughly convinced by the positions put forward by others. > Chandler, others have decided to let the compiler continue mis-compiling the function-inlining example, others have decided to not fix the inability to hoist a loop invariant divide out of a loop. It sounds like you haven’t even thought about these things let alone
2009 Sep 19
3
How does LVM decide which Physical Volume to write to?
Hi everyone. This isn't specifically a CentOS question, since it could apply for any distro but I hope someone can answer it anyway. I took the following steps but was puzzled by the outcome of the test at the end: 1. Create a RAID1 array called md3 with two 750GB drives 2. Create a RAID1 array called md9 with two 500GB drives 3. Initialise md3 then md9 as physical volumes (pvcreate) 4.
2012 Jul 18
1
How does "rlm" in R decide its "w" weights for each IRLS iteration?
Hi all, I am also confused about the manual: a. The input arguments: wt.method are the weights case weights (giving the relative importance of case, so a weight of 2 means there are two of these) or the inverse of the variances, so a weight of two means this error is half as variable? w (optional) initial down-weighting for each case. init (optional) initial values for the
2008 May 19
2
How hist() decides breaks?
Hi Folks, I'd like to know how hist() decides how many cells to use when it ignores my "suggestion" to use say 'hist(...,breaks=50)'. More specifically, I have the results of 10000 simulations, each returning an 8-vector, therefore 8 variables each with 10000 values. Some of these 8 have somewhat skew distributions. Say one of these 8 variables is X. I ask for H <-
2007 May 29
1
When does ferret / AAF decide to reindex?
I am experience situations where accessing the index results in a complete re-indexing of the model. I have not been able to detect a pattern. Under what circumstances does Ferret (or AAF) decide that it needs to rebuild the index? I''ll be happy to look at the code relevant to this if someone could direct me to it. Thanks, John
2007 Jul 17
1
Deciding when to adjust the window size
What is the algorithm adopted by OpenSSH when it comes to deciding when to adjust the size of window? I would have thought that one'd better adjust the window size as soon as it has fallen below the maximum packet size. What worries me is a potential deadlock, in which one party does not send anything, because the window is too small for its next window space-...
2017 Aug 15
1
ANOVA test to decide whether to use multiple linear regression or linear mixed effects model
R-help: I am trying to decide between using a multiple linear regression or a linear mixed effects model for my data: model1 <- lm (responsevariable ~ predictor1 + predictor2 + predictor3 + predictor4, data= data) model2 <- lme (responsevariable ~ predictor1 + predictor2 + predictor3 + predictor4, random = ~1 | site, data= data) anova (model1, model2) but I keep getting the
2014 Sep 25
1
localboot.lua: a lua.c32 script that uses DMI data to decide between localboot/chainloading
Hi, we use PXELINUX in our product to show a boot menu on client computers, with options like "Boot from local hard disk", "Install Windows", etc. Unfortunately, a lot of computers seem to have broken BIOSes and won't boot with the LOCALBOOT command, and need to be booted with chain.c32 instead. We also have encountered some computers where it works only the other way -
2007 Jun 08
2
pnorm how to decide lower-tail true or false
Hi to all, maybe the last question was not clear enough. I did not found any hints how to decide whether it should use lower.tail or not. As it is an extra R-feature ( written in http://finzi.psych.upenn.edu/R/Rhelp02a/archive/66250.html ) I do not find anything about it in any statistical books of me. Regards Carmen
2014 May 16
2
samba 3 performance with windows 7 workstations
My customer has a Centos Linux 5.10 server running Samba 3. (Samba version 3.0.33-3.40.el5_10) The machine is about three years old. I suggested that they should consider replacing it with a Centos 6 machine and Samba 4, but they decided as it was doing its job without any issues to keep it as is. I also suggested updating to samba3x but they decided not to do this. I recently installed a centos
2014 Aug 09
3
[LLVMdev] Heuristic for choosing between MCJIT and Interpreter
...ds to be executed once. I've noticed for simple IR it's faster to run the interpreter on it, but for complex IR it's much better to JIT compile and execute it. I'm seeking suggestions for a good heuristic to decide which approach to take for any given IR. I'm leaning in favor of deciding based on the presence/absence of loops. -Josh -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140809/f3049acd/attachment.html>
2011 Feb 11
2
PHP Binding and SWIG Director for XapianMatchDecider
Hi, I try to use XapianMatchDecider to filtering results, but the code : $Decider = new MatchDecider_Search($XapianDatabase->_cPtr); $mset = $XapEnquire->get_mset(0, 3000, null, $Decider); Always return : PHP Fatal error: No matching function for overloaded 'Enquire_get_mset' in xapian.php on line 1082 I saw that SWIG was not supporting Directors for PHP, but now, it seems to