search for: iisc

Displaying 20 results from an estimated 27 matches for "iisc".

Did you mean: iirc
2001 Apr 30
1
R package
...R install package. Any leads to sites from where I can download the same? Thanks Robert ===== Robert John Graduate Student Centre for Ecological Sciences Indian Institute of Science Bangalore 560 012 INDIA Phone : 91-80-3600985 91-80-3092506 Fax : 91-80-3601428 e-mail : robert at ces.iisc.ernet.in -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-reques...
2013 Jan 18
0
[LLVMdev] How to run SPEC200 benhmark in LLVM
Hi Unnikrishnan C, On 18/01/13 09:09, unni_c at csa.iisc.ernet.in wrote: > Hello, > > I want to run SPEC2000 benchmark in LLVM to check correctness of a llvm > module which I wrote. How to run SPEC2000 benchmark in LLVM? > > Unnikrishnan C do you know how to run LLVM's nightly testsuite? It has support for SPEC. When you configure...
2013 Jan 18
2
[LLVMdev] How to run SPEC200 benhmark in LLVM
Hello, I want to run SPEC2000 benchmark in LLVM to check correctness of a llvm module which I wrote. How to run SPEC2000 benchmark in LLVM? Unnikrishnan C -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2012 Nov 10
1
[LLVMdev] error: terminator in the middle of basic block
Hello, I modified the PathProfiling.cpp and run opt -inesrt-path-profiling. it works correctly ,but after path-profile is complete in Verifier::visitTerminatorInst it prints "Terminator found in the middle of a basic block!" . error is I added two basic blocks after return basic block and return has br label %newprint when printed in pathprofile module but in
2008 Oct 20
1
About Torus Rndamiztion
...t to know that Is there any library regarding torus randomization Someone said me that its in Utility.r but i could not find out this please help me in this regard Shubham Surendra D. Champanerkar Project Assistant Prof. R. Sukumar lab Center for Ecological Science (CES) Indian Institute Science (IISc) Bangalore 560012 Mobile No: 09739806995 [[alternative HTML version deleted]]
2011 May 29
3
Re: error while installing orcad
I get this message when i try to launch the setup of OrCAD version 10.0. I have wive version 1.2. [quote]Archive: /media/5CFC92BDFC9290BE/Documents and Settings/Bhuved/Desktop/ORCAD_10 (D)/ORCAD_10 (D)/Setup.exe [/media/5CFC92BDFC9290BE/Documents and Settings/Bhuved/Desktop/ORCAD_10 (D)/ORCAD_10 (D)/Setup.exe] End-of-central-directory signature not found. Either this file is not a zipfile,
2006 Jul 19
1
how to identify RTP packets?
Hi, I am working on voice application. I want to identify RTP packets and set DSCP for those. Is there anyway to accomplish this task either using tc or iptables. Please help me.. Thank you -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2003 Mar 31
8
what was that?
What does mean this bizarre msgid? maillog: Mar 31 19:31:15 cu sm-mta[5352]: h2VFVEGS005352: from=<nb@sindbad.ru>, size=1737, class=0, nrcpts=1, msgid=<!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAfp4Fa2ShPE2u4pP/QpPDIMKAAAAQAAAAj+zb4Isbuk+tYEPVF9Vf, proto=ESMTP, daemon=MTA, relay=wg.pu.ru [193.124.85.219] -- Nikolaj I. Potanin, SA http://www.drweb.ru ID
2012 Apr 27
0
[LLVMdev] Problem in accessing Loops in other Functions Problem in accessing Loops in other Functions problem in accessing the Loops in other functions
On 4/27/12 2:05 PM, shanmuk rao wrote: > Hi, > I am using Loop pass ( runOnLoop() function ) > In this function I want to access all the Loops in all the functions > in the current Module > > the LoopInfo Pass only gives the Loops in the function where the > current Loop resides :-( > > Is there any other Pass by which I can access the Loops in others > functions
2007 Apr 18
1
[Bridge] Re: 2.6.0-test9 : bridge freezes
On Sat, 22 Nov 2003 20:57:44 +0530 (GMT+05:30) anand@eis.iisc.ernet.in (SVR Anand) wrote: > Hi, > > I am one of the system administrators who manage a campus network of 5000 users > that is connected to Internet. We have placed a Linux bridge to isolate the > Internet from the campus. To nullify network flooding effect, we have used > ip...
2012 Apr 27
2
[LLVMdev] Problem in accessing Loops in other Functions Problem in accessing Loops in other Functions problem in accessing the Loops in other functions
Hi, I am using Loop pass ( runOnLoop() function ) In this function I want to access all the Loops in all the functions in the current Module the LoopInfo Pass only gives the Loops in the function where the current Loop resides :-( Is there any other Pass by which I can access the Loops in others functions as well ? ...... Regards, Shanmukha Rao -------------- next part -------------- An HTML
2003 Dec 01
0
No subject
...ss = invalid users = root admin users = bukhari [homes] comment = Home Directories read only = No create mask = 0700 directory mask = 0700 browseable = No [printers] comment = All Printers path = /tmp create mask = 0700 printable = Yes browseable = No Return-Path: <jk@serc415.serc.iisc.ernet.in> Delivered-To: samba@lists.samba.org Received: from serc415.serc.iisc.ernet.in (serc415.serc.iisc.ernet.in [144.16.85.101]) by lists.samba.org (Postfix) with ESMTP id 0F13D45D0 for <samba@lists.samba.org>; Fri, 25 May 2001 04:37:42 -0700 (PDT) Received: from serc415.serc.iisc....
2012 Jul 24
0
[LLVMdev] OpenCL with device fission to LLVM-IR
Can we convert OpenCL code with device fission to LLVM-IR ? If yes, please guide me. Regs, Barun -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2012 Aug 07
0
[LLVMdev] LLVM support for ia64 speculative Instructions
I wanted to generate code for ia64 machine with instructions such as speculative load(ld.s) and checks(chk.s) using llvm .Does the LLVM currently uses these instructions when generating code for ia64?.If not how to generate code using these instructions? Unnikrishnan C -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2012 Dec 26
0
[LLVMdev] Doubt on LLVM optimization
Sub:-code added by my path profiler module not executing with llvm-gcc -03 When compile with llvm-gcc -O3 the path profile result shows frequency count of zero for all paths ins some functions I have four functions insert,delete,print and main. It prints correct values for delete's and main's paths and zero values for print's and insert's paths. This problem occurs only with
2013 Apr 15
0
[LLVMdev] Memory dependence profiling in LLVM
Hello, I want to do a memory dependence profiling. Is there any freely available implementation of memory dependence profiling implementations in LLVM which I can modify for my own use? Unnikrishnan C -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2013 Apr 19
2
[LLVMdev] Help:- Memory dependence profiling in LLVM
----------------- Hello, I want to do a memory dependence profiling. Is there any freely available implementation of memory dependence profiling implementations in LLVM which I can modify for my own use? Unnikrishnan C -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
2010 Jan 12
0
post-hoc after ancova
I have done ancova with categorical and continuous predictor variables. The categorical predictor variable shows significant effect on the dependent variable. I would like to do a post-hoc test to see which groups in the categorical variable differ. I have explored Tukey test in multcomp package. My study is similar to the "litter data". In the code it's mentioned that the contrast
2005 Jan 28
0
Continuously ringing Zap/4-1 TDM11B All of a sudden ?[Urgent Pls]
Dear All, All these days I was ahpppily using Asterisk with TDM11B, but from today all of a sudden asterisk has started acting strange. The telephone device connected to channel 1 rings continously, following info is displayed on console -- Starting simple switch on 'Zap/4-1' Jan 28 15:38:58 ERROR[77024176]: callerid.c:261 callerid_feed: fsk_serie made mylen < 0 (-8) Jan 28
2004 May 26
0
(no subject)
hi, I am currently working on a project on implementation of diffserv testbed using tc utility from iproute2 package. i am struck in the dsmark qdisc which allows to mark the DSCP field in IP header at the first hop router. Once the packets are marked at the first hop , how to schedule them at the outgoing interface of the router.What i mean is after creating classes for each DS value, how to set