search for: xti

Displaying 20 results from an estimated 40 matches for "xti".

Did you mean: sti
2008 Jun 12
0
[LLVMdev] code generation order revisited.
On Jun 12, 2008, at 11:38, Hendrik Boom wrote: > On Tue, 06 May 2008 16:06:35 -0400, Gordon Henriksen wrote: > >> On 2008-05-06, at 13:42, Hendrik Boom wrote: >> >>> One more question. I hope you're not getting tired of me already. >>> Does generating LLVM code have to proceed in any particular order? >>> >>> Of course, if I am writing
2008 Jun 12
2
[LLVMdev] code generation order revisited.
On Tue, 06 May 2008 16:06:35 -0400, Gordon Henriksen wrote: > On 2008-05-06, at 13:42, Hendrik Boom wrote: > >> One more question. I hope you're not getting tired of me already. Does >> generating LLVM code have to proceed in any particular order? >> >> Of course, if I am writing LLVM assembler by appending characters to >> the >> end of a sequential
2017 May 30
2
Pseudo-instruction that overwrites its input register
...in PPCInstrInfo.td seem to have an isel pattern; and the VSX examples, like XSMADDADP, seem to match on setting a single output: let BaseName = "XSMADDADP" in { let isCommutable = 1 in def XSMADDADP : XX3Form<60, 33, (outs vsfrc:$XT), (ins vsfrc:$XTi, vsfrc:$XA, vsfrc:$XB), "xsmaddadp $XT, $XA, $XB", IIC_VecFP, [(set f64:$XT, (fma f64:$XA, f64:$XB, f64:$XTi))]>, RegConstraint<"$XTi = $XT">, NoEncode<"$XTi">,...
2008 Jun 12
2
[LLVMdev] code generation order revisited.
>> >> I think I may have found an exception to this -- the API seems to >> require me to have all the fields for a struct ready before I >> construct the struct. I don't have the ability to make a struct >> type, use it to declare some variables, and still contribute fields >> to it during the rest of the compilation. >> >> Is there a
2007 Feb 08
1
supsmu(periodic=TRUE) can crash R by reading before start of array (PR#9502)
...1 2 3 4 5 6 7 8 9 Program received signal SIGSEGV, Segmentation fault. smooth_ (n=0xffffeffe, x=0xb6a7f020, y=0xb6993020, w=0xb6921020, span=0xffffeffe, iper=0xffffeffe, vsmlsq=0xffffeffe, smo=0xb68e8020, acvr=0x9c7e7c8) at ppr.f:1087 1087 xti=x(j) Current language: auto; currently fortran (gdb) list 1082 if (ibw.lt.2) ibw=2 1083 it=2*ibw+1 1084 do 20 i=1,it 1085 j=i 1086 if (jper.eq.2) j=i-ibw-1 -> 1087 xti=x(j) 1088 if (j.ge.1) go to...
2009 Mar 31
1
error during DPpackage compilation
Dear All, I've had trouble compiling DPpackage as a user in one system. It works fine as root in other machines. I can see any clues in error messages My guess is that it is a permissions matter. Any help is appreciated. OS: Linux Kernel: 2.6.27 SMP Arch: Intel 64 bits gfortran not available Thank you. ----------------------><8------------------------------------- g77 ? -fpic ?-g
2002 Feb 12
2
Compileing 2.2.3a ( and ealier) on HPUX11
Hi, I am trying to compile 2.2.3a on an HPUX11 system using HP's native compilers and I am getting the folling errors. cpp: "/usr/include/sys/xti.h", line 488: warning 2001: Redefinition of macro TCP_NODELAY. cpp: "/usr/include/sys/xti.h", line 489: warning 2001: Redefinition of macro TCP_MAXSEG. The above is an example, it happens for each stage of the compile process. I can post the whole error list, if needed, but don'...
2017 May 28
2
Pseudo-instruction that overwrites its input register
On Sun, 28 May 2017, David Chisnall wrote: >> let Constraints = "@earlyclobber $reg" in >> def LDWRdPtr : Pseudo<(outs DREGS:$reg), >> (ins PTRREGS:$ptrreg), >> "ldw\t$reg, $ptrreg", >> [(set i16:$reg, (load i16:$ptrreg))]>, >>
2017 May 30
1
Pseudo-instruction that overwrites its input register
...have an > isel pattern; and the VSX examples, like XSMADDADP, seem to match on > setting a single output: > > let BaseName = "XSMADDADP" in { > let isCommutable = 1 in > def XSMADDADP : XX3Form<60, 33, > (outs vsfrc:$XT), (ins vsfrc:$XTi, vsfrc:$XA, > vsfrc:$XB), > "xsmaddadp $XT, $XA, $XB", IIC_VecFP, > [(set f64:$XT, (fma f64:$XA, f64:$XB, > f64:$XTi))]>, > RegConstraint<"$XTi = $XT">, NoEncode<"$XTi&q...
2006 Apr 24
1
Handling large dataset & dataframe [Broadcast]
Here's a skeletal example. Embellish as needed: p <- 5 n <- 300 set.seed(1) dat <- cbind(rnorm(n), matrix(runif(n * p), n, p)) write.table(dat, file="c:/temp/big.txt", row=FALSE, col=FALSE) xtx <- matrix(0, p + 1, p + 1) xty <- numeric(p + 1) f <- file("c:/temp/big.txt", open="r") for (i in 1:3) { x <- matrix(scan(f, nlines=100), 100,
2016 Oct 28
2
Re: Disk near failure
...> > > warranty. >> > > >> > > But, it's your drive, you make the decissions. >> > > >> > > - Yamaban. >> > >> > Thank you for your suggestion. >> > >> > What do you think about Corsair Neutron XTi 240 MLC? >> > >> >> Amazing. He suggested you definitely reliable drive (Samsung). Reliable in >> my boot too. You ask his opinion about yet another Corsair. One by Corsair >> failed on you already. So, you should have better knowledge about >> Corsair...
2007 Aug 16
4
Linear models over large datasets
I'd like to fit linear models on very large datasets. My data frames are about 2000000 rows x 200 columns of doubles and I am using an 64 bit build of R. I've googled about this extensively and went over the "R Data Import/Export" guide. My primary issue is although my data represented in ascii form is 4Gb in size (therefore much smaller considered in binary), R consumes about
2004 Dec 17
0
Compiler messages when building opsnssh 3.9pl for hp_ux 11.0
...1.00/2.95.2/inc lude/arpa/nameser.h:94: warning: `/*' within comment Now this one is easy enough, since the nameser.h file is open source, I just removed the superfluous comment tag. That eliminated about 200 warning messages. However, the one that is a bit tougher are these: /usr/include/sys/xti.h:317: warning: `T_NULL' redefined /vobs/ecm_gcc/hp-ux-b-11-00/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.2/inc lude/arpa/nameser.h:130: warning: this is the location of the previous definition /usr/include/sys/xti.h:326: warning: `T_UNSPEC' redefined /vobs/ecm_gcc/hp-ux-b-11-00/lib/gcc-lib/hpp...
2016 Oct 28
0
Disk near failure
...will give you five years of > > warranty. >>> > > > > But, it's your drive, you make the decissions. >>> > > > > - Yamaban. >>> > > Thank you for your suggestion. >>> > > What do you think about Corsair Neutron XTi 240 MLC? >>> > >>> Amazing. He suggested you definitely reliable drive (Samsung). Reliable in >>> my boot too. You ask his opinion about yet another Corsair. One by Corsair >>> failed on you already. So, you should have better knowledge about >>>...
2016 Oct 28
4
Disk near failure
...ves available. >> >> I'd go for a Samsung Evo 850, that will give you five years of warranty. >> >> But, it's your drive, you make the decissions. >> >> - Yamaban. > > Thank you for your suggestion. > > What do you think about Corsair Neutron XTi 240 MLC? > Amazing. He suggested you definitely reliable drive (Samsung). Reliable in my boot too. You ask his opinion about yet another Corsair. One by Corsair failed on you already. So, you should have better knowledge about Corsair's SSD reliability, right? Sorry to sound sour, it just...
2012 Apr 23
0
linear model benchmarking
I cleaned up my old benchmarking code and added checks for missing data to compare various ways of finding OLS regression coefficients. I thought I would share this for others. the long and short of it is that I would recommend ols.crossprod = function (y, x) { x <- as.matrix(x) ok <- (!is.na(y))&(!is.na(rowSums(x))) y <- y[ok]; x
2007 Nov 13
1
compile error in hp-ux 11.23PA system with OpenSSH4.7p1
...KEY_SIGN=\"/opt/ssh/libexec/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/opt/ssh/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -D__HP1123PA -DHP1123PA -c gss-serv-krb5.ccpp: "/usr/include/sys/xti.h", line 332: warning 2001: Redefinition of macro T_NULL.cpp: "/usr/include/sys/xti.h", line 341: warning 2001: Redefinition of macro T_UNSPEC.cc: "/usr/include/gssapi_krb5.h", line 54: error 1000: Unexpected symbol: "OM_uint32".cc: "/usr/include/gssapi_krb5....
2002 May 08
0
need help - where to get binaries for HPUX 11.0 for 2 .2.3a AND winbind
...from lib/util_array.c:23: /opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/string.h:26: warning: `__va__list' redefined /opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stdio.h:30: warning: t his is the location of the previous definition In file included from /usr/include/xti.h:9, from /usr/include/rpc/rpc.h:21, from /usr/include/rpcsvc/nis.h:9, from /usr/include/prot.h:23, from /usr/include/shadow.h:9, from include/includes.h:302, from lib/util_array.c:23: /usr/include...
2010 Jun 07
2
osx client
Hi, I'm looking for an open source client for icecast2 to run it on OSx Leopard 10.5.8 I took a look at Nicecast but wasn't convinced by it. Any suggestions? Best regards, -- Dan Bahena http://twitter.com/informatux http://xti.informatux.net
2010 Jul 20
2
date from weeknumber
Hi, Is there a function to get the last(or first) day of the week, given the week number of the year? For eg, week number for 7/20 is 29 as obtained by format(Sys.Date(),"%U"), is there a function which returns 7/25 - the last day of week # 29 TIA, Rao. [[alternative HTML version deleted]]