search for: brutal

Displaying 20 results from an estimated 181 matches for "brutal".

2013 May 27
0
choose the lines
Hi, Try this: dat1<- read.csv("dat7.csv",header=TRUE,stringsAsFactors=FALSE,sep="\t") dat.bru<- dat1[!is.na(dat1$evnmt_brutal),] fun1<- function(dat){??? ? ??? lst1<- split(dat,dat$patient_id) ??? lst2<- lapply(lst1,function(x) x[cumsum(x$evnmt_brutal==0)>0,]) ??? lst3<- lapply(lst2,function(x) x[!(all(x$evnmt_brutal==1)|all(x$evnmt_brutal==0)),]) ??? lst4<-lapply(lst3,function(x) {vect.brutal=c() ???...
2010 Jan 15
4
Logrotate in CentOS 5.4 more brutal (to httpd at least) than in 5.3?
I've just updated a few CentOS 5.3 servers to 5.4. One of them were a Apache Webserver. Doing a diff/check on the new ".rpmnew" config files that are made, I saw that the logrotate command for apache was changed. In 5.3 it did a reload, but in 5.4 it does a hard kill: CentOS 5.3: /var/log/httpd/*log { missingok notifempty sharedscripts postrotate
2013 Jun 04
0
choose the lines2
Hi, May be this helps: dat1<- read.csv("dat7.csv",header=TRUE,stringsAsFactors=FALSE,sep="\t") dat.bru<- dat1[!is.na(dat1$evnmt_brutal),] fun2<- function(dat){?? ????? lst1<- split(dat,dat$patient_id) ??? lst2<- lapply(lst1,function(x) x[cumsum(x$evnmt_brutal==0)>0,]) ??? lst3<- lapply(lst2,function(x) x[!(all(x$evnmt_brutal==1)|all(x$evnmt_brutal==0)),]) ??? lst4<- lst3[lapply(lst3,nrow)!=0] ??? lst5<- lapp...
2008 May 20
1
[LLVMdev] LLVM on small MCUs?
>> Do you have a link? Google isn't turning this up. >http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080512/062319.html Wow, PIC looks like a brutal port. AVR would be easy in comparison: stack-based architecture with plenty of registers. However, these architectures share: - 8-bit loads, stores, and arithmetic ops. - Harvard architecture What sizes and alignments you choosing for the machine-dependent types? avr-gcc for example has: siz...
2015 Aug 01
2
OT - parted guidance
...o much of anything _exactly_. I'm not sure why granularity finer than 1MiB is necessary. But setting that aside, with a rotational drive with 4KiB sectors, you're better off with 1MiB alignment than not being 4KiB aligned at all. Depending on the drive and workload misalignment can cause a brutally bad performance hit. And if it doesn't then I wouldn't worry about changing anything. -- Chris Murphy
2017 Apr 07
2
[Eaton 5S 1500] overvoltage shut down?
...to them which is not on the UPS never went down. This to me suggests some kind of overvoltage protection or something where the UPS decided to shut down the load, but I'm quite puzzled by it as I'd expect the UPS to actually shield the machines from it and certainly not turn something off brutally like that.. has anybody seen stuff like that before? is this a faulty UPS? both units are new and from two different suppliers so I'm more leaning toward something I don't understand than faulty hw. thanks for any input, Spike -------------- next part -------------- An HTML attachment...
2005 Sep 12
5
OT: Online TTS engines?
The one I like: http://www.rhetorical.com/cgi-bin/demo.cgi is toast. I think they went broke or got aquired by someone. Also, is there a Festival voice that sounds as good as Rhetorical or the AT & T stuff? The default one is barely legible. Since Festival is a little brutal to configure, I'd like to get someone's recommendation then go through the pain of reconfiguring it only once.
2016 Dec 05
5
[Release-testers] [Openmp-dev] [4.0 Release] Schedule and call for testers
...gt; 5.0.0 than by having a 4.1 > that used to be weird before. > > After a few releases everything will be clear anyway... I really don't > want to make the foreseeable future weird again to avoid a potential > misunderstanding for one or two releases. > > Let's just be brutally clear in all release communications and > hopefully people will understand. > > >> The alternative would be: >> >> 3.9.0 >> 3.9.1 >> 4.0.0 >> 4.1.0 <-- Can't tell from the version number what kind of release this is. > > No, that has a red...
2011 Mar 29
0
[LLVMdev] GSoC: PTX Back-End for LLVM
Hi, Justin > I am going to submit a GSoC proposal for LLVM this year, and I would like to > first post it here to get constructive feedback before I submit it before > the April 8 deadline. This is the first time I have submitted a GSoC > proposal, so please be brutal with the feedback. :) Can I join this project, if possible? I am also interested in PTX backend. Regards, chenwj -- Wei-Ren Chen (陳韋任) Computer System Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
2015 Nov 03
1
Major Platform Discrepancies
I posted a question on stackoverflow dealing with determining elemental existence in a vector, and to my surprise, the method that was brutally slow for me on my PC was insanely fast on one of the member's platform (he was running Linux). You can view the details here. http://stackoverflow.com/questions/33453141/most-efficient-way-to-determine-if-element-exists-in-a-vector I didn't know if this was something that needed to be...
2003 Dec 26
1
re| Dr Ward on List protocol
...wers Oh, by gosh, by golly. I don't think an occasional dose of 'real life', via a jab from the Professor, will cause any lasting harm to the cosseted & emolumated students and academics on the List. On a Wall St trading desk, for example, every day one is kicked in the head more brutally by clients, superiors, counterparts, the markets & etc, than ever one would be by the Professor. Plus, the Professor's jabs are good Schadenfreudic fun for the rest of us. . Regards, Steve Wisdom Westport CT US ps/ In the interest of full disclosure, I own four of the Professor's...
2006 Mar 27
2
How to disable event_log?
Hi, how can I disable event_log in order to reduce hard disk activity? I can't find any hints in conf files. Must I hack the source code or even use brutal methods like creating a dir called event_log in the log dir, in order to prevent asterisk from creating an event_log file? (Just chmod a-w event_log does not work, unfortunately.) Thanks for any hints! Roger.
2008 Jun 12
1
OT: HP Autoloader Issue
I spent a good chunk of time trying to get an HP LTO Autoloader to work with Amanda only to later find out it was faulty. Aside from HP who has a brutal system for repairing hardware, does anyone know where I might be able to send it for repair? Thanks! jlc
2004 Nov 30
1
smbd won't start - new installation
...h the shared printers work though. The printers show "access denied, no connection" in the W$ print status. Is it a bug or do I miss some configuration with localhost:901 and SWAT? -- Greetings, :-) Al Active _______________________________________________ " Experience: the most brutal of teachers but you learn, my God, you learn " - C S Lewis -
2009 Jan 30
3
Xen on a HPC Cluster
Hi folks. I have some old servers running Windows and Linux and I want to create a HPC cluster. However I wanna know if Xen can distribute a single virtual machine along multiple nodes to increase it''s performance. -- Allysson Steve Mota Lacerda Laboratório de Inteligência Computacional - LABICOMP Programa de Pós-Graduação em Engenharia Elétrica – PPGEE Universidade Federal de Minas
2015 Jun 03
2
iMAC does not shutdown
...iMac OSX 10.10.3 I can get access to the UPS from any of the three devices successfully. Problems: 1. When I launch /usr/local/ups/sbin/upsmon -c fed for testing I see Rasp-2 Slave going down, Rasp-1 going down, iMac completely ignoring and not receiving any broadcast message on the terminal then brutally killed as the UPS auto shutdown. 2. When I have done a live test, the Master Rasp never intercepted any FLAG from UPS and UPS just died but halting just RASP-1 properly (connected via cable). iMac ignored the whole procedure. 3. Is there any way to intercept which type of flag message my UPS se...
2011 Mar 28
5
[LLVMdev] GSoC: PTX Back-End for LLVM
Hi All, I am going to submit a GSoC proposal for LLVM this year, and I would like to first post it here to get constructive feedback before I submit it before the April 8 deadline. This is the first time I have submitted a GSoC proposal, so please be brutal with the feedback. :) Additionally, Che-Liang Chiou (the code owner of the PTX back-end) has agreed to be my mentor if this is accepted. What does he need to do to become an official mentor? ======== Overview ======== The NVidia Parallel Thread eXecution (PTX) language is an assembly-like la...
2013 Mar 11
3
Restructure puppet modules
So far we have a similar situation, for each different server one fabric and one puppet file, where the fabric file simply applies it in a brutal way. with settings(user=''root''): put(''qa.pp'', ''qa.pp'') put(''puppet apply qa.pp'') And puppet files don''t use anything like classes or modules, but simply: package {["nginx", "pyth...
2012 May 29
4
per-mailbox message limits
...he list in case anyone else wants them. The following patches will limit maildir folders to 4000 messages on Dovecot 2.0.* and 2.1.* The Specfile patch is against the Cityfan Redhat EL5 SRPM but is likely to work on most build platforms Changing the message limit requires a recompile. It's brutal and ugly but it prevents users overloading FSes that can't cope with huge numbers of files (EG: GFS2) -------------- next part -------------- --- dovecot.spec-2.1.6 2012-05-23 11:39:11.000000000 +0100 +++ dovecot.spec-2.1.6-mssl 2012-05-24 18:46:37.000000000 +0100 @@ -32,7 +32,7 @@ # Reme...
2009 Mar 30
1
How to check server kernel support 32 Gb RAM (X86,
...> It did NOT show "Hugemem", does this server kernel support 32 GB or not? If NOT how can I change kernel to "hugeme"? Dare we ask why this isn't a 64bit server? using 32gb of memory on a processor architecture that can only directly address 4GB at a time is kind of brutal, unless this server is handling a rather large number of connection sessions at the same time. For instance, a 32bit database server will have a max of about 2.5GB of shared memory usable. to install the hugemem kernel, yum install kernel-hugemem reboot, and test this by selecting it in the...