search for: crunch

Displaying 20 results from an estimated 269 matches for "crunch".

2007 Aug 23
1
channel not hungup (zombie?) so call limit not reset to zero
...en user B hangsup. user B's call limit is reset to 0 but user A's call limit is not reset.strange thing is user A's status on cli is shown as NOANSWER, while user B did not even hear ringing. when i use "sip show channels" command, it shows me a channel for user A like below: crunch 30d926c1055 00102/00000 unkn No Init: INVITE It stays in INVITE state unless i restart my asterisk server. when i restart the channel is clear (ofcorse) So my guess is, its a zombiee channel which asterisk forgot to hangup. WHY? i dont know, maybe there is a problem in sip signallin...
2016 Feb 11
2
inconsistency in treatment of USE.NAMES argument
...14 /bigrquery/R/utils.r:13 /bold/R/zzz.R:29 /checkmate/R/checkList.r:56 /coin/R/ExactDistributions.R:80 /coin/R/ExactDistributions.R:97 /coin/R/ExactDistributions.R:234 /coin/R/SymmetryTests.R:217 /copula/R/aux-acopula.R:950 /covr/R/data_frame.R:13 /covr/R/display_name.R:40 /cplm/R/lme4_lmer.R:423 /crunch/R/batches.R:71 /crunch/R/batches.R:102 /crunch/R/categorical-array.R:87 /crunch/R/hide-variables.R:78 /crunch/R/misc.R:68 /crunch/R/share.R:11 /crunch/R/shoji-catalog.R:39 /crunch/R/show.R:88 /crunch/R/subvariables.R:76 /crunch/R/subvariables.R:95 /dplR/R/common.interval.R:8 /dplR/R/fill.internal.N...
2007 Aug 06
1
Data space crunching-how small can I get?
Hi, I am using speex 1.2beta2 on a C5416, 16 bit, narrowband. The project I am implementing speex into is very limited in Data space. In the speex decode_init and encode_init there are allocs that, combined, take up 0x0F94 of data memory. I do not know why the various allocs are sized the way they are but that number is too big to fit into our project. I was wondering if those numbers (for
2003 May 21
2
moving onto returning a data.frame?
...NUMERIC( m_in ) ); PROTECT( nms = GET_COLNAMES( GET_DIMNAMES( m_in ) ) ); /* here you'll disect the incoming data.frame into the vectors you'll pass into your simulation code */ /* get the vectors based on the column names to make sure the sequence isn't important */ /* crunch, crunch, crunch */ /* assign the results into the outgoing data.frame which will have the same dimensions as the incoming frame */ if( !isNull( nms ) ) { namesgets( m_out, nms ); } UNPROTECT( 3 ); return m_out; } Thanks, Jeff.
2016 Feb 08
2
inconsistency in treatment of USE.NAMES argument
Hi, Both vapply() and sapply() support the 'USE.NAMES' argument. According to the man page: USE.NAMES: logical; if ?TRUE? and if ?X? is character, use ?X? as ?names? for the result unless it had names already. But if 'X' has names already and 'USE.NAMES' is FALSE, it's not clear what will happen to the names. Are they going to propagate to the result
2006 Nov 09
16
Some performance questions with ZFS/NFS/DNLC at snv_48
Hello. We''re currently using a Sun Blade1000 (2x750MHz, 1G ram, 2x160MB/s mpt scsi buses, skge GigE network) as a NFS backend with ZFS for distribution of free software like Debian (cdimage.debian.org, ftp.se.debian.org) and have run into some performance issues. We are running SX snv_48 and have run with a raidz2 with 7x300G for a while now, just added another 7x300G raidz2 today but
2007 Apr 10
3
&500 and above ignored
Hello, I have a data crunching program which causes me a problem. Some of the data are identified with an & sign followed by a integer. No problem is experienced when analysing data below &500, but value above are ignored. Is there some limitation in R on this topic? Many thanks for your help. Best regards....
2007 Oct 26
4
Balloon driver and oom-killer
Hi, I''m working on the following topic from the xen roadmap as a part of an academic project: "Improve interaction between balloon driver and page allocator to avoid memory crunch." I have a few doubts regarding what exactly needs to be done: 1. Should the working of the balloon driver be same as in the case of VMware ESX balloon driver? ( http://www.vmware.com/pdf/usenix_resource_mgmt.pdf ) 2. Should the balloon driver be made capable of inflating/deflati...
2010 Jul 24
2
union data in column
Is there any function/way to merge/unite the following data GENEID col1 col2 col3 col4 G234064 1 0 0 0 G234064 1 0 0 0 G234064 1 0 0 0 G234064 0 1
2005 May 10
2
Encoder performance on ARM9
...asm instead of --enable-arm4-asm. While >both are currently almost the same, eventually it would be possible to >get better performance using the ARM5E DSP-like instructions. Unfortunately the core is 920T, thus it does not implement ARMv5 instruction set. As soon as I have a working MaverichCrunch-enabled tool chain, I'll post the results. Regards, llandre DAVE Electronics System House - R&D Department web: http://www.dave-tech.it email: r&d2@dave-tech.it
2011 Apr 01
5
MySql Versus R
Dear R Users, I use for my data crunching a combination of MySQL and GNU R. I have to handle huge/ middle seized data which is stored in a MySql database, R executes a SQL command to fetch the data and does the plotting with the build in R plotting functions. The (low level) calculations like summing, dividing, grouping, sorting etc. c...
2006 Nov 21
4
IP601 Expansion Module HELP!!!
...is phone up and running, and haveing MUCHO problems, can someone help me out!! Im sure if I see the configs I can see how it works, just need those XML files!! The ones from the 501 that I have dont seem to work. Or do you have any help/configs on this? Any help would be GREAT on this, im in a huge crunch!!!! Thanks in advance!!! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061121/0ce06ec3/attachment.htm
2020 Nov 11
5
ssacli start rebuild?
On Wed, 2020-11-11 at 11:34 +0100, Thomas Bendler wrote: > Am Mi., 11. Nov. 2020 um 07:28 Uhr schrieb hw <hw at gc-24.de>: > > > [...] > > With this experience, these controllers are now deprecated. RAID > > controllers > > that can't rebuild an array after a disk has failed and has been replaced > > are virtually useless. > > [...] > >
2005 May 11
1
Cross-compiling with Cirrus Logic MaverickCrunch support
> I have the following problem when cross-building speex 1.1.7 with > MaverickCrunch support. To add this support I had to define CPPFLAGS > as follows: > > export CPPFLAGS='-mcpu=ep9312 -mfix-crunch-d1' You should set CFLAGS instead (or as well). > but it seems libtool does not like it, while the object files are > compiled fine: It's ld that complai...
2007 Jun 13
0
Where to Find Data Transformation Software
...ols For Preparing Data For Analysis" thread from last week, but it got overlooked. They are all given under an open source license. Check 'em out! ******************************************************* Vilno: data transformation software, that reads in input datasets (rows and columns), crunches through the data, and writes out output datasets. It's an open source application that can replace the SAS datastep ( and also replaces proc transpose and proc means ). Find it at: http://code.google.com/p/vilno ( look in the download section for a tarball, it's a Linux application, can...
2003 Sep 24
1
R compiled under windows 64 bit???
Hi, Any plans to realse in Cran binaries for R base & packages, for Windows using 64bit, now that the AMD 64 is coming out? It seems a perfect match for cost effective high performane number crunching?? Many thanks, Alex Gracian
2005 May 10
0
Cross-compiling with Cirrus Logic MaverickCrunch support
Hi Jean-Marc, I have the following problem when cross-building speex 1.1.7 with MaverickCrunch support. To add this support I had to define CPPFLAGS as follows: export CPPFLAGS='-mcpu=ep9312 -mfix-crunch-d1' but it seems libtool does not like it, while the object files are compiled fine: ... arm-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/llandre/devel/zephyr/s...
2009 Oct 09
3
Bare Metal vs virtualization
...o all: I know this list is generally Linux-only, but I figured I'd try to gain wisdom from those with hard-core Windows needs, too. I was recently pricing out a high-end desktop system for a user who will doing a lot of CAD, Matlab, SolidWorks, and other apps that will utilize a lot of number crunching and video. The quote for the desktop (64-bit Vista is likely), which included 12 GB RAM, two 1 TB SATA hard drives, a high-end NVidia 3D video card, and two Intel quad-core 3.3 Ghz processors, was about $15k. An approval manager asked if the money could be better spent towards a cluster for ot...
2013 Apr 10
5
How to determine 64 vs 32 bit processor
I have been tied up with other work and Holidays. Now back to some server work that is long overdue. I lost an old server yesterday so it is crunch time. I believe my new platform is suppose to be an x86_64. The order form says 64 bit. I booted Centos 6.3 i386 liveCD to check the system out before an install. uname -i reports i386 dmidecode -t processor reports Characteristics of 64 bit capable. The processor is an AMD duo-core Opter...
2010 Feb 03
2
ggplot2/qplot question regarding reducing the no. of x-axis labels
All: I am using the command: qplot(date,MAE,data=data,facets=INTERVAL~type) which works fine except that the dates for my date axes are crunched together so much that they are unreadable. I can not find an option that I can set that will automatically reduce the x-axis labels to fit the available space. regards to all? -- Thomas E Adams National Weather Service Ohio River Forecast Center 1901 South State Route 134 Wilmington, OH 451...