Displaying 19 results from an estimated 19 matches for "s000".
Did you mean:
1000
2007 May 28
0
[LLVMdev] [llvm-announce] LLVM 2.0 Release
...g for an alternative : llvm-gcc.
Ok.
> First, what is VFPU :
>
> it is a great coprocessor which allows us to handle up to 128 32-bit float
> registers as a scalar or as a vector of two, three or four elements or as a
> square matrix of 4, 9 or 16 elements.
>
> - a scalar : S000 = [$0], S001, [$1], S002 = [$2], S003 = [$3], S100 = [$4],
> ..., S010 = [$32], ..., S020 = [$64], ..., S733 = [$127]
> - a column : C000.p = [S000, S010], C020.p = [S020, S030], ..., C000.t =
> [S000, S010, S020], C010.t = [S010, S020, S030], ..., C000.q = [S000, S010,
> S020, S0...
2010 Aug 07
0
several figures from one Sweave chunk? [solved]
...easily be used
instead of Sweave.
To echo Dieter's comments, I had some headaches when thinking
about the hen and the egg. Hope this helps
Liviu
[1] http://www.stat.uni-muenchen.de/~leisch/Sweave/FAQ.html#x1-11000A.9
[2] https://stat.ethz.ch/pipermail/r-help/2008-June/164783.html
[3] http://s000.tinyupload.com/index.php?file_id=22646520644600938098
[4] http://s000.tinyupload.com/index.php?file_id=73594116524789598605
[5] http://s000.tinyupload.com/index.php?file_id=00010585455841885948
[6] http://biostatmatt.com/archives/573/comment-page-1#comment-770
> > Hope that helps. If you ha...
2009 Dec 11
12
Literature analysis
Dear all,
i am new in R. I am writing a review paper about batteries. However, i
am interested in analyzing all the papers by keywords, author,
references and year.
This could be done by "refviz" a software, which is only running on
windows machines and which is not free.
So my question to you is, is it somehow possible to write a script that
can do all of this work?
And if yes, with
2011 Dec 14
0
[LLVMdev] Help with hazards
...board
detector. Is this a bug or am I doing something wrong?
I've attached a small test case, run with llc -mcpu=440
Thanks again,
Hal
--
Hal Finkel
Postdoctoral Appointee
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
; ModuleID = 'tsc_s000.c'
target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v128:128:128-n32"
target triple = "powerpc-unknown-linux-gnu"
@.str = private unnamed_addr constant [6 x i8] c"s000 \00", align 1
@Y = common global [16000 x doubl...
2009 Dec 13
1
debug an error that incapacitates R?
...would need to source the following file [1]. Then
require(Rcmdr)
require(sos)
sosInit()
and in the box enter a string similar to "asdf ; HTMLgrid". If you
enter simple strings such as "asdf", the function will perform as
expected and R will not become non-responsive.
[1] http://s000.tinyupload.com/index.php?file_id=15379960405416742593
Please let me know of any ideas that would help tackle this one. Thank you
Liviu
This is a sessionInfo() prior to running the crash-function.
> sessionInfo()
R version 2.10.0 (2009-10-26)
x86_64-pc-linux-gnu
locale:
[1] LC_CTYPE=en_GB.UT...
2013 Mar 30
1
normal mixture EM not working?
Hi,
I am currently working on fitting a mixture density to financial data.
I have the following data:
http://s000.tinyupload.com/?file_id=00083355432555420222
I want to fit a mixture density of two normal distributions.
I have the formula:
f(l)=πϕ(l;μ1,σ21)+(1−π)ϕ(l;μ2,σ22)
my R code is:
normalmix<-normalmixEM(dat,k=2,fast=TRUE)
pi<-normalmix$lambda[1]
mu1<-normalmix$mu[1]
mu2<-normalmix$m...
2014 Jul 11
2
CentOS 7 Anaconda GUI resolution
...ured the output of lspci, dmidecode, /tmp, and /var/log in both
Normal and Basic Graphics boot modes. The file is 1,692,776 bytes and
has the following SHA1 checksum:
f9cd800ced963e29d0bb3e4381596dc3b61a4c4c
*CentOS7_InstallerResolutionProblem.tar.xz
It can be downloaded from this link:
http://s000.tinyupload.com/index.php?file_id=55151826488339350948
Daniel Johnson
djohnson at progman.us
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlO/N1gACgkQ6vGcUBY+ge+5CwCgnRG1En1ZORoj5Q8tKFyApX13
xukAoJ309KaZJjZAc69REBz9p0...
2011 Oct 29
0
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...t to me, clang's
optimizations are still important (even if it is emitting only llvm).
I've rerun the llvm code generation steps, adding -O3 to clang. Here are
the results (they are significantly better):
Loop llvm-v llvm gcc-v gcc
-------------------------------------------
S000 9.10 9.59 4.55 10.04
S111 7.29 7.65 7.68 7.83
S1111 13.87 14.72 16.14 16.30
S112 16.67 17.45 16.54 17.52
S1112 13.16 13.87 14.83 14.84
S113 22.14 22.98 22.05 22.05
S1113 11.06 11.48 11.03 11...
2009 Aug 30
1
Dovecot 1.0.14 + osx 10.6 and authentication PAM
...pam_unix.so
auth required pam_deny.so
account required pam_permit.so
password required pam_deny.so
session required pam_uwtmp.so
Here is a list with all dovecot processes
Maarten-2:sbin maarten$ ps auxw|grep "dovecot\|imap\|pop3"
maarten 249 1,1 0,0 2435032 528 s000 S+ 3:21pm 0:00.00
grep dovecot\|imap\|pop3
dovecot 218 0,0 0,0 602248 660 ?? S 3:06pm 0:00.08
imap-login
root 215 0,0 0,0 601144 636 ?? S 3:06pm 0:00.08
dovecot-auth
root 214 0,0 0,0 599940 356 ?? Ss 3:06pm 0:00.11
./dovecot...
2013 Mar 31
0
Standard error of normalmixEM fit?
...stiy of two gaussians two my data. I now want to
calculated the standard errors of the estimates via the boot.se command of
the mixtools package. My question is now, if the output is correct? It
seems a bit odd to me, so is this correct what I am doing and can I rely on
the values?
My data: http://s000.tinyupload.com/?file_id=09285782882980618119
My code:
normalmix<-normalmixEM(dat,k=2,lambda=c(0.99024,(1-0.99024)),fast=FALSE,maxit=10000,epsilon
= 1e-16,maxrestarts=1000)
normalmix$loglik
normalmix$lambda
se<-boot.se(normalmix,B=1000)
se$lambda.se
se$mu.se
se$sigma.se
fin...
2013 Apr 04
0
Std. error of normalmixEM with boot.se
...stiy of two gaussians two my data. I now want to
calculated the standard errors of the estimates via the boot.se command of
the mixtools package. My question is now, if the output is correct? It
seems a bit odd to me, so is this correct what I am doing and can I rely on
the values?
My data: http://s000.tinyupload.com/?file_id=09285782882980618119
My code:
normalmix<-normalmixEM(dat,k=2,lambda=c(0.99024,(1-0.99024)),fast=FALSE,maxit=10000,epsilon
= 1e-16,maxrestarts=1000)
normalmix$loglik
normalmix$lambda
se<-boot.se(normalmix,B=1000)
se$lambda.se
se$mu.se
se$sigma.se
fin...
2013 Apr 04
0
Std. error normalmixEM using boot.se
...ssians two my data. I now want to
caluclate the standard errors of the estimates via the boot.se command of
the mixtools package. My question is now, if the output is correct? It
seems a bit odd to me, so is this correct what I am doing and can I rely on
the values?
My data can be found at:
http://s000.tinyupload.com/?file_id=09285782882980618119
my code:
normalmix<-normalmixEM(dat,k=2,lambda=c(0.99024,(1-0.99024)),fast=FALSE,maxit=10000,epsilon=1e-16,maxrestarts=1000)
normalmix$loglik
normalmix$lambda
se<-boot.se(normalmix,B=1000)
se$lambda.se
se$mu.se
se$sigma.se
final results:
labmd...
2017 Jun 21
0
Possible Opus 1.2 Problem Sample
...like to be made aware of a problem sample. I also thought there is a good
chance over-compressing a musical section of 128K MP3 to 28K Opus isn't
really an important use case, so no worries.
I uploaded a zip containing 7s clips of the original, the Opus 1.1, and
Opus 1.2 encodes here:
http://s000.tinyupload.com/index.php?file_id=06672937462298552381
The command line used: --quiet --bitrate 28 --vbr --ignorelength
Right around 1s is a pronounced guitar pluck that sounds a bit better in
the v1.2 encode. Thank you! Around 3s the narrator starts talking. Behind
the speaking at around 4.5s ar...
2011 Oct 29
4
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...LVM without vectorization
> > 3. Time using gcc with vectorization
> > 4. Time using gcc without vectorization
Here are improved results where the correct (and default)
vector-register size was used.
Loop llvm-v llvm gcc-v gcc
-------------------------------------------
S000 9.09 9.49 4.55 10.04
S111 7.28 7.37 7.68 7.83
S1111 13.78 14.48 16.14 16.30
S112 16.67 17.41 16.54 17.52
S1112 13.12 14.21 14.83 14.84
S113 22.12 22.88 22.05 22.05
S1113 11.06 11.42 11.03 11...
2009 Aug 26
2
faulty formatting of toLatex(sessionInfo())
...cale" variables means that LaTeX
cannot easily find an appropriate place to break the lines, and some
will get printed off screen.
Below is the text output, and this .pdf document [1] shows the
(faulty) tex result. Could anyone suggest how to get around this
issue?
Thank you
Liviu
[1] http://s000.tinyupload.com/index.php?file_id=06259544336960829228
> sessionInfo()
R version 2.9.1 (2009-06-26)
x86_64-pc-linux-gnu
locale:
LC_CTYPE=en_GB.UTF-8;LC_NUMERIC=C;LC_TIME=en_GB.UTF-8;LC_COLLATE=en_GB.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_GB.UTF-8;LC_PAPER=en_GB.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEP...
2011 Oct 29
0
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...Name of the loop
> 1. Time using LLVM with vectorization
> 2. Time using LLVM without vectorization
> 3. Time using gcc with vectorization
> 4. Time using gcc without vectorization
>
> Loop llvm-v llvm gcc-v gcc
> -------------------------------------------
> S000 9.59 9.49 4.55 10.04
> S111 7.67 7.37 7.68 7.83
> S1111 13.98 14.48 16.14 16.30
> S112 17.43 17.41 16.54 17.52
> S1112 13.87 14.21 14.83 14.84
> S113 22.97 22.88 22.05 22.05
> S1113...
2011 Oct 29
4
[LLVMdev] [llvm-commits] [PATCH] BasicBlock Autovectorization Pass
...should* catch them anyway.
Results:
0. Name of the loop
1. Time using LLVM with vectorization
2. Time using LLVM without vectorization
3. Time using gcc with vectorization
4. Time using gcc without vectorization
Loop llvm-v llvm gcc-v gcc
-------------------------------------------
S000 9.59 9.49 4.55 10.04
S111 7.67 7.37 7.68 7.83
S1111 13.98 14.48 16.14 16.30
S112 17.43 17.41 16.54 17.52
S1112 13.87 14.21 14.83 14.84
S113 22.97 22.88 22.05 22.05
S1113 11.46 11.42 11.03 11...
2015 Oct 06
19
[Bug 92306] New: GL Excess demo renders incorrectly on nv43
https://bugs.freedesktop.org/show_bug.cgi?id=92306
Bug ID: 92306
Summary: GL Excess demo renders incorrectly on nv43
Product: Mesa
Version: git
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau
2007 Nov 14
10
[GE users] Apple Leopard has dtrace -- anyone used the SGE probes/scripts yet?
Hi,
Chris (cc) and I try to get the SGE master monitor work with Apple Leopard
dtrace. Unfortunately we are stuck with the error msg below.
Anyone having an idea what could be the cause? What I can rule out as
cause is function inlining for the reasons explained below.
Background information on SGE master monitor implementation is under
http://wiki.gridengine.info/wiki/index.php/Dtrace