search for: iitk

Displaying 20 results from an estimated 41 matches for "iitk".

Did you mean: iit
2016 Nov 16
2
dovecot pre-install issue
...tor was somewhat broken when there were exactly two directors in the ring. It caused errors about "weak users" getting stuck. 2) http://wiki2.dovecot.org/Design/DoveadmProtocol/HTTP An interesting feature to explore post setup. With thanks & regards, Soumitri Mishra http://home.iitk.ac.in/~soumitri/ On Wednesday 16 November 2016 04:31 PM, Thierry de Montaudry wrote: >> On 16 Nov 2016, at 11:06, soumitri at iitk.ac.in wrote: >> >> Hello all, >> >> I am going for a dovecot director based setup (2 director+ 2 imap), more imap servers will be added l...
2016 Nov 16
0
dovecot pre-install issue
> On 16 Nov 2016, at 13:32, soumitri at iitk.ac.in wrote: > > Hi, > > Thanks for the reply. I guess RHEL choose v2.2.10 <http://dovecot.org/list/dovecot-news/2013-December/000268.html> as it is a good release with all the things working. > > My source of confusion are from > 1) http://dovecot.org/oldnews.html &l...
2016 Nov 16
3
dovecot pre-install issue
...CentOS7 with with latest compiled version. I have to be more involved if a bug is found. I will prefer a less admin work after the setup, with all/most features working. If you have a recent similar setup/dovecot gurus, Pl. suggest. With thanks & regards, -- Soumitri Mishra http://home.iitk.ac.in/~soumitri/
2011 Jul 28
2
[LLVMdev] number of static paths
...mically adding entries for the new path. But i need to know the number of static paths (total paths in a function ) whether they are executed or not. Please help me know that, can LLVM provide me with number of static paths or not. -- Gaurav Kumar MTech CSE IIT Kanpur +918960440344 http://www.cse.iitk.ac.in/users/gourav/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110729/364b3a0e/attachment.html>
2011 Jul 28
0
[LLVMdev] number of static paths
...mically adding entries for the new path. But i need to know the number of static paths (total paths in a function ) whether they are executed or not. Please help me know that, can LLVM provide me with number of static paths or not. -- Gaurav Kumar MTech CSE IIT Kanpur +918960440344 http://www.cse.iitk.ac.in/users/gourav/ -- Gaurav Kumar MTech CSE IIT Kanpur +918960440344 http://www.cse.iitk.ac.in/users/gourav/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110729/62f9d507/attachment.html>
2009 Apr 08
3
[LLVMdev] help using indvars pass
...ther is there a Phinode for a I am using the following commands llvm-gcc -emit-llvm -c hello.c opt -indvars hello.o >hello.bc llvm-dis hello.bc Is there something I am missing? Thanks, -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090408/1fcb97e2/attachment.html>
2016 Nov 16
0
dovecot pre-install issue
> On 16 Nov 2016, at 11:06, soumitri at iitk.ac.in wrote: > > Hello all, > > I am going for a dovecot director based setup (2 director+ 2 imap), more imap servers will be added later depending on demand/load. Presently I have 12000+ dovecot users with Maildir quota varying from 1 GB to 20GB. (peak hour IOPS 50000+) > > I...
2019 Dec 05
1
dovecot expunge
...be deleted. doveadm search gives me folder GUID and file UID, I want to use this specific information to delete/expunge. E.g. Following command deletes all duplicates, but I want to keep just one. doveadm expunge? -u user1 mailbox INBOX HEADER Message-ID '5de82b2d.6VWfTzsd/fEAxfV7%cytx at iitk.ac.in' The following does not help doveadm deduplicate -u user1 mailbox INBOX -- Sincerely, Soumitri Mishra
2003 Jan 21
2
How to convert jpg into lss format
I would like to to know about conversion from jpg file to lss format. I used ppmtolss16. It is giving following errors. for .jpg file: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. for .png files: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. from .ppm file: ( I converted .jpg file in to .ppm file using irfanview)
2004 Aug 18
2
[LLVMdev] Forward of moderated message
An embedded message was scrubbed... From: kapil at iitk.ac.in Subject: Help regarding LLVM IR Date: Wed, 18 Aug 2004 22:31:41 +0530 (IST) Size: 1833 URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040818/584b1397/attachment.mht>
2009 Mar 26
2
[LLVMdev] GSoC 2009 application
...t would be a great help if i could get to interact with the project mentor in order to identify the project miles stones and goals before making the formal proposal. with best regards, Kshitiz -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg <http://home.iitk.ac.in/%7Ekshitizg> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090326/17cffaaa/attachment.html>
2009 May 07
3
[LLVMdev] obtaining IR for CellBE code
...efile format supplied with the example codes of CellSDK. Is there any alternate way / intrinsic which can be called to introduce calls to the Cell C intrinsic functions?? TIA, regards, Kshitiz -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg
2009 Apr 22
2
[LLVMdev] Adding structures in a loop pass
...Is there a way to call the loop pass from inside the module pass or obtain information about the loops present inside the module and individually call the loop pass on them. Thanks in Advance, -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg
2009 Apr 03
2
[LLVMdev] GSoC 2009 application
...____________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090403/e65d8967/attachment.html>
2009 May 08
3
[LLVMdev] problem with analysis required
...ilar structure and its runOnFunction iterates over loop list from LoopInfo. I think I am missing some line to add. Can someone please point out the cause of the error?? Thanks regards, Kshitiz -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg
2009 Apr 03
0
[LLVMdev] GSoC 2009 application
...> LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > > -- > Kshitiz Garg > Graduate Student > Department of Computer Science & Engineering > IIT Kanpur > http://home.iitk.ac.in/~kshitizg > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2020 Feb 05
2
How to distinguish between user defined function in a program and library functions
<div dir="ltr"><br> </div><div dir="ltr">Actually I want to run some analysis pass only on the user defined functions but not on the library functions. Is there any boolean method that can tell which is a library function and which is not? </div><div class="wps_quotion">On 5 Feb 2020 5:23 a.m., David Blaikie
2009 Mar 27
0
[LLVMdev] Shared objects not being built on OS X
...e > documentation. > the .so file gets build in the directory <path to llvm installation>/llvm-2.4/Release/lib/ for the 2.4 release. I think i should be similar for other releases -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090328/ca7c33e5/attachment.html>
2009 Apr 08
0
[LLVMdev] help using indvars pass
On Wed, Apr 8, 2009 at 10:26 AM, Kshitiz Garg <ksh.cseiitk at gmail.com> wrote: > Neither is there a Phinode for a Maybe you need to run mem2reg first? -Eli
2009 May 09
1
[LLVMdev] inserting #pragmas and comments?
...hall do some analysis and modifications to provided source code. Then I wish to parallelize the modified loop using open-MP by inserting openmp pragmas in the generated c code. regards, Kshitiz -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur http://home.iitk.ac.in/~kshitizg