search for: autoc

Displaying 12 results from an estimated 12 matches for "autoc".

Did you mean: auto
2018 Jul 10
9
[PATCH 0/7] PowerPC64 performance improvements
...iler supports target attribute on ppc64 Anton Blanchard (5): configure.ac: Remove SPE detection code configure.ac: Add VSX enable/disable configure.ac: Fix FLAC__CPU_PPC on little endian, and add FLAC__CPU_PPC64 Add runtime detection of POWER8 and POWER9 Add VSX optimised versions of autocorrelation loops configure.ac | 53 +- m4/c_attribute.m4 | 18 + src/libFLAC/Makefile.am | 1 + src/libFLAC/cpu.c | 31 + src/libFLAC/include/private/cpu.h | 6 + src/libFLAC/include/private/lpc.h | 14 + src/libFLAC/lpc_intrin...
2013 Aug 22
2
New routine: FLAC__lpc_compute_autocorrelation_asm_ia32_sse_lag_16
libFLAC have three SSE-accelerated functions FLAC__lpc_compute_autocorrelation_asm_ia32_sse_lag_N (N = 4, 8, 12). They require lpc_order less than N. The best compression preset (flac -8) uses lpc_order up to 12; it means that during encoding FLAC also uses unaccelerated C function. I'm not very familiar with asm so I took FLAC__lpc_compute_autocorrelation_asm_...
2004 Sep 10
3
patch
...e is quick patch solving the problem, now it should be PIC. -- Miroslav Lichvar lichvarm@phoenix.inf.upol.cz -------------- next part -------------- --- lpc_asm.nasm.orig Wed Jul 18 02:23:40 2001 +++ lpc_asm.nasm Sat Nov 17 21:09:46 2001 @@ -59,10 +59,10 @@ ; ALIGN 16 cident FLAC__lpc_compute_autocorrelation_asm_ia32 - ;[esp + 24] == autoc[] - ;[esp + 20] == lag - ;[esp + 16] == data_len - ;[esp + 12] == data[] + ;[esp + 28] == autoc[] + ;[esp + 24] == lag + ;[esp + 20] == data_len + ;[esp + 16] == data[] ;ASSERT(lag > 0) ;ASSERT(lag <= 33) @@ -71,21 +71,22 @@ .begin: push esi...
2010 Dec 02
6
Filter data
Hello, I understand that question is probably stupid, but ... I have data (polity IV index) "country","year","democ","autoc","polity","polity2" "1","Afghanistan ",1800,1,7,-6,-6 "2","Afghanistan ",1801,1,7,-6,-6 "3","Afghanistan ",1802,1,7,-6,-6 I need to create new data sets which includes only case...
2004 Sep 10
5
last minute changes
--- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote: > On Wed, Nov 14, 2001 at 09:37:47AM -0800, Josh Coalson wrote: > > cpu support for 3dnow and sse can be easily detected at > > runtime. I turned off 3dnow by default because it is > > implicated in some crashes. > > Hmm, i never have any crash. Can i get more informations about these > crases? Or you
2007 May 02
0
FLAC on GPGPU
...promise to be the perfect acceleration platform for FLAC. They offer massive SIMD-type parallelism for floating-point processing, with two available kinds of batching (thread blocks vs. grids) mapping very nicely to FLAC's operations within audio frames vs. across frames. For example, compute_autocorrelation() parallelizes very nicely using a thread block: in lpc.c, "the readable version" while (lag--) { for (i = lag, d = 0.0; i < data_len; i++) d += data[i] * data[i-lag]; autoc[lag] = d; } instead of looping through the "while" block sequentially, we...
2010 May 11
1
Xen 4.0 build error
...#39;     Makefile:7:=0A *** first argument to `word'' function must be greater than 0=     .=A0 Stop.     make-3.79.1-p7[3]:=0A Leaving directory `/foo/xen40/xen-4.0.0/build-linux-2=     .6-pvops_x86_64''     make-3.79.1-p7[2]:=0A *** [build-linux-2.6-pvops_x86_64/include/linux/autoc=     onf.h] Error 2     make-3.79.1-p7[2]:=0A Leaving directory=0A `/foo/xen40/xen-4.0.0'' - Ignored:     make-3.79.1-p7[1]: *** =0A[linux-2.6-pvops-install] Error 2     make-3.79.1-p7[1]: Leaving =0Adirectory `/foo/xen40/xen-4.0.0''     make-3.79.1-p7: *** =0A[install-kernels]...
2004 Oct 01
1
[PATCH] fix compile errors with asm disabled
...are and not combined like this?: #if defined(FLAC__CPU_IA32) && defined(FLAC__HAS_NASM) I'm not sure if there are portability issues with the above, though. --- orig/src/libFLAC/include/private/lpc.h +++ mod/src/libFLAC/include/private/lpc.h @@ -61,6 +61,7 @@ void FLAC__lpc_compute_autocorrelation_asm_ia32_3dnow(const FLAC__real data[], unsigned data_len, unsigned lag, FLAC__real autoc[]); #endif #endif +#endif /* * FLAC__lpc_compute_lp_coefficients() @@ -146,17 +147,16 @@ void FLAC__lpc_restore_signal(const FLAC__int32 residual[], unsigned data_len, const FLAC__int32 qlp_c...
2011 Sep 20
2
[LLVMdev] ../llvm/configure fails in Cygwin with space character in path name?
...ring in projects/sample (/home/Jon Smith/cl/build/projects/sample ) configure: running /bin/sh ../../../llvm/projects/sample/configure --prefix=/usr/local --cache-file=/dev/null --srcdir=../../../llvm/projects/sample configure: error: cannot find install-sh or install.sh in /home/Jon Smith/cl/llvm/autoconf "../../../llvm/projects/sample"//home/Jon Smith/cl/llvm/autoc onf configure: error: ../../../llvm/projects/sample/configure failed for projects/sample ---------- Above is the snippet of the reported failure when executing ../llvm/configure found in using the basic setup steps describ...
2012 Apr 09
1
Summary Statistics Help
...use b) Patents and FHouse controlled for extra, interstate, internationalized c)Patents and FHouse controlled for internal threat (internal, DISAP, KILL, TORT, POLPRIS, frac_eth, frac_rel) d)Patents and EconGlob, SocGlob, PolGlob, Econflows, e)Patents and GDP_Constant f)Patents and durable, democ, autoc, My code so far, I got stuck at section SUMMARY STATS: datpat <- read.csv(file="datpat.csv", header=TRUE, rownames = FALSE) datpat <- datpat[,-1] datpat[,c(1:3,718)] colnames(datpat) # ------------------- # PRELIMINARY ANALYSES # -------------------- # Overall summary(datpat$Pat...
2012 Jun 25
1
[PATCH 1/2] drm/nouveau/pm: Prepare for more GDDR5 MR values
...5) { t->drive_strength = boot->drive_strength; t->odt = boot->odt; @@ -644,18 +645,24 @@ nouveau_mem_gddr5_mr(struct nouveau_device *ndev, u32 freq, return -ERANGE; } - if (t->odt > 3) { + if (t->odt > 2) { NV_WARN(ndev, "(%u) Invalid odt value, assuming autocal: %x", t->id, t->odt); t->odt = 0; } + if(t->odt) + add_term = t->odt; + else + add_term = 3; + t->mr[0] = (boot->mr[0] & 0x007) | ((e->tCL - 5) << 3) | ((e->tWR - 4) << 8); - t->mr[1] = (boot->mr[1] & 0x1007f0) |...
2002 Feb 13
1
From samba 2.2.1a to samba 2.2.3a
Hi, I have Red Hat Linux 7.2 and samba 2.2.1a. At the moment I'm trying to install samba 2.2.3a but I'have problems whit samba-client and samba-common (both v. 2.2.1a): Have I that uninstall samba-common and samba-client 2.2.1a in order to instal samba 2.2.3a ? The package of samba-2.2.3a.src.i386.rpm only have samba and not client and the common. I'm a few crazy now whit this