search for: rz

Displaying 20 results from an estimated 867 matches for "rz".

Did you mean: rez
2012 Dec 28
1
Irreproducible exception in R extension
...vice me to do to detect the error? I am excited for your answers. Simon *** glibc detected *** /home/simo_109//opt/R/lib64/R/bin/exec/R: double free or corruption (!prev): 0x0000000001355610 *** ======= Backtrace: ========= /lib64/libc.so.6[0x3845a75916] /lib64/libc.so.6[0x3845a78443] /rwthfs/rz/cluster/home/simo_109/opt/R/lib64/R/library/MCpkg/libs/MCpkg.so(_ZN6scythe9DataBlockIdE10deallocateEv+0x7b)[0x7f4645d5d6db] /rwthfs/rz/cluster/home/simo_109/opt/R/lib64/R/library/MCpkg/libs/MCpkg.so(_ZN6scythe9DataBlockIdED1Ev+0x47)[0x7f4645d5d5bb] /rwthfs/rz/cluster/home/simo_109/opt/R/lib64/R/lib...
2012 Jul 05
2
[LLVMdev] bug in tablegen?
..., SDNode OpNode, bit isComm = 0>: FRRR16<!cast<FRRR16_ins>(I).f, !cast<FRRR16_ins>(I).OutOperandList, !cast<FRRR16_ins>(I).InOperandList, !cast<FRRR16_ins>(I).AsmString, [(set CPU16Regs:$rx, (OpNode CPU16Regs:$ry, CPU16Regs:$rz))], !cast<FRRR16_ins>(I).Itinerary > { let isCommutable = isComm; let isReMaterializable = 1; } def foo: ArithLogicRTest16<"AdduRxRyRz16", add, 1>; I think that the problem has to do with the operaand lists not working if there is substitution required....
2012 Jul 03
3
[LLVMdev] bug in tablegen?
Not sure what you mean. I.OutOperandList == (outs CPU16Regs:$rx) I.InOperandList == (ins CPU16Regs:$ry, CPU16Regs:$rz) On 07/02/2012 09:26 PM, Sean Silva wrote: > I think you're missing the template args for `FRRR16_ins` in the first > argument. The switch in TGParser::ParseType() doesn't cover the case > of types with template args though... which makes me wonder what is > going on inside o...
2012 Jul 03
2
[LLVMdev] bug in tablegen?
...karound. The following fragment from mips16 (not yet checked into main source). The problem is that I should be able to pass parameters: I.OutOperandList, I.InOperandList But instead, I must back substitute what I know the values of these are. (outs CPU16Regs:$rx), (ins CPU16Regs:$ry, CPU16Regs:$rz) class FRRR16_ins<bits<2> _f, string asmstr, list<dag> pattern, InstrItinClass itin> : FRRR16<_f, (outs CPU16Regs:$rz), (ins CPU16Regs:$rx, CPU16Regs:$ry), !strconcat(asmstr, "\t$rz, $rx, $ry"), pattern, itin>; c...
2012 Jul 05
0
[LLVMdev] bug in tablegen?
This variant works: class ArithLogicRTest16<string I, SDNode OpNode, bit isComm = 0>: FRRR16<!cast<FRRR16_ins>(I).f, (outs CPU16Regs:$rx), (ins CPU16Regs:$ry, CPU16Regs:$rz), // !cast<FRRR16_ins>(I).OutOperandList, // !cast<FRRR16_ins>(I).InOperandList, !cast<FRRR16_ins>(I).AsmString, [(set CPU16Regs:$rx, (OpNode CPU16Regs:$ry, CPU16Regs:$rz))], !cast<FRRR16_ins>(I).Itinerary > { let isC...
2012 Jul 04
0
[LLVMdev] bug in tablegen?
...icR16<FRRR16_ins I, SDNode OpNode, bit isComm = 0>: // ... --Sean Silva On Tue, Jul 3, 2012 at 2:29 PM, reed kotler <rkotler at mips.com> wrote: > Not sure what you mean. > > I.OutOperandList == (outs CPU16Regs:$rx) > > I.InOperandList == (ins CPU16Regs:$ry, CPU16Regs:$rz) > > > > > On 07/02/2012 09:26 PM, Sean Silva wrote: >> >> I think you're missing the template args for `FRRR16_ins` in the first >> argument. The switch in TGParser::ParseType() doesn't cover the case >> of types with template args though... which mak...
2016 May 06
2
cli_rpc_pipe_open_schannel_with_creds: rpc_pipe_bind failed with error NT_STATUS_RPC_PROTOCOL_ERROR
...Samba 4.2.10 or 4.3.9 we got the following error on client site: Failed to pull dcerpc auth: NT_STATUS_RPC_PROTOCOL_ERROR. cli_rpc_pipe_open_schannel_with_key: rpc_pipe_bind failed with error NT_STATUS_RPC_PROTOCOL_ERROR libnet_join_ok: failed to open schannel session on netlogon pipe to server rz-vm12 for domain RZ. Error was NT_STATUS_RPC_PROTOCOL_ERROR Failed to join domain: failed to verify domain membership after joining: An RPC protocol error occurred. the following is logged by winbind: [2016/05/03 15:00:22.939792, 0] ../source3/rpc_client/cli_pipe.c:1965(rpc_pipe_bind_step_one_d...
2008 May 11
3
dinput_test works but WINEDEBUG shows no joystick for game?
...ystick.c:408:DLL Version: 5.1.2600.881 joystick.c:386:-- Testing Direct Input Version 0x0700 -- joystick.c:202:---- Xbox Gamepad (userspace driver) ---- joystick.c:335:You have 30 seconds to test all axes, sliders, POVs and buttons joystick.c:340: joystick.c:360:X -136 Y -82 Z -63 Rx 54 Ry-2000 Rz-2000 S0 0 S1 0 POV0 -1 POV1 -1 POV2 -1 POV3 -1 B 0 0 0 0 0 0 0 0 0 0 0 0 joystick.c:360:X -136 Y -82 Z -160 Rx 35 Ry-2000 Rz-2000 S0 0 S1 0 POV0 -1 POV1 -1 POV2 -1 POV3 -1 B 1 0 0 0 0 0 0 0 0 0 0 0 joystick.c:360:X -122 Y -75 Z -160 Rx 35 Ry-2000 Rz-2000 S0 0 S1...
2012 Jul 03
0
[LLVMdev] bug in tablegen?
...ment from mips16 (not yet checked into main source). > > The problem is that I should be able to pass parameters: > I.OutOperandList, I.InOperandList > > But instead, I must back substitute what I know the values of these are. > (outs CPU16Regs:$rx), (ins CPU16Regs:$ry, CPU16Regs:$rz) > > > class FRRR16_ins<bits<2> _f, string asmstr, list<dag> pattern, > InstrItinClass itin> : > FRRR16<_f, (outs CPU16Regs:$rz), (ins CPU16Regs:$rx, > CPU16Regs:$ry), > !strconcat(asmstr, "\t$rz, $rx, $ry"), >...
2009 Jul 15
1
Matrix multiplication precision
...tiply 5 matrices and then using the inverse of that matrix for further computation. I read about precision problems from the archives and the suggestion was to use as.numeric while computing the products. I am still having problems with the results. Here is how I am using it #Mn.mat<-(T.mat %*% Rz.mat %*% Q.mat %*% Rz.mat %*% T.mat) # I was doing this in one step which I have broken down into multiple steps as below. Mn1.mat<-matrix(as.numeric(T.mat %*% Rz.mat),nrow=4) Mn2.mat<-matrix(as.numeric(Mn1.mat %*% Q.mat),nrow=4) Mn3.mat<-matrix(as.numeric(Mn2.mat %*% Rz.mat),nrow=4) Mn...
2003 Jul 11
1
Raidzone, reiserfs, huge files
I posted about 2 weeks ago about problems we were having copying files larger than about 17.6GB from NT to Samba 2.2.8a-1 on a Raidzone 1.3TB system. Since then we have done much investigation, together with the RZ people. I wanted to briefly post the current situation, in hopes someone may have some suggestions. One of the most recent and enlightening things we tried was to hang a spare SCSI drive on an external connector on the RZ box, put an ext2 filesystem on it, and add a share for it in the smb.co...
2011 Jun 23
0
[LLVMdev] Instr Description Problem of MCore Backend
Hello > Finally, I don't know how to describe following instructions in > MCoreInstrInfo.td, because of its variable ins/outs. Or what other files > should I use to finish this description? Do you need the isel support for them? If yes, then you should custom isel them. iirc ARM and SystemZ backends have similar instructions, while only the first one supports full isel for them. In
2014 Oct 24
3
[LLVMdev] IndVar widening in IndVarSimplify causing performance regression on GPU programs
...IMUL R2, R0, R0; /*0050*/ IADD R0, R0, 0x1; /*0058*/ ST.E [R4], R2; /*0060*/ ISETP.NE.AND P0, PT, R0, c[0x0][0x140], PT; /*0068*/ IADD R4.CC, R4, 0x4; /*0070*/ IADD.X R5, R5, RZ; /*0078*/ @P0 BRA `(.L_1); With widening (12 instructions): .L_1: /*0050*/ IMUL.U32.U32 R6.CC, R4, R4; /*0058*/ IADD R0, R0, -0x1; /*0060*/ IMAD.U32.U32.HI.X R8.CC, R4, R4, RZ; /*0068*/...
2016 May 07
0
cli_rpc_pipe_open_schannel_with_creds: rpc_pipe_bind failed with error NT_STATUS_RPC_PROTOCOL_ERROR
...a Samba 4.2.10 or 4.3.9 we got the following error on client site: Failed to pull dcerpc auth: NT_STATUS_RPC_PROTOCOL_ERROR. cli_rpc_pipe_open_schannel_with_key: rpc_pipe_bind failed with error NT_STATUS_RPC_PROTOCOL_ERROR libnet_join_ok: failed to open schannel session on netlogon pipe to server rz-vm12 for domain RZ. Error was NT_STATUS_RPC_PROTOCOL_ERROR Failed to join domain: failed to verify domain membership after joining: An RPC protocol error occurred. the following is logged by winbind: [2016/05/03 15:00:22.939792, 0] ../source3/rpc_client/cli_pipe.c:1965(rpc_pipe_bind_step_one_don...
2014 Apr 30
2
Proper gl_SampleMask output
...5c84 14060000 > 720042e7 22e20042 04105c02 10040404 04011c83 68000000 0000dde2 18fe0000 > 00001de2 18000000 0c005de4 28000000 00009de2 18000000 00001de7 80000000 > > which, with "nvdisas -b SM30 -raw" decodes to > > /*0008*/ IPA.PASS R0, a[0x70], RZ; > /*0010*/ IPA.PASS R1, a[0x74], RZ; > /*0018*/ MOV R2, c[0x0][0x4]; > /*0020*/ FFMA R1, R1, c[0x0][0x0], R2; > /*0028*/ F2I.S32.F32.TRUNC R0, R0; > /*0030*/ IMUL32I.U3...
2016 Feb 11
3
LMTP proxy does not pass RCPT TO: ... 5xx response back
...he director I've the LMTP in proxy mode, mapping the users to one of the backends. The backends to quota check and return the OverQuota message already at RCPT TO time. Here is what I typed, connected to the director Connection to director1 2525 port [tcp/*] succeeded! 220 director1.rz.hs-example.de Dovecot (Ubuntu) ready. LHLO mailhub1.rz.hs-example.de 250-director1.rz.hs-example.de 250-8BITMIME 250-ENHANCEDSTATUSCODES 250 PIPELINING MAIL FROM:<hs at schlittermann.de> 250 2.1.0 OK RCPT TO:<heiko at hs-example.de> 250 2.1.5 OK And...
2018 Dec 04
3
BUG: sieve does not set seen-Flag
...YEARS, and it DOES work for me on FreeBSD > (I'm also the port maintainer for dovecot and pigeonhole). > > Not sure exactly what you are doing wrong, but I use lmtp to deliver the > mail to mbox formatted mailboxes. > > > > On Tue, Dec 4, 2018 at 9:11 AM Jakobus Sch?rz <wertstoffe at nurfuerspam.de> > wrote: > > > I tried it like you... doesn't work. The message gets all the other flags, > > but not the \Seen-Flag. > > > > My repo is > > > > https://repo.dovecot.org/ce-2.3-latest/debian/stretch stretch > &gt...
2011 Jan 17
0
Fw: Re: help in calculating ar on ranked vector
...lculating ar on ranked vector To: "Uwe Ligges" <ligges@statistik.tu-dortmund.de> Received: Monday, January 17, 2011, 11:56 AM Thanks Uwe:   Here is my code. the first set of print statements work, but not the second.   # z<-as.vector(na.omit(z)) #remove na nz<-length(z) rz<-rank(z,ties.method="average") # print(ar(z, order.max=1, method="burg")) print(ar(z, order.max=1, method="ols")) print(ar(z, order.max=1, method="mle")) print(ar(z, order.max=1, method="yule-walker")) # # ****************************************...
2018 Dec 04
2
BUG: sieve does not set seen-Flag
...vecot-solr????????????????????? 2:2.3.4-2~stretch????????????? amd64??????? secure POP3/IMAP server - Solr support Am 04.12.18 um 16:04 schrieb Larry Rosenman: > 2.3.4/0.5.4 (dovecot/pigeonhole) > > Note the casing on the \\Seen flag. > > On Tue, Dec 4, 2018 at 9:02 AM Jakobus Sch?rz > <wertstoffe at nurfuerspam.de <mailto:wertstoffe at nurfuerspam.de>> wrote: > > Which version of dovecot are you using? > > > jakob > > Am 04.12.18 um 15:44 schrieb Larry Rosenman: > > I have the following, and it works: > > requ...
2014 Apr 23
2
Proper gl_SampleMask output
Hello, I've been trying to add ARB_sample_shading support to nouveau, and am being defeated by the gl_SampleMask tests. Everything else works fine. (And naturally the tests pass with the proprietary driver.) I'm trying to do this for both GT21x, as well as GF100+. In the GT21x case, it seems like the low bit of method 0x1928 needs to be set (as well as the second-to-lowest bit), for