search for: wsi

Displaying 20 results from an estimated 84 matches for "wsi".

Did you mean: msi
2009 Aug 11
2
[LLVMdev] llc undefined symbol
Hi all I'm writing a pass for the llc tool. If I try to load my pass(llc -load ../mypass.so), this error message appears : Error opening '/nfs/wsi/ti/graumann/llvm-2.5/Release/lib/LLVMMicha.so': /nfs/wsi/ti/graumann/llvm-2.5/Release/lib/LLVMMicha.so: undefined symbol: _ZTVN12_GLOBAL__N_119MyRegisterAllocatorE -load request ignored. Is this code wrong for the pass registration, or the makefile? Thank you for help...
2016 Dec 11
2
TableGen - Help to implement a form of gather/scatter operations for Mips MSA
...t;, 0, 31)>; def VK128Opnd : RegisterOperand<VK128> { let ParserMatchClass = MSA128AsmOperand; } class LD_INDIRECT_DESC_BASE2<string instr_asm, ValueType TyNode, RegisterOperand ROWD, RegisterOperand ROWSI = ROWD, RegisterOperand ROWSP = ROWD, // passthru register InstrItinClass itin = NoItinerary> { dag OutOperandList = (outs ROWD:$wd); dag InOperandList = (ins ROWSP:$wsp, VK128Opnd:$wsm, ROWSI:$wsptr, ROWSI:$wsi); string AsmString =...
2009 Aug 11
0
[LLVMdev] llc undefined symbol
On Aug 11, 2009, at 8:23 AM, Michael Graumann wrote: > I'm writing a pass for the llc tool. If I try to load my pass(llc - > load ../mypass.so), this error message appears : > > Error opening '/nfs/wsi/ti/graumann/llvm-2.5/Release/lib/ > LLVMMicha.so': /nfs/wsi/ti/graumann/llvm-2.5/Release/lib/ > LLVMMicha.so: undefined symbol: > _ZTVN12_GLOBAL__N_119MyRegisterAllocatorE > -load request ignored. You have to define (instantiate) all your virtual functions. runOnMachineFun...
2016 Dec 15
2
TableGen - Help to implement a form of gather/scatter operations for Mips MSA
...T<1, i1>, SDTCisSameNumEltsAs<0, 1> > ]>; > > def masked_gather : SDNode<"ISD::MGATHER", SDTMaskedGather, > [SDNPHasChain, SDNPMayLoad, SDNPMemOperand]>; > > > Also, we need to make the operand $wsi a memory operand (otherwise we get the > difficult error: <<In LD_INDIRECT_D2: Type inference contradiction found, 'v128i16' needs > to be scalar>>), like in the following complete specification: > // Inspired heavily from lib/Target/X86/X86InstrInfo.td >...
2016 Dec 12
0
TableGen - Help to implement a form of gather/scatter operations for Mips MSA
...trTy<4>, SDTCVecEltisVT<1, i1>, SDTCisSameNumEltsAs<0, 1> ]>; def masked_gather : SDNode<"ISD::MGATHER", SDTMaskedGather, [SDNPHasChain, SDNPMayLoad, SDNPMemOperand]>; Also, we need to make the operand $wsi a memory operand (otherwise we get the difficult error: <<In LD_INDIRECT_D2: Type inference contradiction found, 'v128i16' needs to be scalar>>), like in the following complete specification: // Inspired heavily from lib/Target/X86/X86InstrInfo.td class X86Me...
2000 Mar 21
5
par help wrong: xlog & ylog (PR#497)
Full_Name: Version: 1.0.0 OS: linux Submission from: (NULL) (193.62.250.209) ?par lists and describes xlog and ylog, though these are obsolete. It does not list log. I found out about log from ?plot.defaults--so that help is OK. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2001 Mar 07
4
R.xpm?
I use AfterStep on Linux. I made an R.xpm file (attached) and put this icon in the "wharf". To invoke R I click on the R icon. I did not find an offical R.xpm, and so I am submitting this one for your collective consideration.... The idea behind the icon is that it looks like a scatterplot, which is "statistical". My main beefs with my R.xpm are that it doesn't have a
2016 Dec 09
0
TableGen - Help to implement a form of gather/scatter operations for Mips MSA
Hi Alex, I don’t know too much about recent MIPS, but have recently been doing something similar for the new ARM SVE architecture, so hopefully this will get you closer to what you need: If you’re looking where I think you are (lib/Target/X86/X86InstrAVX512.td), ‘GatherNode’ is a template argument, not a definition. It allows a PatFrag be passed into the avx512_gather multiclass definition.
2009 Aug 11
1
[LLVMdev] llc undefined symbol
...6 An: LLVM Developers Mailing List Betreff: Re: [LLVMdev] llc undefined symbol On Aug 11, 2009, at 8:23 AM, Michael Graumann wrote: > I'm writing a pass for the llc tool. If I try to load my pass(llc - > load ../mypass.so), this error message appears : > > Error opening '/nfs/wsi/ti/graumann/llvm-2.5/Release/lib/ > LLVMMicha.so': /nfs/wsi/ti/graumann/llvm-2.5/Release/lib/ > LLVMMicha.so: undefined symbol: > _ZTVN12_GLOBAL__N_119MyRegisterAllocatorE > -load request ignored. You have to define (instantiate) all your virtual functions. runOnMachineFun...
1999 Dec 13
3
t.test inside function (PR#373)
Full_Name: Bill Simpson Version: 65.1 OS: linux Submission from: (NULL) (193.62.250.209) Try this code as separate lines entered interactively, then try doit() doit<-function() { x<-seq(1,10) y1<-x+rnorm(10,1,1.5) y2<-x+rnorm(10,1,1) t.test(x,y1,paired=TRUE) t.test(x,y2,paired=TRUE) } doit() apparently executes only the last of a series of t.test()s. Maybe this is no bug,
1999 May 21
0
Bug list summary (automatic post)
...(EDT) * PR# 189 * Subject: model.matrix crashes From: Jim Lindsey <jlindsey@alpha.luc.ac.be> Date: Tue, 11 May 1999 10:16:33 +0200 (MET DST) * PR# 190 * Subject: PRIVATE: xxxx From: barakil@nice.com Date: Tue, 11 May 1999 13:38:49 +0200 (MET DST) * PR# 191 * Subject: dev.print help page From: wsi@gcal.ac.uk Date: Tue, 11 May 1999 13:39:05 +0200 (MET DST) * PR# 192 * Subject: dev.print aspect ratio From: wsi@gcal.ac.uk Date: Tue, 11 May 1999 13:43:50 +0200 (MET DST) * PR# 193 * Subject: matrix() can't handle NaN From: wsi@gcal.ac.uk Date: Tue, 11 May 1999 14:01:59 +0200 (MET DST) * PR# 1...
2000 Oct 09
4
lm question
I have not really used lm before and I was hoping for some help on a simple problem. Here is a toy version of the problem I want to solve. y x grp -.9 1 a -.8 2 a -.7 3 a -.7 1.5 b -.5 2.5 b -.3 3.5 b -.19 2.7 c -.11 3.7 c -.41 4.7 c I want to fit a model that has one y-intercept and three slopes, one for
2016 Dec 09
5
TableGen - Help to implement a form of gather/scatter operations for Mips MSA
Hello. I read on page 4 of http://www.cs.fsu.edu/~whalley/cda5155/chap4.pdf that gather and scatter operations exist for Mips, named LVI and SVI, respectively. Did anyone think of implementing in the LLVM Mips back end (part of the MSA vector instructions) gather and scatter operations? If so, can you share with me the TableGen spec? (I tried to start from LD_DESC_BASE, but it
2000 Nov 17
2
hist() and density
There were some questions about hist() a couple of days ago which triggered this post. My question/suggestion is about the y-axis in hist. There are reasons to prefer making the y-axis density=relative frequency/bin width. One reason is that the height of the plot does not depend on the bin width; another is that if your histogram is in density then you can easily superimpose a smooth theoretical
2001 Mar 20
5
animation?
I was wondering if anyone out there has created a series of images (e.g. jpegs) using R, then animated them on a web page. I have looked around a bit and it seems fairly complicated. One approach that seems sensible is to use a java script that displays the list of images. I have only used html on web pages before so I don't know how to use java... Ideally the final result is easily ported to
1999 Jul 07
0
Bug list summary (automatic post)
...ot * PR# 149 * Subject: plot.formula and pch= From: Peter Dalgaard BSA <p.dalgaard@biostat.ku.dk> Date: 25 Mar 1999 21:22:44 +0100 --plot(y~x,pch=z) may subset x and y but leave z. --E.g. with missing values you can get incorrect plot symbols. * PR# 192 * Subject: dev.print aspect ratio From: wsi@gcal.ac.uk Date: Tue, 11 May 1999 13:43:50 +0200 (MET DST) --Difficulty getting a square plot. * PR# 202 * Subject: persp box occlusion bug From: wsi@gcal.ac.uk Date: Wed, 2 Jun 1999 15:02:03 +0200 (MET DST) --Don't think I (pd) got the point there... Directory: In-Out * PR# 125 * Subject: s...
2018 Oct 05
0
vkd3d release 1.1
...C. - Clip and cull distances are supported. - Support for more shader instructions: - round_ne, - sincos, - ineg, - continue, - continuec, - gather4_po, - gather4_po_c, - gather4_c. - Texel offsets are supported. - Various shader translation fixes. *** libvkd3d-utils - Vulkan WSI extensions are detected at runtime. *** build - Demos are not built by default. - libxcb is now an optional dependency required only for demos. - MoltenVK is supported.
1999 Dec 13
1
pointsize?
A while ago there was a thread on graphics. I complained that the plots produced by dev.print had symbols and fonts that were too small. I said I had been using par(cex=2), but the advice was to use pointsize. I have tried ps, is that what was meant? par(ps=40) x<-rnorm(100) y<-rnorm(100) dev.print(file="~/junk.ps", horizontal=FALSE) No matter how big I make ps (40,60...), the
2000 Feb 15
1
par: mar and mgp dead?
I just installed 99.0a, and I can't set mar and mgp: > par(mar(2,2,.1,.1)) Error in par(mar(2, 2, .1, .1)) : couldn't find function "mar" I had the same happen with mgp. Are these bugs or a problem in my installation (everything else seems OK)? Is R core going to kill mar and mgp? If so, how should I fix the huge margins and huge space between axis title and axis? Try this
2001 Feb 20
1
can't get summary() in loop
The problem is illustrated below: line<-function(x,y) { fit<-lm(y~x) fit } func<-function() { x<-c(1,2,3,4) y<-c(1.1,2,3,4) for(i in 1:2) { fit<-line(x,y) summary(fit) } } Why don't I get two printed summaries when I run func()? How to make it work? (In reality I will be getting different summaries of different data sets using this loop) Thanks very much for any