search for: lmi

Displaying 20 results from an estimated 20 matches for "lmi".

Did you mean: l1i
2016 Jul 29
2
[ORC JIT] Exposing IndirectStubsManager from CompileOnDemandLayer.h
...ntation of getLogicalModuleResourcesForSymbol work for you (unfortunately I don't have a local test case for this yet): LogicalModuleResources* getLogicalModuleResourcesForSymbol(const std::string &Name, bool ExportedSymbolsOnly) { for (auto LMI = LogicalModules.begin(), LME = LogicalModules.end(); LMI != LME; ++LMI) if (auto Sym = LMI->Resources.findSymbol(Name, ExportedSymbolsOnly)) return &LMI->Resources; return nullptr; } If so I'd be happy to commit this on your behalf. It might be nice to...
2016 Jul 28
2
[ORC JIT] Exposing IndirectStubsManager from CompileOnDemandLayer.h
...{ + raw_string_ostream MangledNameStream(MangledName); + Mangler::getNameWithPrefix(MangledNameStream, Name, DL); + } + return MangledName; + } + + LogicalModuleResources* getLogicalModuleResourcesForSymbol(const std::string &Name, bool ExportedSymbolsOnly) { + for (auto LMI = LogicalModules.begin(), LME = LogicalModules.end(); + LMI != LME; ++LMI) + if (auto Sym = findSymbolInLogicalModule(LMI, mangle(Name,LMI->Resources.SourceModule->getResource().getDataLayout()), ExportedSymbolsOnly)) + return &LMI->Resources; + return nullptr;...
2016 Jul 29
0
[ORC JIT] Exposing IndirectStubsManager from CompileOnDemandLayer.h
...meStream(MangledName); > + Mangler::getNameWithPrefix(MangledNameStream, Name, DL); > + } > + return MangledName; > + } > + > + LogicalModuleResources* getLogicalModuleResourcesForSymbol(const > std::string &Name, bool ExportedSymbolsOnly) { > + for (auto LMI = LogicalModules.begin(), LME = LogicalModules.end(); > + LMI != LME; ++LMI) > + if (auto Sym = findSymbolInLogicalModule(LMI, > mangle(Name,LMI->Resources.SourceModule->getResource().getDataLayout()), > ExportedSymbolsOnly)) > + return &LMI->Resour...
2016 Jul 29
0
[ORC JIT] Exposing IndirectStubsManager from CompileOnDemandLayer.h
...work for you (unfortunately I don't > have a local test case for this yet): > > > > > > LogicalModuleResources* > getLogicalModuleResourcesForSymbol(const std::string &Name, > bool ExportedSymbolsOnly) { > for (auto LMI = LogicalModules.begin(), LME = LogicalModules.end(); > LMI != LME; ++LMI) > if (auto Sym = LMI->Resources.findSymbol(Name, ExportedSymbolsOnly)) > return &LMI->Resources; > return nullptr; > } > > If so I'd be happy to commit this on...
2016 Jul 30
1
[ORC JIT] Exposing IndirectStubsManager from CompileOnDemandLayer.h
...>> have a local test case for this yet): >> >> >> >> >> >> LogicalModuleResources* >> getLogicalModuleResourcesForSymbol(const std::string &Name, >> bool ExportedSymbolsOnly) { >> for (auto LMI = LogicalModules.begin(), LME = LogicalModules.end(); >> LMI != LME; ++LMI) >> if (auto Sym = LMI->Resources.findSymbol(Name, ExportedSymbolsOnly)) >> return &LMI->Resources; >> return nullptr; >> } >> >> If so I'd...
2004 May 21
5
T100P HDLC configuration
...c and cisco hdlc. The last one (Cisco HDLC) gives print to system console "Unsupported Protocol Version 8" Here is my configuration from Linux system, as well as from working Netopia T1 router ============ Netopia T1 Router (working) ==================== $ show config frame-relay lmi type ansi frame-relay tim none hardware acceleration enable yes ip gateway ${T1_REMOTE_IP} ip route 0.0.0.0/0 ${T1_REMOTE_IP} low interface t1 1 buildout 0-0.6 interface t1 1 channels count 24 start 1 contiguous rate 64k interface t1 1 clock source network in...
2002 Apr 19
4
Durbin-Watson test in packages "car" and "lmtest"
Hi, P-values in Durbin-Watson test obtained through the use of functions available in packages "lmtest" and "car" are different. The difference is quite significant. function "dwtest" in "lmtest" is much faster than "burbinwatson" in "car". Actually, you can take a nap while the latter trying to calculated Durbin-Watson test. My question
2011 Jan 27
1
Minor typo in influence.measures.Rd ?
...influence.measures.Rd (working copy) @@ -195,7 +195,7 @@ ## Irwin's data [Williams 1987] xi <- 1:5 -yi <- c(0,2,14,19,30) # number of mice responding to does xi +yi <- c(0,2,14,19,30) # number of mice responding to dose xi mi <- rep(40, 5) # number of mice exposed summary(lmI <- glm(cbind(yi, mi -yi) ~ xi, family = binomial)) signif(cooks.distance(lmI), 3)# ~= Ci in Table 3, p.184 ####### Both are against the R svn trunk, r54122, and are attached, but may not make it through the mailing list filters. All the best, Gavin -- %~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%~%...
2016 Nov 08
2
DNS "internal db error", samba 4.1.9
Hi all! I operate an AD domain on samba4, provisioned some years ago. At provision some dns zones created, linked to my domain. I name domain as subdomain of my internet domain: AD dc.samges.ru, internet zone samges.ru Forward zones: dc.samges.ru _msdcs.dc.samges.ru All worked normal, but then my coworker create forward zone samges.ru (using windows RSAT tools) It serves some names, I can
2005 Aug 19
5
Linux Trademarked?
http://www.theinquirer.net/?article=25529 what's everyone's thoughts on this one? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe ductum --
2012 Apr 08
2
xyplot() does not plot legends with "relation=free" scales
...panel.grid(v=-1,h=-1,col="dark grey") cl <- trellis.par.get()$superpose.line$col panel.bwplot(...,pch="-",cex=3,fill=cl,horizontal=FALSE,stats=adjboxStats) } } cl <- trellis.par.get()$superpose.line$col lmi <- rep(list(c(0,10)),12) lbl <- rep(list(NULL),12) lbl[[9]] <- lbl[[12]]<-c("E1","E2","E3","E4","E5","E6") lbl[[1]] <- lbl[[3]]<-c(2,4,6,8) aty <- rep(list(NULL),12) aty[[1]] <- aty[[9]] <- TR...
2007 Dec 10
1
Different results depending on the user launching rsync
...rsync results depending on the user executing the rsync. If I execute rsync as root I get a proper result but if I execute as user_x there seems to be many files that require updating. Here is the command I execute /opt/local/bin/rsync -avuzhn --relative -e ssh --exclude-from=/TT_TCM/SEA/scripts/LMI/backup_exclude_files_norelative.t xt --rsync-path=/opt/local/bin/rsync /sea_bete_disk/LMI_IRELAND/ seaserv1lmi: I'm using rsync version 2.6.9 protocol version 29. I would appreciate someone pointing me in the right direction. Has anyone seen this problem before ? The only explanation I can...
2018 Oct 29
2
Cups freeze when remote server is unavailable
Hi, I have a setup problem with cups on my CentOS7 laptop. In client.conf If have set the cups server FDQN used at work ServerName servprint.lmy.lab.fr But when I'm at home if I do not comment this line with: # ServerName servprint.lmy.lab.fr cups freeze as soon as I try to print something on my local home printer as the remote server is unreachable. This seams to be an old 2012 bug
2016 Nov 08
0
DNS "internal db error", samba 4.1.9
On Tue, 8 Nov 2016 11:20:07 +0400 Mike Lykov via samba <samba at lists.samba.org> wrote: > Hi all! > > I operate an AD domain on samba4, provisioned some years ago. At > provision some dns zones created, linked to my domain. > > I name domain as subdomain of my internet domain: > AD dc.samges.ru, internet zone samges.ru > > Forward zones: > dc.samges.ru
2017 Mar 27
8
Provision new domain keeping users and passwords
Hello, I try to add a new dc to my domain, but the sysadmin installed the main dc left misconfigured dns zones that I can not remove. ¿Is it possible to provision the domain again using new samba as main dc Keeping users and passwords Of the previous dc? The current main dc runs samba 4.4. Best regards, Santiago. -- Santiago Londoño Mejía Analista de Infraestructura t. (574) 605 25
2004 Jun 07
1
hdlc setup routing question
...x... Here is the scenario: Fractionated T1 with 1-6 channels voice, 21-24 channels data. Comes into a box with Digium T100P, splits off data channes with HDLC, to devicec pvc0, This works fine, but I have a routing problem getting to my machines! Here is the current set up... sethdlc hdlc0 fr lmi ansi sethdlc hdlc0 create 44 ifconfig hdlc0 up ifconfig pvc0 xxx.xxx.250.74 netmask 255.255.255.252 pointopoint xxx.xxx.250.73 ifconfig pvc0:0 xxx.xxx.244.33 netmask 255.255.255.248 route add -default gw xxx.xxx.250.74 metric 1 pvc0 Now, this works, but has some unexpected results.... For exampl...
2009 Sep 29
3
How do I access class slots from C?
Hi I'm trying to implement something similar to the following R snippet using C. I seem to have hit the wall on accessing class slots using C. library(fPortfolio) lppData <- 100 * LPP2005.RET[, 1:6] ewSpec <- portfolioSpec() nAssets <- ncol(lppData) setWeights(ewSpec) <- rep(1/nAssets, times = nAssets) ewPortfolio <- feasiblePortfolio( data = lppData, spec = ewSpec,
2004 Aug 31
1
T100P Configuration for Mixed Voice & Data
...ovisioning: analog-begin = 1 analog-end = 16 data-begin = 17 data-end = 24 alignment = same (The following is what our Vina T1 Integrator currently has in its settings. Our Linux box will replace the Vina) Synchronous Interface: encapsulation = Frame-Relay HDLC-inversion = off Encap-data: LMI-Type = T1.617-annex-D N391 = 6 N392 = 3 N393 = 3 T391 = 6 PVC1 : DLCI = 100 IP = ---.---.---.--- netmask = 255.255.255.252 RIP = disabled NAT = OUT Thank you for the help ahead of time! --Shawn
2006 Oct 16
11
Configuring a 3510 for ZFS
Hi folks, Myself and a colleague are currently involved in a prototyping exercise to evaluate ZFS against our current filesystem. We are looking at the best way to arrange the disks in a 3510 storage array. We have been testing with the 12 disks on the 3510 exported as "nraid" logical devices. We then configured a single ZFS pool on top of this, using two raid-z arrays. We are getting
2006 Jun 12
0
ICLID or CNAM calling name and number through a cisco isdn gateway
...cablelength short 133 pri-group timeslots 1-8,24 description WAN ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface Serial0/0 no ip address encapsulation frame-relay IETF no ip mroute-cache no fair-queue service-module t1 timeslots 1-24 frame-relay lmi-type ansi ! interface Serial0/0.1 point-to-point ip address 66.xxx.xxx.xxx255.255.255.252 frame-relay interface-dlci 100 ! interface Serial1/0:23 no ip address no logging event link-status isdn switch-type primary-ni isdn incoming-voice voice no isdn outgoing display-ie no cdp enable ! ip h...