search for: itay

Displaying 20 results from an estimated 40 matches for "itay".

Did you mean: italy
2006 Aug 15
4
AEC on a TI C6x - has no effect
Itay, I tested on C6x in May with build 11343 and 11398, and it worked fine. I just ran the same test with build 11768, and there was no cancellation, just as you saw. I will try to track this down in the next day or two. In the meantime, I suggest that you try testing with 11398. - Jim ----- Ori...
2006 Aug 15
1
AEC on a TI C6x - has no effect
...somewhere between build 11522 and 11700, the allocation for two large buffers was changed from calloc to speex_alloc (I am sure that this was a cleanup change, and I have not had a chance to locate it yet). This was overrunning my heap, and enlarging the heap solved the problem. I suspect that Itay is having a similar problem. - Jim ----- Original Message ----- From: "Jean-Marc Valin" <jean-marc.valin@usherbrooke.ca> To: "Jim Crichton" <jim.crichton@comcast.net> Cc: "Itay Chamiel" <ItayC@mangodsp.com>; <speex-dev@xiph.org> Sent: Tuesday...
2020 Sep 10
2
[IR] Modelling of GlobalIFunc
...to GlobalAlias only. David moved it to GlobalIndirectSymbol in https://reviews.llvm.org/rG95549497ec8b5269f0439f12859537b7371b7c90 but unfortunately I cannot find corresponding review and discussion. On Tue, Sep 8, 2020 at 6:22 PM Teresa Johnson <tejohnson at google.com> wrote: > Thanks Itay for summarizing the discussion on D81911. Directly adding a > few folks either involved with the discussion there (Dmitry, who originally > ported the gcc implementation to clang/llvm), or who have implemented other > patches relating to IFunc support in llvm (Peter). > > Teresa >...
2007 May 12
2
Screen blanks after initial setup (Centos 5)
...l-Alt-backspace, Ctrl-Alt-Del didn't help. Nada. Did someone else have encountered this? Any recommendations? Thanks in advance. System: Box Asus Pundit P1-AH2 Barebone CPU AMD Athlon 4600 Dual AM2 2.4GHz ,2x512KB Mem Kingston, 2 x 1GB DDR2 667MHZ Screen LG, Flatron, L1705sq -- Itay Furman <centos at nospammail.net> --
2004 Jun 14
3
How to 'stamp' a plot with meta-data?
...p.search() without success. Is it possilbe to do? Any suggestions or pointers as to how to do it are appreciated. Even partial solution in which the plot is set up to accomodate metadata in the margins, but the data needs to be added manually after plot()ting will be great. Thanks in advance, Itay -------------------------------------------------------------- itayf at fhcrc.org Fred Hutchinson Cancer Research Center
2006 Aug 15
2
AEC on a TI C6x - has no effect
Itay Chamiel a ?crit : > Hi Jim, > > I've tried both 11343 and 11398 (after fixing a couple of compiler > errors) and annoyingly enough I get the same results as the current > build: float works, fixed doesn't. I also saw the same phenomenon where > the st->W and st->PHI...
2020 Sep 07
3
[IR] Modelling of GlobalIFunc
...erefore it is not a GlobalObject. Would it make sense for GlobalIFunc to derive from GlobalObject instead of GlobalIndirectSymbol? If so, GlobalIndirectSymbol would lose its purpose somewhat, and could be merged into GlobalAlias. It would, however, require updating a considerable amount of code. ~Itay
2003 Dec 30
2
regexp problem on R 1.7.0
...not. > sub( "e\+06", "", as.character(block.dist.vals) ) [1] "1e+06" "2e+06" "5e+06" As-far-as I can tell the last attempt should have worked, too. Could someone explain to me why it doesn't? I have R 1.7.0 on RedHat 9. Thanks in advance, Itay Furman ========================================================================= Fred Hutchinson Cancer Research Center email: itayf at fhcrc.org 1100 Fairview Avenue N., Mailstop D4-100 phone: +1 (206) 667 5921 P.O. Box 19024 fax: +1 (206) 667 2917 Seattle, WA 98109-1024
2006 Aug 14
2
AEC on a TI C6x - has no effect
...ave these questions: 1. Is there anything in my setup that seems to be wrong? 2. Is this algorithm tested to work on a C6x? (The included projects test the codec but not AEC.) 3. Assuming everything is fine up to now, what should I check to try and find out what's wrong? Thanks in advance, -Itay -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060814/81cb3d7e/attachment.htm
2006 Nov 11
2
Strange yum behavior
...ogle revealed that R package does exist in kbsingh repository.) However, 'yum install R' did offer to install the correct package. Can someone enlighten me as to why did the searches failed or generated a hugh list of alternatives, while the install hit right on the mark? Thanks, Itay FWIW: cat kbsingh-CentOS-Extras.repo [kbs-CentOS-Extras] name=CentOS.Karan.Org-EL$releasever - Stable gpgcheck=1 gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt enabled=1 baseurl=http://centos.karan.org/el$releasever/extras/stable/$basearch/RPMS/ # Need a ftp mirror ? uncomment the line...
2005 Apr 05
3
How to do aggregate operations with non-scalar functions
...p() and apply() and didn't see how to harness them for that purpose. So, is there a simple way to convert the object returned by by() into a data.frame? Or, is there a better way to go with this? Finally, if I should roll my own coercion function: any tips? Thank you very much in advance, Itay ---------------------------------------------------------------- itayf at u.washington.edu / +1 (206) 543 9040 / U of Washington
2004 Feb 19
1
piece wise application of functions
...ng the function in missgp0[1] on the entry snps.missgp$ic[1]; and, case0$strs[1] is the result of applying the same function on strs.missgp$ic[1]. Then, I want to repeat the whole thing with missgp1,2 instead of missgp0, generating case1,2 data frames. How should I do it? Thanks in advance, Itay Furman -------------------------------------------------------------------- itayf at fhcrc.org Fred Hutchinson Cancer Research Center
2004 Jan 15
2
Legend text -- discrepancy between X11 and postscript
...lt;4 kb; <200 lines). I found nothing in the FAQS, or in R-intro to enlighten me. I tried few things --- changing font size, setting legend's text width, etc. --- but eventually gave up. How can I get a consistent X11 and PS rendering? (R 1.8.1 on Linux RedHat 9; GhostView 3.5.8) TIA Itay #### Example for X11-EPS discrepancy in legend rendering #### ## A useless data to plot x <- 0:10; XY <- list(x=x, y=2*x) ## Set lims explicitly; use later in placing the legend. xlim <- range(XY$x); ylim <- range(XY$y) plot(XY, xlim=xlim, ylim=yli...
2006 Aug 17
2
AEC on a TI C6x - has no effect
Itay, >I am trying these things, but the main problem that has been bothering >me recently is that the fixed-point algorithm works "sometimes". Meaning >that sometimes it will work well, and other times it will not work at >all. > >I think I've found the source of the pr...
2006 Aug 15
0
AEC on a TI C6x - has no effect
Jim Crichton a ?crit : > Itay, > > I tested on C6x in May with build 11343 and 11398, and it worked > fine. I just ran the same test with build 11768, and there was no > cancellation, just as you saw. I will try to track this down in the > next day or two. In the meantime, I suggest that you try testing >...
2006 Aug 16
0
AEC on a TI C6x - has no effect
...ed point version doesn't work, but that it is not *equivalent* to the floating point version. The floating point version is better at adapting in somewhat harder conditions (larger delay), and can adapt in conditions where the fixed point version won't adapt at all. Thanks for your help, -itay -----Original Message----- From: Jean-Marc Valin [mailto:jean-marc.valin@usherbrooke.ca] Sent: Tuesday, August 15, 2006 5:53 PM To: Itay Chamiel Cc: Jim Crichton; speex-dev@xiph.org Subject: Re: [Speex-dev] AEC on a TI C6x - has no effect Itay Chamiel a ?crit : > Hi Jim, > > I've...
2006 Dec 10
1
OT: profiling user applications
...user applications: mysql, matlab, and various bioinformatics tools. We are considering upgrading the OS (to centos :-), or embedding it in our institute grid. Having detailed information on the usage profile will help us to decide about the strategy, and to implement once decided. Thanks, Itay -- Itay Furman | sysadmin for Pilpel lab itayf at nospammail.net
2006 Aug 17
0
AEC on a TI C6x - has no effect
...f the rec buffer, so the echo canceller is always trying to cancel a signal that it has seen before. Can slight differences in this delay cause this problem? What could cause the PHI and W arrays (sorry I keep calling them that, I don't know what their meaning is) to be zeroes only? Thanks, -Itay -----Original Message----- From: Jim Crichton [mailto:jim.crichton@comcast.net] Sent: Thursday, August 17, 2006 2:52 PM To: Itay Chamiel Cc: speex-dev@xiph.org Subject: Re: [Speex-dev] AEC on a TI C6x - has no effect Itay, >I am trying these things, but the main problem that has been botheri...
2004 Mar 25
1
How to add a top X-axis with a different logarithmic scale?
...uot;) ## Here I thought to put something like axis(3, at=top.ticks). ## Probably will need to rescale 'top.ticks' according to ## lower X-axis? axis(2) ### Restore par(old.par) ############################################################ Thanks in advance for any comments/suggestions. Itay ----------------------------------------------------------------- itayf at fhcrc.org Fred Hutchinson Cancer Research Center
2006 Aug 16
3
AEC on a TI C6x - has no effect
> I followed your advice on running the trivial case. The float version > started cancelling sounds out within a second. The fixed point > version also worked, but took a little longer before the effect was > noticeable. Since I now realized the fixed point version might need a > little more tweaking than the float version, I started modifying some > things and ended up with the