search for: 5750

Displaying 20 results from an estimated 77 matches for "5750".

Did you mean: 570
2007 Sep 25
2
[LLVMdev] Coalescing and VNInfo
...39;m curious about this line in SimpleRegisterCoalescing.cpp: 00710 LHSValsDefinedFromRHS[VNI] = RHS.getLiveRangeContaining(VNI->def-1)->valno; Why VNI->def-1? The bug I'm seeing is that RHS returns a NULL LiveRange because it doesn't contain VNI->def-1: %reg1093,0 = [5750,5754:2)[5754,5782:1)[5782,5858:0)[5868,5870:0) 0 at 5782-(5858 5870) 1 at 5754-(5778) 2 at 5750 Should it really be VNI->def-1 here? If so, why? -Dave
2013 Apr 03
2
usb disconnects
Hello, just joined to the list, because i have a problem. :S We have 2 exact same configuration: basic Fujitsu server + Eaton NV1000H ups. OS is Debian Squeeze. According to the driver list, the ups uses the blazer_usb driver. I never tried nut before, so i read some of the docs, and configured it manually. The problem pops up when i try to simulate the power-outage. I just unplug the ups'
2007 Sep 25
0
[LLVMdev] Coalescing and VNInfo
...leRegisterCoalescing.cpp: > > 00710 LHSValsDefinedFromRHS[VNI] = > RHS.getLiveRangeContaining(VNI->def-1)->valno; > > Why VNI->def-1? The bug I'm seeing is that RHS returns a NULL > LiveRange because it doesn't contain VNI->def-1: > > %reg1093,0 = [5750,5754:2)[5754,5782:1)[5782,5858:0)[5868,5870:0) > 0 at 5782-(5858 5870) 1 at 5754-(5778) 2 at 5750 I should aff that VNI->def is 5750 which is in the interval. -Dave
2007 Jul 23
2
uwb bitrates
Hello I just wrote a little application using speex. I am compressing and packing singel frames to transmit them. Now I read in the manual, that it's possible to achieve higher bit rates by packing more than one frames at once. Unfortunately there is no table included at the manual, that shows the "real" bitrates of ultra wide band mode. So my question is: Can someone provide that
2010 Nov 26
0
Help on converting a daily zoo to a weekly zoo
...3395, 3395, 3395, 3400, 3300, 3135, 3070, 2855, 2855, 2855, 2865, 2800, 2810, 2900, 2845, 2845, 2845, 2915, 3030, 3030, 3010, 4850, 4850, 4850, 4850, 5550, 6350, 6800, 6100, 6100, 6100, 6600, 6550, 6000, 5800, 5650, 5650, 5650, 5700, 5800, 5600, 5000, 5000, 5000, 5000, 5300, 5200, 5300, 5350, 5750, 5750, 5750, 6600, 6400, 6700, 6700, 23708, 23708, 23708, 23708, 22286, 21717, 22665, 21622, 21622, 21622, 21338, NA, NA, 21527, 22570, 22570, 22570, 22286, 21338, 21812, 21338, 20863, 20863, 20863, 20389, 20389, 20579, 23519, 23045, 23045, 23045, 23045, 20863, 21812, 21385, 692, NA, 692, 692,...
2011 Mar 21
3
warcraft III no directx, no open gl
Hi, i am very new to linux (opensuse) and wine. I suppose I installed the driver for my gpu properly, since catalyst recognizes hd 5750. I copied the warcraft folder to /home/username. If i try to launch the game, I get couldn't intialize directx etc. Same happens with -opengl flag (other error ofc). Things I've tried: rename movies folder & virtual desktop in wine. Any advice is greatly appreciated.
2007 Sep 25
2
[LLVMdev] Coalescing and VNInfo
...t; >> 00710 LHSValsDefinedFromRHS[VNI] = >> RHS.getLiveRangeContaining(VNI->def-1)->valno; >> >> Why VNI->def-1? The bug I'm seeing is that RHS returns a NULL >> LiveRange because it doesn't contain VNI->def-1: >> >> %reg1093,0 = [5750,5754:2)[5754,5782:1)[5782,5858:0)[5868,5870:0) >> 0 at 5782-(5858 5870) 1 at 5754-(5778) 2 at 5750 > > I should aff that VNI->def is 5750 which is in the interval. > > -Dave > _________________________________________...
2011 Mar 25
1
spatial stats - geoR - variogram - standard deviation
...nates(data) coords <- coords[,2:3] breaks <- seq(0, 10000, by=500) variogram <- variog(coords = coords, data = data$slp, option="bin", breaks=breaks) Here are the results (standard deviation in bold): > variogram $u [1] 250 750 1250 1750 2250 2750 3250 3750 4250 4750 5250 5750 6250 6750 7250 [16] 7750 8250 8750 9250 9750 $v [1] 33.41155 42.09367 45.74353 48.58874 50.89475 52.60261 53.63517 55.11310 [9] 55.25277 55.90801 56.24541 56.76813 56.90551 57.57173 58.11656 58.30572 [17] 58.93047 59.47261 59.51137 59.75097 $n [1] 11000 36867 60185 81806 102093 125587 1...
2018 Dec 04
2
MatchLoadCombine(): handling for vectorized loop.
...lved in vectorization. > What happens specifically is that a scalar loop that is written (most likely at source level) like ///  i8 *a = ... ///  i32 val = a[0] | (a[1] << 8) | (a[2] << 16) | (a[3] << 24) becomes during DAGCombine (this is from the comment in DAGCombiner.cpp:5750) /// => ///  i32 val = *((i32)a) I also wondered why this is done so late but found in the commit message (b52af07 / r293036) that there had been a discussion where this had intentionally been addressed late: "...We came to the conclusion that we want to do this transformation late in...
2009 Apr 25
2
eth0 killed when adding virtual interface and multiple NICs are present
...typical excerpt from messages. tigon/tg3 is the driver for the internal NICs which normally were on eth0 and eth1. Apr 25 19:00:59 c4 kernel: eth0: RTL8168b/8111b at 0xffffc20000022000, 00:21:27:c9:d1:f5, XID 38000000 IRQ 16 Apr 25 19:00:59 c4 kernel: eth1: Tigon3 [partno(BCM95721) rev 4201 PHY (5750)] (PCI Express) 10/100/1000Base-T Ethernet 00:1e:c9:fe:fb:ab Apr 25 19:00:59 c4 kernel: eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] WireSpeed[1] TSOcap[1] Apr 25 19:00:59 c4 kernel: eth1: dma_rwctrl[76180000] dma_mask[64-bit] Apr 25 19:00:59 c4 kernel: eth2: Tigon3 [partno(BCM95721) rev 4201 PH...
2016 Aug 16
2
Nested KVM issue
...u 20 0 10.601g 1.272g 12964 S 400.0 1.3 588:40.39 qemu-kvm 5673 qemu 20 0 10.602g 1.006g 13020 S 399.7 1.0 1161:47 qemu-kvm 5998 qemu 20 0 10.601g 1.192g 13028 S 367.9 1.2 1544:30 qemu-kvm 5951 qemu 20 0 10.601g 1.246g 13020 S 348.3 1.3 1547:38 qemu-kvm 5750 qemu 20 0 10.599g 990136 13060 S 339.1 1.0 1152:25 qemu-kvm 5752 qemu 20 0 10.598g 1.426g 13040 S 313.9 1.5 663:13.65 qemu-kvm .... There are more than 70 GB of memory available on the compute node. All VMs are using 100% their CPUs and they are not accessible anymore. Lauren...
2020 Jul 05
3
Makefile probably incorrect
I am a Manjaro user and was compiling libguestfs today from the AUR (it doesn't reside on Arch/Manjaro repos) and got the following error: "make[2]: Leaving directory '/home/matador/AUR/libguestfs-git/src/libguestfs/common/errnostring' Making all in common/protocol make[2]: Entering directory '/home/matador/AUR/libguestfs-git/src/libguestfs/common/protocol' make[2]: ***
2016 Aug 16
2
Nested KVM issue
...u 20 0 10.601g 1.272g 12964 S 400.0 1.3 588:40.39 qemu-kvm 5673 qemu 20 0 10.602g 1.006g 13020 S 399.7 1.0 1161:47 qemu-kvm 5998 qemu 20 0 10.601g 1.192g 13028 S 367.9 1.2 1544:30 qemu-kvm 5951 qemu 20 0 10.601g 1.246g 13020 S 348.3 1.3 1547:38 qemu-kvm 5750 qemu 20 0 10.599g 990136 13060 S 339.1 1.0 1152:25 qemu-kvm 5752 qemu 20 0 10.598g 1.426g 13040 S 313.9 1.5 663:13.65 qemu-kvm .... There are more than 70 GB of memory available on the compute node. All VMs are using 100% their CPUs and they are not accessible anymore. Lauren...
2020 Jul 07
0
Re: Makefile probably incorrect
...g.out > > 3426:checking for rpcgen... rpcgen > > 4712:checking for rpcgen... rpcgen > > 5409:rpcgen -c -o guestfs_protocol.c-t guestfs_protocol.x > > 5410:rpcgen -h -o guestfs_protocol.h-t guestfs_protocol.x > > 5749:rpcgen -h -o rc_protocol.h-t rc_protocol.x > > 5750:rpcgen -c -o rc_protocol.c-t rc_protocol.x > > > > So I think the solution would be to add *rpcsvc-proto* (provider of > > rpcgen) to makedepends. On feedback that it works I'll make this update. > > > > I installed *rpcsvc-proto *and indeed it created the missin...
2010 Nov 14
1
Drakensang (German demo): Invisible humans
Hi! I've got a problem running "Drakensang - Am Fluss der Zeit" (German demo, downloaded today): People are not visible. Their shadows and objects they handle are there, however. Surroundings are complete, too (or so it seems to me). I'm on Ubuntu 10.10 (32bit), ATI Radeon HD 5750. I've just compiled Wine 1.3.7 and executed Code: winetricks winxp sound=alsa corefonts d3dx9 xact Here's a log with WINEDEBUG=warn+all: http://tinyurl.com/3422ldw Thanks for your ideas ----rubyd
2011 Jun 09
1
World of Warcraft won't work properlyWo
Hi all I have problem with world of warcraft! When ever i start game i get this type of grafic problem: i don't see all textures, everything is mixed up, i see half character and half of everything else, like it's graphic problem, but, i have pretty well configuration :S Also, when i start game in that bad enviroment it crashes anytime :S My game is on HDD, copied, not installed cuz i
2007 Sep 23
0
Runing a script under cron. Append stdout and, stderr to a log file, propagate stderr back to cron for email, reporting
"Alexander Georgiev" <alexander.georgiev at gmail.com> wrote: > I want to run a rsync-ing script in cron, generating a very verbose > -vv rsync log in a log file. The log file should combine both stderr > and stdin, which is easy: > > backup.sh >>/var/log/backup.log 2>&1 > > However, I would like to propagate only stderr to cron - in case
2006 Nov 04
0
[Question} how best to use attribute driven db with Rails
...nce with attribute-driven databases because I don''t know what the right questions are to ask. Can you help me or point me in the direction of some material that I can study? Your help is most appreciated! Thanks! Rosemary Watson Technical Recruiter Devon Consulting Office: 610-964-5750 Mail: rwatson@devonconsulting.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060908/b867949e/attachment.html
2004 Jan 23
2
echo problems
New complile causing trouble... How do you enable MARK2 echo can with DAGGRESSIVE_ SUPPRESSION? looks like zconfig.h ..but I have quite a bit of echo on a bridgeded call and echocancelwhenbridged=no John ------------------------------------------------------ This message was sent using Monroe-Woodbury's WebMail. http://webmail.mw.k12.ny.us/ This e-mail was scanned and found clean by
2016 Aug 16
2
Nested KVM issue
...u 20 0 10.601g 1.272g 12964 S 400.0 1.3 588:40.39 qemu-kvm 5673 qemu 20 0 10.602g 1.006g 13020 S 399.7 1.0 1161:47 qemu-kvm 5998 qemu 20 0 10.601g 1.192g 13028 S 367.9 1.2 1544:30 qemu-kvm 5951 qemu 20 0 10.601g 1.246g 13020 S 348.3 1.3 1547:38 qemu-kvm 5750 qemu 20 0 10.599g 990136 13060 S 339.1 1.0 1152:25 qemu-kvm 5752 qemu 20 0 10.598g 1.426g 13040 S 313.9 1.5 663:13.65 qemu-kvm .... There are more than 70 GB of memory available on the compute node. All VMs are using 100% their CPUs and they are not accessible anymore. Lauren...