Displaying 20 results from an estimated 147 matches for "agarw".
Did you mean:
agar
2020 Jan 27
3
Custom Alloca implementation
...Jan 27, 2020 at 7:05 PM Alberto Barbaro <barbaro.alberto at gmail.com>
wrote:
> Hello Udit,
> I'm not sure but can't you achieve the same just using metadata avoiding
> to change the alloca instruction?
>
> Thanks
> Alberto
>
> On Mon, Jan 27, 2020, 12:09 Udit agarwal via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> Hello all,
>>
>> In my project, I need to allocate an extra 4 Bytes in every Alloca
>> instruction. These additional bytes will be used to store the 'allocation
>> info'(like size and struct...
2002 Jan 23
6
meaning of "IO Error: skipping the delete...."
On 23 Jan 2002, Nitin Agarwal <nitin.agarwal@timesgroup.com> wrote:
> Hi,
> I am Nitin from India working with a leading Indian newspaper "The Times
>
> of India".
> We recently downloaded "rsync" and found it to be very useful and good
> utility.
> We tried to implement it betw...
2017 Sep 13
3
Samba Share slow on OpenVPN
Hi guys,
I have configured Samba share drives on my CentOS 7 VSI, and using OpenVPN
client for the users to access these shares from Windows or MAC.
While I am trying to upload/download heavy files (>500MB) it is very slow
in speed.
Any suggestions?
Thanks,
Shobhit Agarwal
--
Regards, Shobhit Agarwal +61-406528285
2004 Apr 03
7
Few question on HTB
...BURST=12k
eth3-2:10:100.all RATE=120kbps BURST=12k PRIO=0 LEAF=sfq RULE=192.168.200.0/24 MARK=1
-----------------------------
When I have run
# service htb.init start
#
it returns nothing . Is it OK? Also stats returns nothing. Are the above configuration files OK?
Thanking you,
Sandeep Agarwal
----- Original Message -----
From: "Sandeep Agarwal" <sandeep_agarwal@hotmail.com>
To: "LARTC" <lartc@mailman.ds9a.nl>
Sent: Monday, March 29, 2004 5:08 PM
Subject: Suggestion required on CBQ !!!!!!
> Dear Sir,
>
[snip]
> --------------------------------...
2008 Nov 19
2
Oja median
Hi Roger,
As we know that The Oja median has (finite) breakdown point 2/n, i.e.,
is not robust in any reasonable sense, and is quite expensive to
compute, so do we have some better methodology to compute multivariate
median
Rahul Agarwal
Analyst
Equities Quantitative Research
UBS_ISC, Hyderabad
On Net: 19 533 6363
[[alternative HTML version deleted]]
2002 Feb 07
1
[Fwd: Re: meaning of "IO Error: skipping the delete...."]]
Nitin Agarwal <nitin.agarwal@timesgroup.com> wrote:
> Dear Mr. Rusty,
> Thanks for the reply. The problem was sorted out by changing the uid option in
> rsyncd.conf file to root.
> We are facing two more problem now....
> 1) while transferring the files, sometimes the transfer breaks in be...
2008 Oct 07
1
FW: Reading Data
Rahul Agarwal
Analyst
Equities Quantitative Research
UBS_ISC, Hyderabad
On Net: 19 533 6363
hi let me explain you the problem
we have a database which is in this format
Stocks 30-Jan-08 28-Feb-08 31-Mar-08 30-Apr-08
a 1.00 3.00 7.00 3.00
b 2.00 4.00 4.00 7.00
c 3.00 8.00 655.00...
2020 Jan 27
2
Custom Alloca implementation
...g 4 bytes to the Alloca 'size' operand at every Alloca Instruction, I
was thinking to make this change at the level where Alloca gets converted
to machine IR.
Can anyone please point me towards the code which actually handles this
conversion(lowering of Alloca Inst)?
--
Regards,
Udit kumar agarwal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200127/b8b8fd55/attachment.html>
2005 Feb 05
3
Help - Getting an error when trying to add prio to tables....
...MMAND | help }
where OBJECT := { link | addr | route | rule | neigh | tunnel |
maddr | mroute | monitor }
OPTIONS := { -V[ersion] | -s[tatistics] | -r[esolve] |
-f[amily] { inet | inet6 | ipx | dnet | link }
| -o[neline] }
Thanks and Regards,
Pankaj Agarwal
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2010 Jun 04
0
[LLVMdev] Duplicating a Basic Block
On Fri, Jun 4, 2010 at 2:15 AM, Ambika Agarwal <agarwal.ambika at gmail.com> wrote:
> Hi,
>
> I had asked earlier from my another ID about duplicating a basic block, but
> that server is down for moment.
> I was given suggestion to use CloneBasicBlock, but when I used it I get an
> error :
>
> While deleting: i32...
2009 Apr 10
3
wifi card shows in device manager , but cant configure wifi
hi ,
i just finished installing Cent OS 5.2 x64 on my thankpad
my hardware list shows the following
Atheros Communications Inc.
AR5212 802.11abg NIC
but when im trying to set up wireless network i cannot find the appropriate
wifi card.. when adding wifi connection
pls help
many thanks,
Sumit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Oct 29
1
help regarding <voice to text>
...rstand how it
works.
Can you tell me the logic behind it?
Do you know any algorithm for it.
Plz let me know.
Thanks, Regards
Pintu
________________________________
From: kamaji@gmail.com [mailto:kamaji@gmail.com] On Behalf Of Keith
Kyzivat
Sent: Saturday, October 27, 2007 10:10 AM
To: Pintu Agarwal
Cc: speex-dev@xiph.org; Jean-Marc.Valin@usherbrooke.ca
Subject: Re: [Speex-dev] help regarding <voice to text>
Pintu --
Speex is an audio codec that can encode and decode audio for
transmission over network (or for storage).
Specifically, it's called speex because it is tailored to w...
2010 Jun 04
4
[LLVMdev] Duplicating a Basic Block
Hi,
I had asked earlier from my another ID about duplicating a basic block, but
that server is down for moment.
I was given suggestion to use CloneBasicBlock, but when I used it I get an
error :
While deleting: i32* %a
Use still stuck around after Def is destroyed: store i32* %a, i32** %p,
align 4
opt: /home/ambika/llvm_3/llvm-2.6/lib/VMCore/Value.cpp:81: virtual
llvm::Value::~Value():
2002 Feb 14
1
unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO Error: skipping the delete...."]])
...nt pack(nnnnnnnnnnnn,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There are some who call me.... Tim?"
Rusty Carruth <rcarruth@tempe.tt.slb.com>
Sent by: rsync-admin@lists.samba.org
02/13/2002 08:23 AM
To: nitin.agarwal@timesgroup.com
cc: rsync@lists.samba.org
(bcc: Tim Conway/LMT/SC/PHILIPS)
Subject: Re[2]: unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO
Error: skipping the delete...."]])
Classification:
Nitin Agarwal <nitin.agarwal@timesg...
2008 Sep 18
3
Oja median
Hi,
Can we get the code for calculating Oja median for multivariate data
Thanks and Regards
Rahul Agarwal
Analyst
Equities Quantitative Research
UBS_ISC, Hyderabad
On Net: 19 533 6363
[[alternative HTML version deleted]]
2011 Aug 23
1
Hi,
Hi
My Name is Aman Agarwal, I want to contribute in xapian and I hope to get
some easy task in starting to familiarize the code base.
Kindly guide me for the same.
Regards
--
Aman Agarwal
"If you want to follow you should follow it 100%"
-------------- next part --------------
An HTML attachment was scrubbed...
2005 Aug 17
4
File System Supported by SYSLINUX
Hi,
I need a little information from you all. Kindly update me about the file systems that are supported by SYSLINUX for ramdisk image...
Thanks in advance and regards,
Pankaj Agarwal
2009 Jul 18
4
rails 2.3.2.not working working with cgi - How to revert
Hi All,
As the problem faced by many other folks that rails 2.3.2 is not working
with cgi, Now I want to revert to rails 2.2.2 on my shared host
(bluehost ) can anybody guide me how to revert to 2.2.2.
I tried the following:
1. I installed the older rails gem "gem install rails --version 2.2.2
--include-dependencies
"
2. I tried to set the PATH env to my rails 2.2.2 version and also
2009 Aug 05
6
Could not find kernel image : vmlinuz
hello list,
I am trying to setup a PXE boot server. Below are the details of the server:
OS : Fedora Core 5 32-bit
DHCP : dhcp 4.1
TFTP : tftp-hpa-5.0
Number of NIC : 2
eth0 : IP : 192.168.100.17, Subnet : 255.255.255.0, Gateway : 192.168.100.1
eth1 : IP : 192.168.1.1, Subnet : 255.255.255.0, Gateway : 192.168.1.1
Client:
OS : None, fresh machine
Number of NIC : 2 Intel Gigabit
eth0 of server
2010 Aug 28
5
native ZFS on Linux
This just popped up:
> In terms of how native ZFS for Linux is being handled by [KQ
> Infotec], they are releasing their ported ZFS code under the Common
> Development & Distribution License and will not be attempting to go
> for mainline integration. Instead, this company will just be
> releasing their CDDL source-code as a build-able kernel module for
> users and