search for: saurabh

Displaying 20 results from an estimated 103 matches for "saurabh".

Did you mean: sarah
2017 Feb 18
2
Vector trunc code generation difference between llvm-3.9 and 4.0
Thanks Sanjay. Interestingly for me, disable-llvm-optmzns did not make a difference in the way the shift was handled. Does the initial IR generated for you show this difference when the option is passed? Best regards Saurabh On 17 February 2017 at 19:03, Sanjay Patel <spatel at rotateright.com> wrote: > I think this is caused by a front-end change (cc'ing clang-dev) because > the IR with "-Xclang -disable-llvm-optzns" shows the difference. > > But independently of that, there's a...
2017 Mar 08
2
Vector trunc code generation difference between llvm-3.9 and 4.0
...ery specific case (a too fat splat) in > IR in instcombine, and it will resolve this exact example. This will take a > couple of patches to restore your example. Here's a proposal for the first > one: > https://reviews.llvm.org/D30123 > > > On Sat, Feb 18, 2017 at 12:33 AM, Saurabh Verma < > saurabh.verma at movidius.com> wrote: > >> Thanks Sanjay. Interestingly for me, disable-llvm-optmzns did not make a >> difference in the way the shift was handled. Does the initial IR generated >> for you show this difference when the option is passed? >&g...
2017 Feb 17
2
Vector trunc code generation difference between llvm-3.9 and 4.0
Correction in the C snippet: typedef signed short v8i16_t __attribute__((ext_vector_type(8))); v8i16_t foo (v8i16_t a, int n) { return a >> n; } Best regards Saurabh On 17 February 2017 at 16:21, Saurabh Verma <saurabh.verma at movidius.com> wrote: > Hello, > > We are investigating a difference in code generation for vector splat > instructions between llvm-3.9 and llvm-4.0, which could lead to a > performance regression for our target....
2009 Jul 18
4
rails 2.3.2.not working working with cgi - How to revert
...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 updated the .gemrc file but no luck it seems i am still using 2.3.2 Any suggestions please. Thanks a lot Regards Saurabh -- Posted via http://www.ruby-forum.com/.
2017 Dec 22
0
DBG_VALUE insertion for spills breaks bundles
Hi again, Here is a small patch to fix this issue. Please note that since the problem results in broken bundles, it can result in invalid schedules for any VLIW back-ends using bundling to group instructions. Best regards Saurabh Verma From: Verma, Saurabh Sent: Tuesday, December 19, 2017 4:14 PM To: llvm-dev at lists.llvm.org Subject: DBG_VALUE insertion for spills breaks bundles Hi, The insertion of DBG_VALUE instructions for spills does not seem to be handling insert locations inside bundles well. If the spill instruc...
2017 Dec 19
3
DBG_VALUE insertion for spills breaks bundles
...UE MI [BundledSucc=false, BundledPred=false] MI2 [BundledSucc=false, BundledPred=true] Since this happens after the final instruction scheduling, it results in broken schedules. I believe setting the bundling flags before invoking MBB->insertAfter in ExtendRanges should fix this. Best regards Saurabh Verma -------------------------------------------------------------- Intel Research and Development Ireland Limited Registered in Ireland Registered Office: Collinstown Industrial Park, Leixlip, County Kildare Registered Number: 308263 This e-mail and any attachments may contain confidential mate...
2015 Dec 28
2
Getting Started
Hello, My name is Saurabh Shah and I am a second year undergraduate student at DA-IICT, Gandhinagar, India. I am new towards the open source organizations and I find your organization an appropriate one to work on. I know C language very well and eager to learn whatever the suitable project demands. So please guide me on h...
2013 Mar 19
2
Errors while using blkiotune command
.... But when I enter a command: virsh # blkiotune lxcguest --weight 250 I get following errors: error: Unable to change blkio parameters error: Requested operation is not valid: blkio cgroup isn't mounted I also have blkio cgroup mounted. What can be the problem? Thanks in advance. Regards, Saurabh Deochake -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20130319/62f97e17/attachment.htm>
2016 Jan 15
3
Samba installation
I am trying to install Samba on ubuntu 15.10 but constantly getting the same error while configuring: Traceback (most recent call last): File "./buildtools/bin/waf", line 75, in <module> import Scripting File "/home/saurabh/Documents/Samba/samba-4.3.4/third_party/waf/wafadmin/Scripting.py", line 146 except Utils.WafError , e: ^ SyntaxError: invalid syntax Please help me through this and which version of python am I suppose to use? Regards, Saurabh shah
2012 Jan 26
1
can't delete files and directories from windows NFS client
Hi, We couldn't delete any files and directories when connecting glusterfs to windows via NFS. We could make/change files and directories. Although it has written that glusterfs can be connected with windows NFS client in the page shown below. Any ideas to workaround/fix this ?
2004 Nov 24
1
Cannot see contents of ~/mail folder
...eir other files except the mail folder. From what I understand, I don't have to set IMAP path in Mozilla Mail. I tried doing that too, just to try it out, but as expected, it didn't work. What do I need to set in order to see my other folders in the 'mail' directory? Thanks, Saurabh. ------------------------------------------------------------------------ --------------------------- Saurabh Barve Phone : (970) 491-7714 E-mail : sa at atmos.colostate.edu System Administrator, Montgomery Research Group, Deptt of Atmos. Sci., CSU, Fort Collins, CO - 80523
2013 Jul 19
2
pinVcpu not working
Hi all, I am working with libvirt and I am trying to set cpu affinity. Now I can always use      virsh vcpupin <domain_name> <vcpu> <pcpu> to pin vcpus to pcpus. I want to do it using Python API. Now, there is function pinVcpu which is supposed to do that. But this is not working. For example I gave      dom.pinVcpu(0,1) but still my vcpu affinity is for all the pcpus. The
2019 Feb 08
8
32 seconds vs 72 minutes -- expected performance difference?
...erver passdb backend = tdbsam obey pam restrictions = no unix password sync = no pam password change = no map to guest = never usershare allow guests = yes [myshare] path = /samba/uploaded-files browseable = no read only = no valid users = [redacted] -- Saurabh.
2012 Jan 13
1
Quota problems with Gluster3.3b2
Hi everyone, I'm playing with Gluster3.3b2, and everything is working fine when uploading stuff through swift. However, when I enable quotas on Gluster, I randomly get permission errors. Sometimes I can upload files, most times I can't. I'm mounting the partitions with the acl flag, I've tried wiping out everything and starting from scratch, same result. As soon as I
2013 Nov 13
2
Re: User Namespace in LXC
...IPC namespace [*] PID Namespaces [*] Network namespace There is no User Namespace support. So do I need to patch the kernel for user namespace support? What should I do in order to get user namespace working? Following are my system details: OS: Fedora 19 Kernel: 3.9.5 Thanks and Regards, Saurabh Deochake.
2007 Dec 27
2
Installation problems Cisco VPN Client
...e VPN service will be started AUTOMATICALLY at boot time.<br> * Kernel source from "/lib/modules/2.6.18-53.1.4.el5/build" will be used to build the module.<br> Is the above correct [y]<br> Making module<br> make -C /lib/modules/2.6.18-53.1.4.el5/build SUBDIRS=/home/saurabh/software/vpnclient modules<br> make[1]: Entering directory `/usr/src/kernels/2.6.18-53.1.4.el5-i686'<br> CC [M] /home/saurabh/software/vpnclient/linuxcniapi.o<br> In file included from /home/saurabh/software/vpnclient/linuxcniapi.c:12:<br> include/linux/config.h:6:2:...
2015 Dec 31
0
Getting Started
Hi Saurabh, Strange that nobody seemed to have replied to your question. Anyway: if I were a programmer I would have tried to add functionality to the logging part of samba: - we very much miss detailed information on failed authentication attempts on our DC's. A failed auth attempt on a samba DC is...
2019 Feb 11
1
32 seconds vs 72 minutes -- expected performance difference?
On Mon, 11 Feb 2019 09:29:50 +0530 Saurabh Nanda via samba <samba at lists.samba.org> wrote: > Does anyone have any idea about this? > > > On Sat, Feb 9, 2019 at 7:22 AM Saurabh Nanda <saurabhnanda at gmail.com> > wrote: > > > Define "lots of files" ? What does ls | wc -l say ? > >>...
2004 Nov 24
3
dovecot only answers to imap connections
Hey list, Finally got up and running, and now am trying to figure out why dovecot would only accept imap connections - I have people that are happy with pop, but they can only authenticate when they use imap. Is there a conf setting for this somewhere that I am missing? -- Mitch
2013 Nov 11
2
User Namespace in LXC
...r with updated XML file. When I execute "id" command to know if root user inside the container has been mapped with an user from host, i still get output uid as 0 # id -u root 0 Am I doing the steps right to check the user namespacing? Please help me out with this. Thanks in advance, Saurabh Deochake. NTT DATA OSS Center, Pune, India