search for: dasgupta

Displaying 20 results from an estimated 117 matches for "dasgupta".

2016 Nov 24
2
Running "different tests" on cmake based test-suite build
...ch projects more convenient. I just assumed this feature was deprecated as I got the impression that I was the only one still using it. Regards, John Criswell > Kind regards, > > Arnaud > > *From:*llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] *On Behalf Of > *Sandeep Dasgupta via llvm-dev > *Sent:* 24 November 2016 02:32 > *To:* llvm-dev at lists.llvm.org > *Subject:* [llvm-dev] Running "different tests" on cmake based > test-suite build > > Hello Friends, > > With configure based build deprecated on llvm, how can I run different >...
2006 Dec 23
1
bug in odfWeave
...ing entry in style.xml is "fo:font-style==italic". For the windows version, which I'm using, I can't correct since the R files are packaged in odfWeave.rdb (or at least I don't know how). Hopefully Max Kuhn or someone can update the windows binary to correct this. Abhijit Dasgupta PS: I found the bug after downloading the source files.
2012 Aug 28
7
[LLVMdev] LLVM Austin Social
There are a bunch of us working on LLVM in Austin. So we're organizing a LLVM Austin Social in September. The social will be on Wednesday, September 12 from 5 pm at the BB Rovers Cafe and Pub. It'll be great to meet up with folks in Austin who are also interested in LLVM. Please reply and let me know if you plan on attending so that I can get a count. BB Rovers is on Jollyville road
2008 Oct 22
5
LDAP Problem
I am trying to configure puppet with LDAP repository . I have set puppet schema and I have also added node definition at LDAP. Here is my configuration details . ############################################################## Puppet.conf node_terminus = ldap ldapserver = 10.250.11.127 ldapbase = ou=Hosts,dc=xyz,dc=com ldapassword = secret
2010 Nov 04
3
postForm() in RCurl and library RHTMLForms
...it doesn't give me desired result Also I was trying to use the function getHTMLFormDescription from the package RHTMLForms but there we can't use the argument .opts=list(useragent = getOption("HTTPUserAgent")) which is needed for this particular website Thanks and Regards Sayan Dasgupta [[alternative HTML version deleted]]
2012 Mar 29
2
[LLVMdev] VLIWPacketizerList: failing to schedule terminators
...ion failure is happening before the main packetizer loop, so it doesn't look like that function is ever called. -Tom > > -----Original Message----- > > From: Tom Stellard [mailto:thomas.stellard at amd.com] > > Sent: Thursday, March 29, 2012 11:01 AM > > To: Anshuman Dasgupta; Sergei Larin > > Cc: llvmdev at cs.uiuc.edu > > Subject: VLIWPacketizerList: failing to schedule terminators > > > > Hi, > > > > I'm trying to use the VLIWPacketizerList to schedule instructions for > > the R600 target, and I'm running into this...
2016 Nov 24
2
Running "different tests" on cmake based test-suite build
...for trying to include $(LLVM_OBJ_ROOT)/Makefile.config which is obviously not there on a cmake based llvm build. I have to edit the generated makefile to bypass this. Can you please point me to some clean solution or let me know if am missing something? -- *With Thanks and Regards* Sandeep Dasgupta Research Assistant CS @UIUC (http://web.engr.illinois.edu/~sdasgup3/) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161123/d32d163d/attachment.html>
2012 Mar 29
0
[LLVMdev] VLIWPacketizerList: failing to schedule terminators
...xperience with sched DAG constructor. Sergei -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum. > -----Original Message----- > From: Tom Stellard [mailto:thomas.stellard at amd.com] > Sent: Thursday, March 29, 2012 2:23 PM > To: Sergei Larin > Cc: 'Anshuman Dasgupta'; llvmdev at cs.uiuc.edu > Subject: Re: VLIWPacketizerList: failing to schedule terminators > > On Thu, Mar 29, 2012 at 01:50:58PM -0500, Sergei Larin wrote: > > Tom, > > > > What is in your isSchedulingBoundary? If it contains isLabel you > might > > need...
2012 Nov 15
3
[LLVMdev] Code Ownership - Hexagon backend
Chris, I'd like to take code ownership of the Hexagon backend. Thanks -Anshu --- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
2012 Nov 15
0
[LLVMdev] Code Ownership - Hexagon backend
On Nov 15, 2012, at 11:10 AM, Anshuman Dasgupta <adasgupt at codeaurora.org> wrote: > Chris, > > I'd like to take code ownership of the Hexagon backend. Sounds fine to me, assuming your other colleagues are ok with that. -Chris
2006 Dec 22
1
odfWeave problem
...Italic$fontType='italic' setStyleDefs(StyleDefs) The ArialNormalRight definition isn't working, though the ArialLeftBold is. Could someone help? Looking at the code, odfWeave uses functions readXML and addStyleDefs, which I cannot find. How should I go about finding these? Abhijit Dasgupta, Ph.D. Assistant Professor | Division of Biostatistics Department of Pharmacology and Experimental Therapeutics | Thomas Jefferson University 1015 Chestnut St | Suite M100 | Philadelphia, PA 19107 Ph: (215) 503-9201 | Fax: (215) 503-3804
2009 Oct 30
1
Package zelig
...crisis, model = "weibull", data = coalition, cluster = "invest", robust = TRUE) *It is giving the following error *Error in rowsum.default(resid(fit, "dfbeta"), cluster) : 'x' must be numeric Please help where it is going wrong Thanks and Regards Sayan Dasgupta [[alternative HTML version deleted]]
2010 May 12
1
snow makeCluster (makeSOCKcluster) not working in R-2.11
...cl) When I run the same code in Windows R-2.11 (either 32-bit or 64-bit), R hangs at cl<-makeCluster(6, type='SOCK') and no R processes are spawned. I was wondering if others have encountered this problem, and any suggestions on solving this would be greatly appreciated. -- Abhijit Dasgupta, PhD Statistician | Clinical Sciences Section | NIAMS/NIH [[alternative HTML version deleted]]
2012 Jun 25
2
[LLVMdev] [llvm-commits] [PATCH] Refactoring the DFA generator
Hi Anshu, Just in case you have forgotten this thread ;-). Is this patch ok to commit or does it not apply to trunk properly ? I can fix it if that's the problem. Ivan On 20/06/2012 19:33, Anshuman Dasgupta wrote: > > > Thanks for reviewing this. I added a top comment for AddInsnClass > and I fixed the violation of column numbers. > > Great. Looks good to me. > > > IMO, it wil be nice to keep it alive for performance comparisons. > Given the overall performance > &gt...
2012 Dec 11
2
[LLVMdev] Possible bug in DFAPacketizer::ReadTable
Hi Anshu, I got a testbench which fails (and segfaults) consistently with an environment (gcc + os) conveniently preserved in a virtual machine. I will confirm that it is gone there and report. Thanks for the fix :) Carlos 2012/12/10 Anshuman Dasgupta <adasgupt at codeaurora.org> > Carlos, > > I committed a fix in r169783. Thanks for catching this. > > However, I could not reproduce an invalid read or a segfault even with > fadd.ll. Is there a test case you can check in that reproduces this bug? > Even if the segfaul...
2012 Jun 26
4
[LLVMdev] [llvm-commits] [PATCH] Refactoring the DFA generator
...u > > > >> Hi Anshu, >> >> Just in case you have forgotten this thread ;-). Is this patch ok to >> commit or does it not apply to trunk properly ? >> I can fix it if that's the problem. >> >> Ivan >> >> On 20/06/2012 19:33, Anshuman Dasgupta wrote: >>>> Thanks for reviewing this. I added a top comment for AddInsnClass >>> and I fixed the violation of column numbers. >>> >>> Great. Looks good to me. >>> >>>> IMO, it wil be nice to keep it alive for performance comparisons. >...
2015 Dec 02
3
Code owner for Hexagon backend
Hello all, I’m planning to transition the code ownership of the Hexagon backend to Krzysztof Parzyszek. Krzysztof has done an excellent job of updating the Hexagon backend and engaging in community discussions (on the Hexagon backend and on other topics). He has a number of improvements planned for the Hexagon compiler and is an obvious choice for owning the Hexagon target. If there are no
2012 Aug 29
1
[LLVMdev] [llvm-commits] [PATCH] Refactoring the DFA generator
On 28/08/2012 00:21, Anshuman Dasgupta wrote: > Ivan, > > Thanks for working on the patch. It looks good to me except for the > removal of the Transition class: > > > (1) Should I completely remove Transition and create a map structure > in State (input, state) to replace them? > > Yes, please remove the T...
2012 Jun 28
3
[LLVMdev] [llvm-commits] [PATCH] Refactoring the DFA generator
I missed last 2 commits made by Alexey. Following his advices, I updated the patch. It should be ok now. Ivan On 27/06/2012 21:42, Anshuman Dasgupta wrote: > Committed in r159281. > > -Anshu > > > On 6/26/2012 3:04 AM, Ivan Llopard wrote: >> Hi Anshu, >> >> I don't have commit access. It applies correctly on trunk, I've just >> checked it. Could you please commit it? >> >> Ivan >...
2012 Dec 10
2
[LLVMdev] Possible bug in DFAPacketizer::ReadTable
...ling llvm with gcc-4.4 makes it segfault, but with gcc-4.7 the bug gets hidden again (it still happens, but values after DFAStateEntryTable in memory are such that ReadTable does not break bad). If you find more info will help you track it down just let me know :) BR Carlos 2012/12/10 Anshuman Dasgupta <adasgupt at codeaurora.org> > Hi Carlos, > > Thanks for identifying the bug. I'll confirm and fix. Is there a bug > report open for this? > > -Anshu > > --- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted > by The Linux Foundati...