search for: kanpur

Displaying 20 results from an estimated 29 matches for "kanpur".

2011 Jul 28
2
[LLVMdev] number of static paths
Hi, I am a student at IIT Kanpur. I am working on Path Profiling, i just came with a need to know about the number of static paths in a program(actually in a function) before it's actually get run. As i saw in PathProfiling.c file in llvm\runtime\libprofile they are just storing the path information at run time and dynamically...
2011 Jul 28
0
[LLVMdev] number of static paths
Hi, I am a student at IIT Kanpur. I am working on Path Profiling, i just came with a need to know about the number of static paths in a program(actually in a function) before it's actually get run. As i saw in PathProfiling.c file in llvm\runtime\libprofile they are just storing the path information at run time and dynamically...
2003 Mar 07
2
[Bug 503] Password is echoed when running passwd via ssh
http://bugzilla.mindrot.org/show_bug.cgi?id=503 kj at uue.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From kj at uue.org 2003-03-08 02:04 ------- just
2009 Mar 26
2
[LLVMdev] GSoC 2009 application
Hello, I am a final semester Dual Degree( B.Tech. M.Tech.) student from Indian Institute of Technology, Kanpur. I was looking forward to participate in this year's GSoC 2009.Starting Fall 2009 i shall be pursuing a Phd in compilers. I am having a good background in compilers. My current masters thesis is aimed at automatic parallel code from c programs target for the Cell Processor using speculative and...
2009 Apr 03
2
[LLVMdev] GSoC 2009 application
Here is my formal proposal i have submitted in gsoc. Comments invited. About me: I am a final semester Dual Degree( B.Tech. M.Tech.) student from Indian Institute of Technology, Kanpur. I was looking forward to participate in this year's GSoC 2009.Starting Fall 2009 i shall be pursuing a Phd in compilers. I am having a good background in compilers. My current masters thesis is aimed at automatic parallel code from c programs target for the Cell Processor using speculative and...
2009 Apr 01
2
[LLVMdev] adding header files to code
...ader file in the pass itself. A similar scenario can arise in a parallelizing transformation where one is trying to create threads but this requires inclusion of pthread.h to access the types like pthread_t. etc. -- Kshitiz Garg Graduate Student Department of Computer Science & Engineering IIT Kanpur -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090401/066db204/attachment.html>
2009 Apr 08
3
[LLVMdev] help using indvars pass
...s from 7 to 99. Neither 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>
2009 Apr 03
0
[LLVMdev] GSoC 2009 application
...compilers clone loops and use dynamic checks to enforce invariants in one copy of the loop. Is this intended to be similar to that style of approach? -Chris > > About me: > > I am a final semester Dual Degree( B.Tech. M.Tech.) student from > Indian Institute of Technology, Kanpur. I was looking forward to > participate in this year's GSoC 2009.Starting Fall 2009 i shall be > pursuing a Phd in compilers. I am having a good background in > compilers. My current masters thesis is aimed at automatic parallel > code from c programs target for the Cell Pro...
2013 Aug 11
2
[LLVMdev] pbqp register allocator-need help
...ator for small C programs. by llc -regalloc=pbqp -debug <bitcode of the file> It is giving me segmentation fault for even very simple programs having loops or if statements. Please tell me where I'm going wrong. -- Regards, Smriti Jaiswal MTech Dept of Computer Science and Engg, IIT Kanpur -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130811/ae5b7f10/attachment.html>
2009 Aug 19
1
Ridge regression [Repost]
...X2 X3 3.35158977 0.19460958 0.03152778 -0.15546775 It will be very helpful to me if anybody can help me regarding why the outputs are coming different. I am extremely sorry for my previous anonymous post. regards. ----- Sabyasachi Patra PhD Scholar Indian institute of Technology Kanpur India. -- View this message in context: http://www.nabble.com/Ridge-regression--Repost--tp25048898p25048898.html Sent from the R help mailing list archive at Nabble.com.
2008 Jun 21
1
Fwd: Detection of Answer, hangup, busy etc while using Dial command
---------- Forwarded message ---------- From: Arun Kumar Chaudhary <uniquearun04 at gmail.com> Date: Sat, Jun 21, 2008 at 4:51 PM Subject: Detection of Answer, hangup,busy etc while using Dial command To: asterisk-users at lists.digium.com. Hi Guys, I am in kanpur, India. I am using Dial() command in my phpagi script. I am unable to detect whether it is connected to the dialed number, if the call is picked up, if the called person disconnects the call, or the line is busy. On the asterisk CLI it show native bridging started. I also need to record the discuss...
2007 Sep 04
1
MS Train simulator test
May be this is of some interest. I use wine-0.9.43 under ubuntu 6.06 LTS with the linux kernel 2.6.15-28 The MS Train simulator seems to install ok. when trying to start the following messages appear: $ wine launcher.exe -rungame fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
2016 Dec 27
1
Running grep with LLI
...0. Program arguments: lli kleegrep.bc 1. Running pass 'X86 Machine Code Emitter' on function '@main' Aborted (core dumped) Can anyone help me in debugging this. I am doing wrong in bit-code generation phase or in execution. -- Thanks and Regards Awanish Pandey PhD, CSE IIT Kanpur
2013 Aug 12
1
[LLVMdev] pbqp register allocator-need help
...repro this crash with C source and Clang, the Clang crash > reporting mechanisms (it will provide a .sh and .i file & instruct you to > attach those files to a bug report) are quite handy when reporting bugs. > -- Regards, Smriti Jaiswal MTech Dept of Computer Science and Engg, IIT Kanpur -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130812/81735157/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: test.c Type: text/x-csrc Size: 81 bytes...
2009 Mar 25
1
[LLVMdev] Google Summer of Code 2009
Hi, I am final year undergraduate in the Indian Institute of Technology Kanpur, India and I would like to work on the LLVM compiler infrastructure in the summers under Google Summer of Code 2009. I am greatly interested in adding new transformations and optimization passes to the existing compiler - particularly the _value range propagation_ or _predictive commoning_. Sin...
2009 May 07
3
[LLVMdev] obtaining IR for CellBE code
...ng the standard makefile 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
...loop inside that. 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 Mar 27
0
[LLVMdev] GSoC 2009 application
Hello, Kshitiz > I was interested in taking up the project ideas on adding profile driven > optimization passes and improving alias analysis as this would give me a > chance to carry forward and improve my current work and also contribute > significantly in terms of tangibles. This sounds like a great idea. LLVM definitely lacks some profile-driven optimizations. -- With best
2009 May 08
3
[LLVMdev] problem with analysis required
...ass which has a similar 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 Mar 27
0
[LLVMdev] Shared objects not being built on OS X
...checked against the > 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>