search for: deepa

Displaying 17 results from an estimated 17 matches for "deepa".

Did you mean: deep
2001 Jun 20
0
FW: FW: behaviour of sshd in debug mode
...at local when sshd is run with -d -d -d option on remote sshremote..txt >> logging at remote when sshd is run with debug on Thanks for any help! -----Original Message----- From: mouring at etoh.eviladmin.org [mailto:mouring at etoh.eviladmin.org] Sent: Wednesday, June 20, 2001 2:08 PM To: Deepa Nemmili Veeravalli Subject: RE: FW: behaviour of sshd in debug mode Off hand I'm unsure. Login issues tend to stem from the following issues: 1) Incomplete PAM support 2) DES vs MD5 encryption of passwords 3) Unknown verification method. I'm leaning towards #3 right now. Since I don&...
2006 Oct 24
1
fixed point AEC
...ence to exp". I don't see a fixed point implementation of "exp". Can you point me to the correct files. I am using the following files from speex 1.2 beta1 => mdf.c, math_approx.c, misc.c, fft_wrap.c, kiss_fft.c, config.h, speex_types.h, speex_echo.h, arch.h . -Deepa -Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: Deepa Bhatt a ?crit : > Analog Devices sponsored a fixed point version for AEC which was > posted early this year, but it seems from the source code that the > fft routines are still in floating point. Is the port still not...
2006 Oct 24
2
fixed point AEC
...on for AEC which was posted early this year, but it seems from the source code that the fft routines are still in floating point. Is the port still not complete or am I missing something? Has anyone out there ported speex AEC on RISC architecture? Please let me know. Thanks in advance, -Deepa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20061024/89f28433/attachment.htm
2007 Nov 27
1
Packages for Animal Models & QG analyses
Hi, I am looking to do some quantitative genetic analyses using animal models and was wondering if someone could suggest an appropriate package in R. It would help if it was similar to the ASReml genetic analyses software. Thanks, Deepa Senapathi Deepa Senapathi Centre for Agri-Environmental Research (CAER) School of Agriculture, Policy & Developement. University of Reading Earley Gate, Whiteknights Road, Reading RG6 6AR. Tel: +44 (0) 118 378 5467 [[alternative HTML version deleted]]
2001 Jun 11
2
scp error !
I get the following error when trying to execute scp -v dveerava at keg:perl5.tar.gz root at boris:scptest error: .... Executing: program /usr/bin/ssh host boris, user root, command scp -v -t scptest You have no controlling tty. Cannot read passphrase. .... Can someone help me... Txs,Deepa.
2006 Oct 24
2
memory requirements for AEC
Does anyone know the data memory requirements for fixed point AEC? -Deepa -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20061024/b9d776d6/attachment.htm
2001 Sep 27
3
sftp error on LynxOs
...ported opnessh-2.9p1) and configured without PAM support (as I was not able to find PAM version for LynxOS operating system) I get the following error: $ sftp -P /home/telica -l telica -v ben select: Bad file descriptor read: Input/output error sftp> Can somebody help me asap on this? Thanks,Deepa. Deepa N V Technical Support Engineer Telica Inc Marlborough,MA (W)508-804-8197
2009 Mar 17
1
Adding labels to heatmaps from image()
...xis= 2) The output pdf I get is attached in this mail. I just get the first member of the vector "go" on axis(4). It looks like the program does not know where or how long axis(4) should be. I have been stuck with this problem for the past couple of days, desperately need help. Thanks Deepa Rajamani -------------- next part -------------- A non-text attachment was scrubbed... Name: EHF,ERG,ELF2,ELF3.pdf Type: application/pdf Size: 54050 bytes Desc: EHF,ERG,ELF2,ELF3.pdf URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090316/6b56729d/attachment-0003.pdf>
2012 Jan 30
1
Help required
...other person who doesn't work here anymore. I am trying to renew ssl. But the command works fine and restarts the dovecot. But the license shows the same old expiry. Can you please help me with the same. When I type in dovecot --version, I get command not found. Please guide me! Regards, -- Deepa Malleeswaran
2018 Sep 14
0
[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
...rther > simplifications of the code base, which at the end all together gain a few > cycles performance or at least stay on par with todays code. The resulting > performance depends heavily on the micro architecture and the compiler. No objections from my side, just a few general remarks: Deepa and I have discussed the vdso in the past for 2038. I have started a patch that I'll have to redo on top of yours, but that is fine, your cleanup is only going to help here. More generally speaking, Deepa said that she would like to see some generalization on the vdso before adding the time64_...
2006 May 19
1
Rails- web servers
hi all, i am new to Ruby on Rails. can an web application developed in rails be run on any web servers( other than webbrick, apache, lighttpd)? can it be run in tomcat, weblogic and jboss also? thanks in advance -- Posted via http://www.ruby-forum.com/.
2001 Jun 20
0
behaviour of sshd in debug mode
...t(OpenSSH_2.3.0), I get into the remote host with public key authnetication.But if i run sshd without debug mode, I am prompted for passwrod authentication and eventhough i give the correct password I am refused connection. Pls can someone tell me if i am missing something... Thanks for any help, Deepa.
2002 Jun 07
0
Pls unsubscriber me
Deepa N V Technical Support Engineer Telica Inc Marlborough,MA (W)508-804-8197
2018 Sep 14
24
[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
Matt attempted to add CLOCK_TAI support to the VDSO clock_gettime() implementation, which extended the clockid switch case and added yet another slightly different copy of the same code. Especially the extended switch case is problematic as the compiler tends to generate a jump table which then requires to use retpolines. If jump tables are disabled it adds yet another conditional to the existing
2018 Sep 14
24
[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
Matt attempted to add CLOCK_TAI support to the VDSO clock_gettime() implementation, which extended the clockid switch case and added yet another slightly different copy of the same code. Especially the extended switch case is problematic as the compiler tends to generate a jump table which then requires to use retpolines. If jump tables are disabled it adds yet another conditional to the existing
2009 Feb 06
0
need help running speex on ARM linux
Hi, I am having issues running the 1.2rc1 release compiled for ARM linux as per instructions on README.arm (which is not distributed with this release for some reason?). I am running it on a proprietary board which has arm9 and getting the following error message=> Errormsg: line 1: syntax error: "(" unexpected Please bear with me as I am fairly new to speex and linux both. Possible
2009 May 06
0
Maxsize error in excel creation
hai, I am making an excel file with spreadsheet-excel 0.3.5.1.I found a MaxSizeError when generating a large file.How to solve this problem.Could anyone know how to solve this problem? thanks, -- Posted via http://www.ruby-forum.com/.