Displaying 16 results from an estimated 16 matches for "l19".
Did you mean:
19
2019 Feb 17
0
NHW Project - new -l19 "extreme" compression quality setting
Hello,
For those interested, I have added a new -l19 "extreme" compression quality
setting to the NHW Project.This -l19 quality setting is really competitive
with x265 (HEVC) on rather good quality images.
An important remark: we can really save 2.5KB in average per .nhw
compressed file as the entropy coding schemes are not optimal, especi...
2000 Mar 31
1
R: one bananna aov() question
...L9 27 -0.559327664097794
8 L10 2 0.181304809992027
9 L12 4 -3.05932766409779
10 L13 5 3.94067233590221
11 L16 7 1.68130480999203
12 L17 8 -1.31869519000797
13 L18 9 -2.05932766409779
14 L19 10 2.44067233590221
15 L21 13 -1.66682168482594
16 L22 14 0.0925458410842417
17 L23 15 -2.90745415891576
18 L28 19 1.09254584108424
19 L29 20 -1.90745415891576
20 L1 1 2.36694915254237
21 L2...
2017 Jun 22
2
Legal names for Functions and other Identifiers
...el->id);
(Where getOrigName returns the name of the Scop before the IRBuilder
modified it)
Produces the effect,
--- a/test/GPGPU/kernel-params-only-some-arrays.ll
<https://github.com/llvm-mirror/polly/blob/6b8cb877c2fa3ee0e626cac5811115a9c5c71b5b/test/GPGPU/kernel-params-only-some-arrays.ll#L19-L20>
+++ b/test/GPGPU/kernel-params-only-some-arrays.ll
@@ -16,12 +16,12 @@
; B[i] += 42;
; }
-; KERNEL: ; ModuleID = 'kernel_0'
-; KERNEL-NEXT: source_filename = "kernel_0"
+; KERNEL: ; ModuleID =
'kernel_params_only_some_arrays_%or.cond---%or.end9_kernel_0...
2010 Dec 02
0
[LLVMdev] Alternative exception handling proposal
...my proposal:
LEHB2:
call __Z3foov
LEHE2:
. . .
L24:
# basic block 10
movq %rax, %r12
L5:
# basic block 11
movl %edx, %ebx
leaq -18(%rbp), %rdi
call __ZN1BD1Ev
movslq %ebx,%rdx
jmp L7
. . .
L7:
# basic block 15
movl %edx, %ebx
leaq -17(%rbp), %rdi
call __ZN1AD1Ev
movslq %ebx,%rdx
jmp L19
. . .
L19:
# basic block 19
cmpq $3, %rdx
je L9
# basic block 20
cmpq $2, %rdx
jne L30
# basic block 21
jmp L39
. . .
L39: # The catch handler
. . .
GCC_except_table0:
LLSDA4:
. . .
.set L$set$6,LEHB2-LFB4
.long L$set$6 # region 2 start
.set L$set$7,LEHE2-LEHB2
.long L$set$7 # length...
2012 Jul 25
1
A minor beef with JSON::decode
Hiya,
So, what was the impetus behind having ParamsParser create Date and
DateTime objects out of application/json requests? The project I''m on
expects parameters to be received as standard types (bools, numbers,
strings, arrays, and hashes). Rails shouldn''t try to convert objects that
are explicitly passed as these types; it should be up to the application to
do that.
2010 Dec 02
3
[LLVMdev] Alternative exception handling proposal
Hi Bill,
> This is similar to my first proposal.
yup, I still consider your first proposal to have been basically sound.
But it also suffers from a major problem,
> which stopped that proposal dead in its tracks. Namely, you have information in
> one place which needs to be shared in two different, but possibly disjoint,
> places: the type, filters, and personality information. In
2020 Sep 04
1
Monitoring slaves via dummy-ups
...> Running NUT as uucp is surprising. Do you have a user "nut"?
That is the practice on FreeBSD, decided 14 years ago it seems. I would prefer
a dedicated nut user. I notice I can change this at compile time:
https://svnweb.freebsd.org/ports/head/sysutils/nut/Makefile?annotate=533996#l19
> I suggest you set up a working NUT configuration, and then ask the question "Do
> I need Nagios for UPS management?"
That will come tomorrow.
Nagios is not intended for UPS management. Only for monitoring the services.
Thank you. Very helpful
--
Dan Langille
dan at la...
2020 Jan 16
3
Git autocrlf for Windows - why does the Getting Started guide say to use false?
Hi all,
TL;DR - should we recommend core.autocrlf=input instead of
core.autocrlf=false on Windows?
I recently switched from doing pre-commit builds and tests from my Ubuntu
VM, to my Windows machine where I do all my development. I was aware that
line endings is an issue, so made sure to set core.autocrlf=false as
directed in the Getting Started guide (see
2024 Dec 13
1
Check R version dependency in R CMD Check
I?ve been guilty of this myself. I think a check would be good.
In my case I was using the new sort_by() function (I think also 4.1) and a
user was failing to install on R 4.0.
On Fri, Dec 13, 2024 at 11:30 Jan Net?k <netikja at gmail.com> wrote:
> Hello,
>
> I have a server with R 3.6.3 installed and I struggled a bit with
> updating several R packages that utilizes some new
2020 Jan 16
3
Git autocrlf for Windows - why does the Getting Started guide say to use false?
...than make it a user-setting but sadly I don't have time right now to commit to trying out a solution.
I notice that there is one case already of using .gitattributes to make sure autocrlf doesn't change line endings, FWIW:
https://github.com/llvm/llvm-project/blob/master/llvm/.gitattributes#L19
On Thu, 16 Jan 2020 at 15:19, James Henderson via llvm-dev <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>> wrote:
Hi all,
TL;DR - should we recommend core.autocrlf=input instead of core.autocrlf=false on Windows?
I recently switched from doing pre-commit builds and...
2014 Jun 07
3
imap-login killed with signal 11 in Dovecot 2.2.13 (feea8645c4d7)
Latest 2.2.13 HG feea8645c4d7 seems to unexpectedly kill imap-login sessions:
Jun 7 11:56:10 nihlus dovecot: imap(tlx at leuxner.net): Disconnected: Logged out in=2203 out=851225
Jun 7 11:56:10 nihlus dovecot: imap(tlx at leuxner.net): Disconnected: Logged out in=316 out=2417
Jun 7 11:56:10 nihlus dovecot: imap-login: Fatal: master: service(imap-login): child 60505 killed with signal 11 (core
2009 Dec 10
2
different randomForest performance for same data
Hello,
I came across a problem when building a randomForest model. Maybe someone can help me.
I have a training- and a testdataset with a discrete response and ten predictors (numeric and factor variables). The two datasets are similar in terms of number of predictor, name of variables and datatype of variables (factor, numeric) except that only one predictor has got 20 levels in the training
2017 Jun 22
2
Legal names for Functions and other Identifiers
Thank You Chen !
On Thu, Jun 22, 2017 at 5:21 PM 陳韋任 <chenwj.cs97g at g2.nctu.edu.tw> wrote:
> Perhaps you can refer to [1]. Function name should be a global one.
>
> [1] http://llvm.org/docs/LangRef.html#identifiers
>
> HTH,
> chenwj
>
>
> 2017-06-22 16:35 GMT+08:00 SANJAY SRIVALLABH SINGAPURAM via llvm-dev <
> llvm-dev at lists.llvm.org>:
>
>>
2020 Sep 04
2
Monitoring slaves via dummy-ups
Hello,
I wondered how folks monitored slaves.
In my case, I am using Nagios and the check_ups plugin. It seems to work fine but being new to nut, I'm seeking confirmation that this is a sane approach.
The goal: confirm the slaves have contact with the master.
The environment:
* FreeBSD 12.1
* nut-2.7.4 installed from package
Background:
I am replacing an APC 2200 UPS (still in use) with
2010 Dec 03
1
[LLVMdev] Alternative exception handling proposal
...should I land?". It
> also needs to know which types it can catch in order to get the "action" variable.
>
> So the information is needed at the invoke site.
>
> The information is also needed at the site that makes the decision of which
> catch handler to execute (L19 in the above example). For one, it needs to know
> the action record table entries. And of course it needs to know the types that
> can catch, the personality function, and information about any filters. In your
> model, that point in the code is completely, and potentially irreversibly,
&...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...vxlVCzCRcr%1dSGL
z001BWNkl<ZRC+z{+(-=F8|xj*O1wdu(VYgUcIm(4)&3Q|AO6PnpSh4)%oqOO$s`vd
zZF{h?crvz2r_yeE`ARGMhV606c^M;J0mTMYyjne@T2N|Au})9ME-hZKm%`map?%;{
ztWEX%t5*Zp>kbqh07qad5c{|;RGmD@01={6sooR>p_fvrRJUx|QrE0mGb4Y0e{5}S
zv9`7*KR=(WtSpOb*RHv2+O(<3kt0V8N=r+H9zA+U@4x>(p`oFVG+(t^O@|I0=+L19
z^XJcJ@#4iST)2>*eir!fz0pi~bti_(E7kRRA3N@jNAdFV;_%_a6b<N1M*5HF{#}72
zia0dsicS4+z3G^82m+S%8ev(l5k7sUperpR{p^0yqPB1%awEl=DcC!yaInoQOGn*v
zUo%jEPLIEDVagRuOe*)SNVr+Hz^$($De2HUvQ)k#XOxW<cvxakYN6NpE9Lk$PTF)q
zs={KuLEe5mn(1E@DN2nc)%lLXXIQ~LT*E%qyKnTW`F!uPq(VKOZB8Q@5IGZFNg)P?
zck*`%l_7?88{?aMnA6skY...