search for: bora

Displaying 20 results from an estimated 31 matches for "bora".

Did you mean: bor
2016 Mar 21
2
git running very slow
Hello Tim, Thank you for the information. I am wondering if anyone else is facing the same issue? Or it is just that my institute firewall is creating the problem. Regards, Utpal Bora Ph.D. Scholar +917032002001 Computer Science & Engineering IIT Hyderabad On Sun, Mar 20, 2016 at 10:14 PM, Tim Northover <t.p.northover at gmail.com> wrote: > Hi Uptal, > > On 20 March 2016 at 01:06, Utpal Bora via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > &...
2016 Mar 23
2
[GSoC] Polly as an Analysis pass in LLVM
...e.com/document/d/1QyUzL3OOwJSI91lDqr7VsvqUsFyTY9FlpAwbGSipUtw/edit>" as my project for this years GSoC. The broad idea is to provide an API to Polly's dependence framework and integrate it to Loop Vectorizer. Kindly share your thoughts and help me improve the proposal. Regards, Utpal Bora Ph.D. Scholar +917032002001 Computer Science & Engineering IIT Hyderabad -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160324/b6fa2741/attachment.html>
2016 Aug 25
2
lnt issue- Could not find required distribution six==1.9.0
...the active version in easy-install.pth* *Installed /home/xxx/xxx/workBox/lib/python2.7/site-packages/six-1.8.0-py2.7.egg* *error: Could not find required distribution six==1.9.0* *When I run lnt, I am getting the following error-* *pkg_resources.DistributionNotFound: six==1.9.0* Regards, Utpal Bora Ph.D. Scholar Computer Science & Engineering IIT Hyderabad http://utpalbora.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160825/81894aa8/attachment.html>
2006 Dec 01
4
I've been hacked -- what should I do next?
My home system has been hacked. It's running CentOS 4.4, and I recently added an account to play around with Samba shares to back up PCs here at home. I had set a weak password for that account and forgot to disable it after my testing. I could hear the disk being accessed constantly, so I knew something was up. I disabled the port forwarding to my CentOS box on my Linksys router
2016 Mar 20
2
git running very slow
Hi All, git is running very slow for me while cloning from llvm.org/git/llvm.git while it is reasonably fast for me cloning from github.com/llvm-mirror/llvm.git Please suggest which repo is used by most developers or what alternative I can use? Regards, Utpal Bora Ph.D. Scholar +917032002001 Computer Science & Engineering IIT Hyderabad -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160320/747ed146/attachment.html>
2016 Mar 24
0
[GSoC] Polly as an Analysis pass in LLVM
Hi Utpal, This is a nice proposal :) Can you submit it through the GSoC interface please? I don't see it in the list of applications. Note that the deadline for the final submission is Friday 7pm UTC. Best, -- Mehdi > On Mar 23, 2016, at 1:12 PM, Utpal Bora via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hello All, > > I would like to propose "Polly as an Analysis pass in LLVM <https://docs.google.com/document/d/1QyUzL3OOwJSI91lDqr7VsvqUsFyTY9FlpAwbGSipUtw/edit>" as my project for this years GSoC. > The broa...
2016 May 07
3
[GSoC 2016] Introduction - Polly as an Analysis pass in LLVM
...like isParallel(), isVectorizable(), tripCount(Loop&). Please feel free to post your comments and suggestions on this. [1] https://docs.google.com/document/d/1QyUzL3OOwJSI91lDqr7VsvqUsFyTY9FlpAwbGSipUtw/edit# [2] https://groups.google.com/forum/#!topic/polly-dev/DuRxNmKfEnM Regards, Utpal Bora Ph.D. Scholar Computer Science & Engineering IIT Hyderabad -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160507/4d4a421e/attachment.html>
2011 Sep 29
1
Fwd: Re: VirtFS Query
Richard, FYI. On Wed, 28 Sep 2011 17:05:42 +0530, Harsh Bora <harsh at linux.vnet.ibm.com> wrote: > Hi Aneesh, > > Richard asked me if we have any plans to provide a solution for this use > case: > > https://www.redhat.com/archives/libguestfs/2011-September/msg00089.html > > IIUC, VirtFS as a rootfs is targeted towards this req...
2016 Jun 20
2
[GSoC 2016] Polly as an Analysis pass - Midterm report
...86 <http://reviews.llvm.org/D21486> I thank Johannes, Tobias, Michael, Ether and others for all the support/feedback/advises. Especially, Johannes for the time spent in hangouts, which we have been having two times a week. Looking forward for your suggestions and comments. Regards, Utpal Bora Ph.D. Scholar Computer Science & Engineering IIT Hyderabad http://utpalbora.github.io -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160620/380cbd4a/attachment.html>
2005 Jan 09
0
isolinux 3.xx bug very maybe?
...h use the Isolinux bootloader, also used on many Linux distribution cdroms / DVDs. However the working one has version 2.xx, failing one has version 3.05 Boot from cdrom, then select option 1, and you should see the following: VMware Workstation unrecoverable error: (vcpu-0) NOT_IMPLEMENTED C:/ob/bora-11888/bora/devices/misc/flashram.c:502 A log file is available in "C:\Documents and Settings\me\Mijn documenten\My Virtual Machines\MS-DOS 12\vmware.log". A core file is available in "C:\Documents and Settings\Bernd\Application Data\VMware\vmware-vmx-9704.dmp". Please request su...
2016 Mar 25
1
Polly as an Analysis pass in LLVM
...e other analysis engines fail to provide a concrete result. I do not want to overestimate things by proposing such a common framework for Dependence analysis in LLVM. The integration will not be tight as we can return empty analysis result if Polly is not compiled with LLVM tools. Regards, Utpal Bora Ph.D. Scholar +917032002001 Computer Science & Engineering IIT Hyderabad On Fri, Mar 25, 2016 at 7:53 AM, Hongbin Zheng <etherzhhb at gmail.com> wrote: > In the design the LLVM passes always directly communicate with PolyhedralInfo, > this requires Polly tightly integrate in to L...
2010 Jan 24
2
ReceiveFAX and SendFAX questions
...exten => 101,2,Wait(3) exten => 101,3,ReceiveFAX(/var/spool/asterisk/tmp/fax.tiff) exten => 101,4,System(fax.sh) cat /usr/bin/fax.sh tiff2pdf -p A4 /var/spool/asterisk/tmp/fax.tiff > /var/spool/asterisk/tmp/fax.pdf mutt -s 'New FAX for you sir' -a /var/spool/asterisk/tmp/fax.pdf boras at inputinterior.se < /dev/null That works, i receive the fax as an attachment, but as I asked before why is not example 1 working? SendFAX question: exten => 101,1,Answer() exten => 101,2,Wait(3) exten => 101,3,ReceiveFAX(/var/spool/asterisk/tmp/fax.tiff) exten => 101,4,"So...
2009 Jun 02
2
Slave as master
Hi All! I need to set up machine as slave which will act as? a master to some subordinate clients. The machine is question is a master node a parallel cluster which I want it to act as a master for the computing nodes but set itself as a slave with a master exclusively controlling the UPS elsewhere. Is this possible and how? --- Madhurjya ______________________________________ Physics
2004 Oct 04
1
Can't join domain
...ublic Disk Public Stuff IPC$ IPC IPC Service (Samba Server 3.0.2a) ADMIN$ IPC IPC Service (Samba Server 3.0.2a) Domain=[BIC] OS=[Unix] Server=[Samba 3.0.2a] Server Comment --------- ------- BORA BIC master computer CARANGUE Samba Server 3.0.2a Workgroup Master --------- ------- BIC CARANGUE smbldap-usermod -u 0 Administrator apply on windows xp, the seal modification with regedit Made m...
2016 Mar 24
3
Polly as an Analysis pass in LLVM
On 03/23, Hongbin Zheng wrote: > Hi Johannes, > > On Mon, Mar 21, 2016 at 6:35 PM, Johannes Doerfert < > doerfert at cs.uni-saarland.de> wrote: > > > Hey Utpal, > > > > First of, I think you made nice process here and have some very good > > ideas of what we could do in the future. > > > > [NOTE: I CC'ed some people that have shown
2017 Sep 04
2
llvm-dev Digest, Vol 159, Issue 2
...SaleemAbdulrasool, Sameer Sahasrabuddhe, Sanjoy Das, Sameer AbuAsal, SamNovak, Sebastian Pop, Siddharth Bhat, Singapuram Sanjay Srivallabh,Sumanth Gundapaneni, Sunil Srivastava, Sylvestre Ledru, Star Tan, TanyaLattner, Tim Shen, Tarun Ranjendran, Theodoros Theodoridis, Utpal Bora,Wei Mi, Weiming Zhao, and Yabin Hu.* -- Hal Finkel Lead, Compiler Technology and Programming Languages Leadership Computing Facility Argonne National Laboratory
2016 Mar 25
0
Polly as an Analysis pass in LLVM
In the design the LLVM passes always directly communicate with PolyhedralInfo, this requires Polly tightly integrate in to LLVM. If we do not want a tight integration, we can do the following: 1. Introduce an abstract memory dependency query interface, like AliasAnalysis 2. I remember LLVM had already have dependency analysis, this can be the default implementation of the memory dependency query
2009 Apr 27
0
VIF's in R using BIGLM
...0 1 1 4 1 Porsche 914-2 26.0 4 120.3 91 4.43 2.140 16.70 0 1 5 2 Lotus Europa 30.4 4 95.1 113 3.77 1.513 16.90 1 1 5 2 Ford Pantera L 15.8 8 351.0 264 4.22 3.170 14.50 0 1 5 4 Ferrari Dino 19.7 6 145.0 175 3.62 2.770 15.50 0 1 5 6 Maserati Bora 15.0 8 301.0 335 3.54 3.570 14.60 0 1 5 8 Volvo 142E 21.4 4 121.0 109 4.11 2.780 18.60 1 1 4 2 Example model: model <- mpg ~ cyl + disp + hp + drat + wt + qsec + vs + am + gear + carb Regression: reg_lm <- lm(model, mtcars) Results: > summary(reg_lm) Cal...
2017 Sep 04
2
[RFC] Polly Status and Integration
...dhe, Sanjoy Das, Sameer AbuAsal, > > SamNovak, Sebastian Pop, Siddharth Bhat, Singapuram Sanjay > > Srivallabh,Sumanth Gundapaneni, Sunil Srivastava, Sylvestre Ledru, Star > > Tan, TanyaLattner, Tim Shen, Tarun Ranjendran, Theodoros Theodoridis, > > Utpal Bora,Wei Mi, Weiming Zhao, and Yabin Hu.* > > > > -- > > Hal Finkel > > Lead, Compiler Technology and Programming Languages > > Leadership Computing Facility > > Argonne National Laboratory > > > > > > >...
2016 Mar 21
3
Polly as an Analysis pass in LLVM
Hey Utpal, First of, I think you made nice process here and have some very good ideas of what we could do in the future. [NOTE: I CC'ed some people that have shown interest in this topic but I might have forgotten some, therefor I also added the llvm-dev list.] For the upcoming GSoC proposal we should slow down a little bit and reevaluate our goals. After talking to a couple of LLVM and