similar to: [LLVMdev] Thread and LLVM

Displaying 20 results from an estimated 1000 matches similar to: "[LLVMdev] Thread and LLVM"

2011 Feb 28
1
Creating Boxpot with R within bash script
I will confess to being very wet behind the ears when it comes to scripting, so with that as a backdrop, here is my question. I can create a box and whisker plot without any problem from the command line, but incorporating that process into a bash script has proved problematic. Below is the portion of the bash script that fails: R --save --no-save --vanilla << EOF CAPE.df =
2004 Jun 07
2
IAX Won't Pass Caller ID
Hi, We have to servers set up in two different networks. We are able to connect calls via IAX and they work perfectly. We do not see caller ID from clients on either side. Our Grandstream phones say Eri and our XTen phones say Asterisk. We did a debug and I am pasting the output from both servers below. We tried setCallerId in several different ways. We see the value get passed to the
2010 Dec 02
1
Hmm Topology restriction
Dear List, We are using RHmm to cluster data through HMM. We would like to restrict the transition matrix of HMM, to get hierarchical connections between clusters. But, RHmm doesn't seem to support these restrictions. Can any one suggest a library to do that. Thanks, Kishor
2010 Apr 10
1
Syntax highliter for Coda and SubethaEdit
> I am looking for a syntax highlighter I can use with Panic's Coda (or > SubEthaEdit, which just work with Coda). Does this exist? > > -- > Puneet Kishor > It does. TheGeekInside has written it, I made a few modifications myself, and you can get it from me (Twitter: c_freitag) or him, I suppose (Twitter: thegeekinside). Christoph
2017 Oct 31
1
SMB 311 Negotiates and then stops
On Tue, 31 Oct 2017 16:06:13 +0000 "Tompkins, Michael via samba" <samba at lists.samba.org> wrote: > Re-sending ... We tend to see a lot of issues with NetApp servers and > SMB 311. Not sure what might be wrong with their response packet, > that 4.6.6 doesn't like. > > ~ Mike > > > -----Original Message----- > From: samba [mailto:samba-bounces at
2018 Jan 28
0
Newbie wants to compare 2 huge RDSs row by row.
Cool, looks like that'd do it, almost as if converting an entire record to a character string and comparing strings. -- M. B. Hardy, statistician work: Applied Research Associates, S. E. Div. 8537 Six Forks Rd., # 6000 / Raleigh, NC 27615-2963 (919) 582-3329, fax: 582-3301 home: 1020 W. South St. / Raleigh, NC 27603-2162 (919) 834-1245
2004 Sep 22
3
IE under wine.
Does intenet explorer work under wine? Thanks Chip -- Ralph "Chip" Blach IBM LTC Raleigh, North Carolina 919 543 1207
2006 Jul 31
2
Please HELP: Problem with BUILD command
Greetings, I am unable to successfully BUILD due to a file that apears to be too long. I know it it due to the length of a particular R program because if I remove a line, even a comment line, from the file it then successfully builds. However, if I add the line back in, the build fails. The file is only 14Kb long. Any help or suggestions are greatly appreciated. Thank you for your time.
2012 Jul 16
1
problem with installing R pacakges
Dear R- Users, I am unable to install R packages over the internet. Below is my session information. My guess is that this may be a proxy issue. I have set the http_proxy_user : my user id(network id) : password (machine password) . The error I get is as below > install.packages("MASS") Warning: unable to access index for repository
2018 Jan 28
2
Newbie wants to compare 2 huge RDSs row by row.
The anti_join from the package dplyr might also be handy. install.package("dplyr") library(dplyr) anti_join (x1, x2) You can get help on the different functions by ?function.name(), so ?anti_join() will bring you help - and examples - on the anti_join function. It might be worth testing your approach on a small subset of the data. That makes it easier for you to follow what happens
2006 Oct 26
1
smb_add_request: request timed out!
Hey Samba team. I'm wondering if someone can review this thread posted at LinuxQuestions.org and maybe shed some light on the issue or help us understand if this is a bug or not. http://www.linuxquestions.org/questions/showthread.php?t=280936 I ran a site & bug search on "smb_add_request: request timed out!" and it didn't return anything. Please let me know if I should
2005 Jan 27
1
OT: iax.cc/sixTel local DID question
When you choose to add an unlimited local DID to your account from their control panel, do you get to pick the prefix/NXX, or just the area code? Their isn't any indication of whether or not clicking the Add button will immediately add a number to my account or take me to another screen to pick a NXX. (I don't want to click the 910 area code to find out they giving me a Wilmington or
2017 Oct 23
2
SMB 311 Negotiates and then stops
We are running Samba-4.6.6 and are running into an issue where it negotiates to a NetApp server but then the client stops the connection. 8262 2017-10-12 09:32:16.198917 10.136.78.14 10.128.101.128 TCP 66 45848 → 445 [FIN, ACK] Seq=403 Ack=581 Win=16768 Len=0 TSval=11546007 TSecr=3316317046 This is at a customer site, and we cannot recreate it here due to
2008 May 18
1
Ruby on Rails developer Job
Hi, we are a Germany / US based company, looking for experienced Ruby on Rails developer for several projects. The projects ate moduar and planned for a longer timeframe, so we are looking for continous relationship wizth the coders. The jobs is for freelancers/contractors or part-time employees. Andreas Wilkens Please apply by email to jobs-MXf/qEKz1R7qlBn2x/YWAg@public.gmane.org (Attn:
2006 Jul 28
1
BUILD command fails with large R source file
Greetings, I modified an existing R program (now it is larger than the previous version), and when I attempt to perform a BUILD using the command "R CMD BUILD --binary --force RAGG" the build fails. It outputs a totally bogus message when it fails; not related at all to the true problem. I know the problem is the length of the R program because when I remove some lines of code the
2010 Sep 27
2
[LLVMdev] Any plans to add LLVM support for ARM EH EABI ?
I am new to LLVM but have perused the code alongside using llvm-gcc and CLANG to build ARM EABI objects. Based on this superficial analysis it appears that LLVM currently does not support the ARM Exception Handling ABI (as defined under the EABI). Can anyone comment on whether plans are in place to remedy this? I did see the discussion regarding work on the MC for ARM. Will this work include
2010 Aug 07
1
Scilence problem on running call
Dear All, I am getting scilence for 2-3 second in running calls on E1 CAS in Asterisk .. anybody help me ...what is the problem.. Regards, Kishor Kumar Techroutes Network Pvt.Ltd. Gurgaon +91 8010881497
2003 Sep 11
1
S+DOX eqivalent in R?
Dear List, I am looking for a function `Pseudo standard error' (PSE), which is available in S+ DOX (design of experiemnt) module - Is there a similar function available in R? Reference for PSE function is in the paper: 'Quick and easy analysis of unreplicated factorials' by Russell V. Lenth, Technometrics, 1989, 31, 4, 469-473. Thanks. -Nitin
2009 Apr 02
7
Announcing a new Ruby journal
2 April 2009 My name is Martin Streicher. I am pleased to announce three new publications dedicated to web developers. Red: The Journal of Ruby Development Facade: The Journal of Front-end Development Tabula: The Journal of Open Source Database Development The three publications obviously have a great number of topics in common between then, and much that is unique. Where ever possible,
2008 Mar 04
1
XLSolutions 9 Courses: Upcoming March-April 2008 R/S+ Course Schedule by XLSolutions Corp
Our March-April 2008 R/S+ course schedule is now available. Please check out this link for additional information and direct enquiries to Sue Turner sue at xlsolutions-corp.com Phone: 206 686 1578 ---------- Can't see your city? Please email us! ---------- -------- Ask for Group Discount ------- www.xlsolutions-corp.com/courselist.htm (1) R/S System: Advanced