similar to: [LLVMdev] Register only Machine

Displaying 20 results from an estimated 20000 matches similar to: "[LLVMdev] Register only Machine"

2007 Dec 28
1
field from from but not in DB
ok I''m down to getting AR to ignore the field. the field is called turing.. I have two function stubs.. def turing end def turing=(temp) end what do i need to do in these two functions to emulate what AR would have for column in the DB.. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2005 Jan 26
2
drdb fails under xen
Under xen, either stock xen-2.0.1+linux-2.6.9 or Fedora''s latest (2.6.10-1.1109_FC4), drdb (<http://www.drbd.org/>),as soon as I try to write to one of its devices, causes "Badness" in the kernel and, ultimately, a spontaneous reboot. Under non-xen 2.6.10-1.1109_FC4 and 2.6.9-1.678_FC3, drbd works fine. The error: Jan 25 21:01:23 turing kernel: Badness in blk_plug_device
2018 Mar 01
3
samba 2.4.6 to 2.4.7 update on Fedora update 26 to 27, can't connect to shares
I've just updated my samba 2.4.6 to samba 2.4.7 via updating Fedora 26 to 27 System was working in F26. But in F27 users cannot connect to the service definitions: $ smbclient //turing/ngaywood Enter UNE\ngaywood's password: Anonymous login successful tree connect failed: NT_STATUS_ACCESS_DENIED The server system is configured as (testparm output): [global] auth methods = guest
2007 Apr 03
2
[OT] Ragel and FSM tutorials
This is off-topic. I''m hoping someone on this list can point me towards more general information on finite state machines, their definition, how to build them, determining when to apply them, etc. I read Zed''s blog entry from way back when covering Ragel [1] but he hasn''t followed it up and there aren''t many pointers to external information.
2020 Oct 30
6
[PATCH 0/5] Improve Robust Channel (RC) recovery for Turing
This is an initial series of patches to improve channel recovery on Turing GPUs with the goal of improving reliability enough to eventually enable SVM for Turing. It's likely follow up patches will be required to fully address problems with less trivial workloads than what I have been able to test thus far. This series primarily addresses a number of hardware changes to interrupt layout and
2024 Sep 11
1
[PATCH v2 3/3] drm/nouveau: Add drm_panic support for nv50+
On Wed, Sep 11, 2024 at 10:19?AM Jocelyn Falempe <jfalempe at redhat.com> wrote: > On 06/09/2024 21:36, James Jones wrote: > > Right, there are 3 iterations of block linear tiling actually. NV50 does > > support scanout of block linear surfaces. All block-linear-capable GPUs > > do. The 3 generations are: > > > > NV5x/G8x/GTXXX line: Original block size.
2010 Jan 09
0
[LLVMdev] Inlining
Hello Dustin, Alwaysinline is not a hint. It forces something inline that wouldn't have otherwise been as long as the linkage type permits it. (You just ran into a situation where linkage did not permit it.) Personally, I don't see the need for a preprocessor in most circumstances. If you need to do type substitution you can use an opaque type. The only reason for conditional
2011 Mar 04
3
Puppet dsl
Is the puppet dsl a complete Turing capable language? As I understand it, the chain is dsl -> compiled thing -> actions. What language is the compiled thing in? Ruby? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email
2011 Jun 28
1
More than 32G on memory in a domU guest?
I must be missing something obvious. I have a large domU guest: dom0# cat /etc/xen/turing name = "turing" uuid = "8d3383a0-f0ae-f0b1-215d-c2e04115e9fe" maxmem = 40000 memory = 40000 vcpus = 12 bootloader = "/usr/bin/pygrub" kernel = "/var/lib/xen/boot_kernel.nrTJko" ramdisk = "/var/lib/xen/boot_ramdisk.y6Gcn9" extra = "ro
2010 Jan 09
2
[LLVMdev] Inlining
On 01/09/2010 10:00 AM, Samuel Crow wrote: > > Always inline is the closest to a preprocessor macro you can get in > LLVM Assembly since it doesn't have a preprocessor at all. Mine does. :-) > ...LLVM does > aggressive inlining for functions used only once so those instances > don't require specification as alwaysinline. What I'm trying to do is understand the
2010 Jan 13
0
[LLVMdev] invoke/unwind
On Jan 13, 2010, at 12:46, Dustin Laurence wrote: > On 01/13/2010 04:08 AM, Garrison Venn wrote: > >> If it helps, to see what is involved, outside of a pure IR context, >> see the example code, and doc at: >> >> http://wiki.llvm.org/HowTo:_Build_JIT_based_Exception_mechanism#Source_Code:_exceptionDemo.cpp > > It does, although in the "let me show you
2007 Dec 27
4
Help With partials
ok i''m having problems moving a piece of code into a partial I have a line in a view: <%= image_tag( createturing ) %> moving to a partial _createturing.rhtml and changing the view to: <div id="turing"><%= render(:partial => "createturing") %></div> gives errors: ActionView::TemplateError (can''t convert nil into String) on
2009 Oct 07
1
Log entries with truncated service names
Hi, Situation: I'm seeing lots (~500k per day) of log entries like: smbd[13939]: itlab-pc06 (::ffff:10.51.51.103) couldn't find service it261 In this case, the last character of the request is truncated - it should be it2610 I'm seeing the same/similar issue to http://lists.samba.org/archive/samba/2009-March/147277.html I've dismissed this over the last few weeks as a minor
2005 Aug 31
5
R binaries
Dear Rexperts, I intend to burn some R CDs to colleagues in Vietnam. I want to put all binary files for base as well as contributed packages (for both Windows and Linux). It is very time consuming if I download files by files. Is there a place a can buy a CD with all the mentioned files? Regards, -- Nam-Ky Nguyen, Senior Lecturer School of Mathematics, Statistics and Computer Science
2017 Aug 30
2
Register pressure calculation in the machine scheduler and live-through registers
Hello, In a previous email, Matthias mentioned that register pressure estimates in the machine scheduler are not absolute; they only account for the registers that are used in the block.I assume that he meant that registers that are live-through (both live-in and live-out) are not accounted for in register pressure calculations. If a register is either live-in or live-out but not both, it must be
2013 Oct 05
2
bridged networking doesn't bring up eth0: RTNETLINK answers: File exists
I am running Xen on Debian wheezy. I switched from routed networking to bridged networking. Now I can''t seem to get eth0 to come up. When the network script tries to bring it up, it gets an error: RTNETLINK answers: File exists Any tips? details below brian root@trout:/etc/xen# egrep -v ''#|^ *$'' xend-config.sxp (network-script network-bridge) (vif-script vif-bridge)
2015 Jun 27
4
[LLVMdev] readonly and infinite loops
On Sat, Jun 27, 2015 at 2:16 PM, Nuno Lopes <nunoplopes at sapo.pt> wrote: > At least in C/C++ that's UB, yes. So you cannot map every turing machine to a valid C/C++ program then. :) Also, does this mean that "daemon" programs that run continuously till they're killed by the OS (using a mechanism that is not visible in C) are effectively undefined? -- Sanjoy >
2020 May 29
2
5.5 kernel: using nouveau or something else just long enough to turn off Quadro RTX 4000 Mobile for hybrid graphics?
Howdy, So, I have a Thinkpad P70 with hybrid graphics. 01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M600M] (rev a2) that one works fine, I can use i915 for the main screen, and nouveau to display on the external ports (external ports are only wired to nvidia chip, so it's impossible to use them without turning the nvidia chip on). I now got a newer P73 also with the
2016 Jun 07
3
PACT-2016 ACM Student Research Competition (SRC)
######################################################### PACT-2016: Call for Abstracts in ACM Student Research Competition (SRC) http://pact2016.eew.technion.ac.il/acm-src ######################################################### IMPORTANT DATES Abstract submission: 11:59pm US EDT Friday, June 17, 2016 Acceptance notification: 11:59pm US EDT Friday, July 15, 2016 Poster
2005 Mar 02
2
Suppressing observation numbers
Dear R gurus, Below is a part of the R output. Please consider the two lines: > data > model.matrix(m1) Is there a way of suppressing the observation numbers 1, 2, ...27 in the output (I don't want these number to appear in the output)? Regards, NKN > # Orthogonal blocking > data=read.table("cut.txt",header=T) > attach(data) > data b x1 x2 x3 1 1 -1 -1 0 2