similar to: problem with HoltWinters

Displaying 14 results from an estimated 14 matches similar to: "problem with HoltWinters"

2018 Feb 05
0
[PATCH 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81
On Gainward GTX 1070 routing any other SOR than SOR-1 to macro link 'G' (outp index 7) causes failures: [ 6.712111] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 61c880 [ IBUS ] [ 6.724888] nouveau 0000:01:00.0: disp: intr24 80000000 [ 8.716668] nouveau 0000:01:00.0: DRM: base-0: timeout [ 10.716679] nouveau 0000:01:00.0: DRM: base-1: timeout [ 63.511862] nouveau
2015 Dec 16
0
CEBA-2015:2654 CentOS 6 udev BugFix Update
CentOS Errata and Bugfix Advisory 2015:2654 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-2654.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 447d34fe297fc91ae7de208ee5810fb6f60adf97593f687bacd3b4d4b3fe407b libgudev1-147-2.63.el6_7.1.i686.rpm
2016 Dec 13
0
mailboxes and capitalisation
On 12/13/2016 4:48 AM, Thorsten Hater <thorsten.hater at gmail.com> wrote: > I have set up a series of special-use mailboxes in the default namespace > differing by capitalisation of the names, mainly to capture multiple > mailboxes > with autoexpunge > > namespace inbox { > ... > mailbox Trash { > auto = no > autoexpunge = 30d >
2016 Nov 29
1
Samba on Debian 8; NT4 domain, win10
On Tue, 29 Nov 2016 20:48:27 +0100 "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > Am 2016-11-29 um 19:55 schrieb Rowland Penny via samba: > > > You can use the DC as a fileserver, it is only for minor technical > > reasons that it isn't recommended, amongst which is that you have > > to use windows ACLs. > > that is really
2004 Aug 06
1
Bitkeeper refusing entry
I am trying to follow the instructions for compiling Icecast 2 at http://i.cantcode.com/~jack/icecast.html . However, I am not getting very far. When I type bk clone bk://shredder.sneakyninja.com/bkroot/icecast icecast I get bk://shredder.sneakyninja.com/bkroot/icecast: Connection refused It worked a few weeks ago the last time I tried it. What's changed? Regards, Simon B. --- >8
2019 Apr 03
2
[GSoC] Improve function attribute inference
Hi Johannes. My name is Hideto Ueno. I’m interested in working on GSoC project, “Improve (function) attribute inference”. As far as I see [0] and related patches, you have already implemented algorithms for many of the deducible function attributes with the new framework “Attributor”. I doubt whether there is still room for improvement as a GSoC project. If there is, let me know. Thanks.
2012 Dec 03
2
[LLVMdev] What does LLVM ERROR: Cannot select.. mean?
Hello, I am currently working on Shark, a backend for the Hotspot VM of OpenJDK, which uses LLVM to generate target machine code. I am currently running into an LLVM error message, and I don't know exactly what it means or what I am doing wrong: LLVM ERROR: Cannot select: 0x7ffff01295d0: f32,ch = AtomicLoad 0x7fffcc071b10:1, 0x7fffcc041e70<Volatile LD4[%addr29](align=8)> [ORD=48]
2011 Aug 03
0
[LLVMdev] dwarf directory table and file table
Hi Nick, On Aug 2, 2011, at 6:56 PM, Nick Lewycky wrote: > I've been looking into the debug info in llvm recently. After conferring with a DWARF expert, I think what we really want for a file is to enter the actual name of the header that the preprocessor found between "" or <> on the #include line, and for the directory it should be the actual header search path used.
2016 Dec 28
2
Error with samba update in debian.
No its a misconfiguration somewhere. Squid works fine i have it all running. Took me some time to understand things but it works fine now. See the list links.. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens Rowland Penny via > samba > Verzonden: woensdag 28 december 2016 16:12 > Aan: samba at lists.samba.org
2018 Sep 21
2
[PATCH] vhost/scsi: truncate T10 PI iov_iter to prot_bytes
On Wed, Aug 22, 2018 at 01:21:53PM -0600, Greg Edwards wrote: > Commands with protection information included were not truncating the > protection iov_iter to the number of protection bytes in the command. > This resulted in vhost_scsi mis-calculating the size of the protection > SGL in vhost_scsi_calc_sgls(), and including both the protection and > data SG entries in the protection
2015 Dec 23
2
Best Asterisk Platform
I don't think the original poster was asking about which OS is best. I think he was asking which PBX manager people are using. Ex, PBX in a Flash, Elastix, FreePBX, blah, blah, blah. Thanks; John From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of John Novack Sent: Wednesday, December 23, 2015 9:24 AM To: Asterisk Users
2017 Oct 12
2
Core Dumps with dovecot-2.2 -git as of 2.2.devel (eaf276b33)
No. Compiling entirely from -git source (on one system) and a Gentoo ebuild on another two. Reuben On 12/10/2017 10:38 PM, Aki Tuomi wrote: > Are you using the xi packages? If yes, can you please send me one fresh core? > > Aki > >> On October 12, 2017 at 8:43 AM Aki Tuomi <aki.tuomi at dovecot.fi> wrote: >> >> >> We'll take a look >>
2015 Mar 13
3
[LLVMdev] RFC: I plan to remove the autoconf and Makefile build of LLD
I fixed the immediate problem - please let me know when you are going to break my build so I can switch to maintaining it locally. thanks Iain ] On 13 Mar 2015, at 17:04, Rui Ueyama wrote: > Looks like most developers prefer Makefile removal, and there's no push-back. Let's go ahead and remove them. I'll send a patch. > > On Wed, Mar 11, 2015 at 3:33 PM, Iain Sandoe <iain
2015 Aug 01
3
[LLVMdev] SelectionDAG viewers, filter-view-dags question
The diff is not only the && and || but also the leading !: diff --git a/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp b/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp index 58f029fbe9fc..7ee06fc153b2 100644 --- a/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp +++ b/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp @@ -659,7 +659,7 @@ void SelectionDAGISel::CodeGenAndEmitDAG() {