search for: synchroni

Displaying 14 results from an estimated 14 matches for "synchroni".

Did you mean: synchrony
2005 Oct 17
1
Two questions; Synchronious Scanning and Home Directories
After spending some time finding uses for rsync, (and there are many), I've come across two possible areas of improvement. The first is, would scanning on the destination or client side while receiving the file list be possible? In theory, it would relieve some of the delay incurred by the bandwidth from the server during the initial downloading of the file list. Not everyone would want to
2018 Apr 06
2
SCEVExpander and IRBuilder
Hello, I use SCEVExpander and IRBuilder to generate some code and I frequently end-up breaking dominance because the SCEVExpander insertion point and the IRBuilder insertion point do not advance in synchrony. Ideally, I could build a SCEVExpander based on an existing IRBuilder (so that they move each other). Or even better, SCEVExpander inherit from IRBuilder and basically extend it with SCEV
2009 May 22
1
survfit, summary, and survmean (was Changelog for survival package)
> Further I appreciate your new function survmean(). At the moment it > seems to be intended as internal, and not documented in the help. The computations done by print.survfit are now a part of the results returned by summary.survfit. See 'table' in the output list of ?summary.survfit. Both call an internal survmean() function to ensure that any future updates stay in
2009 Jun 05
2
Default Values of heartbeat dead threshold
Hi Guys i got two node RAC cluster Running on RHEL 5.0 .. i just want to what is oracle recomendid Defaults values for below mention parameters Thanks for your help Heartbeat dead threshold network idle timeout network keepalive delay in ms network reconnect delay in ms kernel.panic_on_oops kernel.panic Regards, Devender
2018 Apr 29
0
SCEVExpander and IRBuilder
Hi Alexandre, Sorry I missed this -- I was on vacation when you sent this. SCEVExpander already has an IRBuilder in it but AFAICT it isn't exposed as a public interface. I'd be fine if you wanted to expose a public `GetIRBuilder()` accessor that let a SCEVExpander client use the same IRBuilder as SCEVExpander. -- Sanjoy On Fri, Apr 6, 2018 at 10:55 AM, Alexandre Isoard via llvm-dev
2018 May 03
2
SCEVExpander and IRBuilder
Hi Alex, Sanjoy, exposing the internal IRBuilder to users of SCEVExpander violates information hiding, and encourages the tight coupling that makes code bases such as Polly so hard to maintain. SCEVExpander::expandCodeFor returns a Value that (if it's an instruction) can be used to update the insert point of the client's IRBuilder. Is that not enough? No hidden state, no hidden state
2018 May 03
0
SCEVExpander and IRBuilder
Hey, Alternatively, expose a SCEVExpander::getInsertPoint? This would proxy the underlying IRbuilder, with no real state sharing, other than the current insert point. This will be less ugly than recieving the expanded SCEV value, casting to an instruction, and feeding this to the IRBuilder. Cheers, siddharth On Thu 3 May, 2018, 15:36 Philip Pfaffe via llvm-dev, < llvm-dev at
2005 Nov 22
1
Ferret NoMethodError
...uby/lib/ruby/gems/1.8/gems/ferret-0.2.2/lib/ferret/index/index.rb:588:in `do_search '' from c:/ruby/lib/ruby/gems/1.8/gems/ferret-0.2.2/lib/ferret/index/index.rb:291:in `search_ea ch'' from c:/ruby/lib/ruby/gems/1.8/gems/ferret-0.2.2/lib/ferret/index/index.rb:290:in `synchroni ze'' from c:/ruby/lib/ruby/gems/1.8/gems/ferret-0.2.2/lib/ferret/index/index.rb:290:in `search_ea ch'' from (irb):5 irb(main):006:0>
2008 Mar 03
0
ICANN 2008 Deadline Extended to March 10
...ciety and the Japanese Neural Network Society and it is a premier event in all topics related to neural networks. ICANN 2008 welcomes contributions on the theory od neurocomputing, algorithms and applications. Papers can be either submitted as regular papers or to special sessions: * Coupling, Synchronies and Firing Patterns: from Cognition to Disease * Constructive Neural Networks or workshops: * New Trends in Self-organization and Optimization of Artificial Neural Networks * Adaptive Mechanisms of the Perception-Action Cycle For more information please visit http://www.icann2008.org...
2011 Nov 23
1
Corosync init-script broken on CentOS6
...nc[2509]: [SERV ] Service engine loaded: corosync profile loading service Nov 23 12:13:45 cheapo4 corosync[2509]: [SERV ] Service engine loaded: corosync cluster quorum service v0.1 Nov 23 12:13:45 cheapo4 corosync[2509]: [MAIN ] Compatibility mode set to whitetank. Using V1 and V2 of the synchronization engine. Nov 23 12:13:46 cheapo4 corosync[2509]: [pcmk ] ERROR: pcmk_wait_dispatch: Child process lrmd exited (pid=2517, rc=100) Nov 23 12:13:46 cheapo4 corosync[2509]: [pcmk ] notice: pcmk_wait_dispatch: Child process lrmd no longer wishes to be respawned Nov 23 12:13:46 cheapo4 corosyn...
2009 Nov 15
2
Relase positive with log and zero of negative with 0
This is a very simple question but I couldn't form a site search quesry that would return a reasonable result set. Say I have a vector: x <- c(0,2,3,4,5,-1,-2) I want to replace all of the values in 'x' with the log of x. Naturally this runs into problems since some of the values are negative or zero. So how can I replace all of the positive elements of x with the log(x) and the
2006 Oct 30
1
[Fwd: Re: Organisation of medium/large projects with multiple analyses]
Daniel Elliott wrote: > Mark, > > It sounds like your data/experiment storage and organization needs are > more complicated than mine, but I'll share my methodology... Many thanks for this, and for the other replies received off-list. It is much appreciated, and confirms that with something as generically applicable as R, with as many widespread and heterogeneous uses, there is
2006 Apr 05
23
DTrace as a security tool / http://systrace.org
I''d like to see if we can use DTrace to as the kernel implementation of the BSD systrace security policy system (http://www.systrace.org). I don''t really want to port systrace to Solaris because I think with DTrace we already have all the necessary in kernel hooks to do this. With systrace you express things like: "httpd can bind to port 80 but not any other port, it
2008 Mar 31
0
xp can not join domaine !
...ous reseau local master = yes ; astuce pour etre certain de devenir le local ; master browser de son sous reseau prefered master = yes ; l'authentification est faite sur cette machine security = user ; les mot de passe sont crypt?s encrypt passwords = true ; authorise les clients ? synchroniser leur horloge time server = yes host msdfs = yes ; option cens? augment? les performance tcp/ip socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 ; methode de resolution des noms name resolve order = wins hosts bcast ; hote authoris? ? se connect? hosts allow = 192.168.0., 192...