search for: khans

Displaying 20 results from an estimated 427 matches for "khans".

Did you mean: hans
2008 Oct 29
1
Help with impute.knn
ear all, This is my first time using this listserv and I am seeking help from the expert. OK, here is my question, I am trying to use impute.knn function in impute library and when I tested the sample code, I got the error as followingt: Here is the sample code: library(impute) data(khanmiss) khan.expr <- khanmiss[-1, -(1:2)] ## ## First example ## if(exists(".Random.seed"))
2008 Jul 07
3
rsh problems in CentOS 5.2 (was "cvs command failure on 5.2")
Okay, I've narrowed the problem down quite a bit. As previously reported, in CentOS 5.2 I get this: $ cvs log Makefile poll: protocol failure in circuit setup cvs [log aborted]: end of file from server (consult above messages if any) Turns out this is a problem with rsh: $ rsh khan ls connect to address 10.24.15.48 port 544: Connection refused Trying krb4 rsh... connect to address
2014 Oct 15
2
[LLVMdev] using -debug-ir to map identify IR mapping
Adding the flags in an opt pass seems to do the trick. I added the flags as follows M.addModuleFlag(llvm::Module::Warning, "Dwarf Version", 3); M.addModuleFlag(llvm::Module::Error, "Debug Info Version", llvm::DEBUG_METADATA_VERSION); llvm-dwarfdump and addr2line now point at a line in .ll files, not the source files. Thanks! /Muneeb On 15 Oct
2014 Oct 15
2
[LLVMdev] using -debug-ir to map identify IR mapping
Yes, I am using opt and llc from the same version (3.5). I know that there were issues with debug-ir in 3.4. I have explored the source tree myself for 3.5 and I know that the pass -debug-ir does kick in with opt. But I have no clue of what happens with the debug information in (and after) the llc pass. /Muneeb On 15 Oct 2014, at 17:14, David Blaikie <dblaikie at gmail.com> wrote: >
2014 Oct 15
2
[LLVMdev] using -debug-ir to map identify IR mapping
On Wed, Oct 15, 2014 at 9:04 AM, Adrian Prantl <aprantl at apple.com> wrote: > I have no experience with debug-ir, but is it possible that the debug-ir > pass never sets the debug info version? There should be a named metadata > node > !llvm.module.flags = !{..., !123} > !123 = metadata !{i32 1, metadata !"Debug Info Version", i32 2} > in the .ll output. If
2010 Sep 15
3
Skip Busy Agents/Channels from Queue
Is there a way skip / ignore the member whose status is busy in the Queue. I have two channel member in queue and i have set the peer limit 2 for these members. I want to skip those member who are currently on the call (answered to calls) and now their status is busy, if Queue see the busy status caller will not enter in the Queue and go to the next priority. [test-queue] strategy = rrmemory
2009 Jul 31
5
Creating a column based on data in another column
hello all, I have a data frame and I want to create a column which assigns a letter based upon the value in another column. The data column has velocities ranging from 0 to 1000. So for example, for velocities between 0 and 300 I'd like to assign the letter "A" in the new column, for 300-600, "B" and so on and so forth. How would I do this? Thank you very much! Mehdi
2009 Jan 10
3
Asterisk/GXW410x IP Analog Gateway
Hello All, I am trying to setup a small system where Nextone Softswitch will send traffic to Asterisk and then terminate on Grandstream GXW410x IP Analog Gateway but for some odd reasons the call are flashed back from Grandstream to Asterisk and creating a Black loop... I did follow the instructions provided by Grandstream support but it doesn't seems to be working...
2014 Oct 15
2
[LLVMdev] using -debug-ir to map identify IR mapping
Hi, I am using the -debug-ir pass in LLVM-3.5 opt tool to map binary information back to the IR instead of the source files. I use the opt tool to generate a .ll file. But when I run the llc tool on it to generate an assembly (or object) file, it gives me the following warning warning: ignoring debug info with an invalid version (0) in How can I use the debug-ir functionality to achieve a
2016 Mar 04
3
vignette index
Dear helpers, I have multiple vignette files for a package, and I would like to have the "right" order of these files when displayed online. For instance, see below: https://cran.r-project.org/web/packages/bst/index.html The order of vignette links on CRAN is different from what I hoped for: > vignette(package="bst") Vignettes in package 'bst': pros
2007 Aug 04
3
request
I want to calculate the commulative sum of any numeric vector with the following command but this following command does not work "comsum" My question is , how we can calculate the commulative sum of any numeric vector with above command Thanks Zahid Khan Lecturer in Statistics Department of Mathematics Hazara University Mansehra. ---------------------------------
2011 Apr 07
2
Asterisk Avaya SIP Trunking One Way Audio
I am facing one way audio problem in sip trunking between asterisk and avaya. +-------------+ +----+ | avaya sip |-------| P1 | +-------------+ +----+ | | | +-------------+ | Asterisk | WAN
2006 Apr 11
12
RJS
I am trying to use RJS as shown in this tutorial : http://www.codyfauser.com/articles/2005/11/20/rails-rjs-templates However it does not seem to work. I am not getting any excpetions in the logs. Here is what the logs say : Parameters: {"action"=>"add", "controller"=>"homepage"} Rendering homepage/add The homepage/add is named add.rjs I know
2015 Nov 20
2
Cannot boot
I can boot from DVD. I deleted kernel. Thought it will fix the problem. Now I can see rescue menu only. Kernel source is there. How to get back kernel. On Friday, November 20, 2015, Arun Khan <knura9 at gmail.com> wrote: > On Fri, Nov 20, 2015 at 2:18 PM, Siva Prasad Nath > <shivaprasadnath21 at gmail.com <javascript:;>> wrote: > > Hi, > > My server not able
2009 Jul 30
4
Scatter Plot
Dear Sir I want to write the numbers 1,2,3,----on a scatter plot instead of points, like 1 corresponding to first point on plot, 2 corresponding second point etc. Help in this regard. Regards -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. [[alternative HTML version deleted]]
2017 Oct 02
4
Display IP addresses on the system console *before* the login prompt.
I have a bunch of VBox Linux VMs (CentOS 6/7, Debian7/8/9, Ubuntu (14.0/16.04, Alpine) that get dynamic IPs. To get their respecitive IP addresses I have to login and run 'ip addr' I would like such info to be displayed on the VM console *before* the login prompt. Ideally an ASCII log + info (see below sig line). Thus, I can get the info from the VM console without having to login. I
2003 Jun 26
0
Accounts randomly clobber on user add (LDAP, XP, Samba PDC)
Hi folks, This has been quite a mystery to us; we are in the process of migrating over from workgroups to a domain with Samba as the PDC. Every now and then when we add a machine to the domain it clobbers a random user's account in our LDAP database. I though it might be a problem with the smbldap-tools included in the samba dist., but after reviewing the code and retooling
2004 Aug 06
3
ices cvs crashing
Well, hi folks: I am still having this problem with ices crashing regularly. I have upgraded to todays cvs for ices and icecast hoping that would take care of it but no such luck. I am not sure just what is going on. It seems to happen fairly often which is not exactly making my listeners happy. I will include the relevant portion of the ices.log below. I would appreciate any suggestions
2011 Dec 29
21
Puppetserver error
Hello everyone, I am new to puppet. I have installed on redhat Enterprise 5and seems to be working fine. Couple days ago I was testing some permissions on / etc folder and applied 600 /etc and sub folders. Although I have reverted the permission but I am having issues on puppetmaster. Currently I have these permission on etc 755 and puppet folder: my /etc folder is 755 and puppet folder with tese
2016 Mar 21
2
Loss of devices registration (pjsip)
I have added CID name prefix on inbound route. and it works fine :) now I can simply forward five incoming routes to one extension. and as far as I guess, if I add CID name prefix for every number. it should work :) thanks alot :) On Tue, Mar 22, 2016 at 2:28 AM, somsad khan <ctrlz.network at gmail.com> wrote: > hello Pete Mundy, > > thanks alot for your idea and reply. but