search for: outstripping

Displaying 20 results from an estimated 20 matches for "outstripping".

2004 Mar 04
4
A file manipulation question
Hello R experts, The following problem outstrips my current programming knowledge. I have a dataframe with two fields that looks like the following: ID Contract 01 1 01 1 02 2 02 3 02 1 03 2 03 2 03 2 03 1 03 1 03 1 etc... I would like to end up with a dataframe with one row per ID where the value in the contract field would be the
2012 Sep 19
0
[LLVMdev] Offer of membership to LLVM into the Software Freedom Conservancy, Inc.
...it easier for companies and individuals to donate money, but also we need a way to be able to spend it. The University of Illinois is our current solution - they are capable of accepting money and keep it in an ear-marked account, but our requests to actually spend it (e.g. for student travel) are outstripping their time resources, particularly because the University folks that end up having to do this aren't used to dealing with open source projects. We are not interested in copyright enforcement at all. In personal discussions with Bradley, he mentioned that they may be able to help us move the c...
2012 Sep 19
3
[LLVMdev] Offer of membership to LLVM into the Software Freedom Conservancy, Inc.
"Bradley M. Kuhn" <bkuhn at sfconservancy.org> writes: > I'm sorry for the intrusion of a project policy discussion onto the > developer list, but there may be many here who may have thoughts, input, > or question regarding Conservancy's offer for LLVM's membership, > discussed below. If you're not interested in that topic, please feel > free to
2005 Jan 04
2
Thank you! Upgrade from Novell 4.11 is complete
I just wanted to write to you guys and thank you for all of your help and hand-holding as I upgraded our company's file server from a Pentium 200mmx running Novell 4.11 to a nice P4 server running Linux and Samba 3.0.9. It took from September to the end of December to accomplish it, but I have gotten compliments from several users about how smooth the transition was. My environment
2015 Feb 24
3
[LLVMdev] Jump Theading/GVN bug - moving discussion to llvm-dev
Whatever we end up deciding, I think we do need to preserve the ability of a language frontend to generate complete garbage in the form of unreachable code. If we decide to move in the direction of disallowing the production of unreachable code, we need to write a canonicalization pass that runs first thing in the pipeline. A frontend should be able to produce unreachable code. This
2008 Apr 05
2
Adding a Matrix Exponentiation Operator
Hi all I recently started to write a matrix exponentiation operator for R (by adding a new operator definition to names.c, and adding the following code to arrays.c). It is not finished yet, but I would like to solicit some comments, as there are a few areas of R's internals that I am still feeling my way around. Firstly: 1) Would there be interest in adding a new operator %^% that performs
2015 Feb 23
6
[LLVMdev] Jump Theading/GVN bug - moving discussion to llvm-dev
Hello, I encountered a problem triggered by Jump-Threading optimization. This pass is creating an unreachable block with an instruction that is not well formed, which then causes the subsequent GVN pass to enter an infinite loop. I have submitted a bug report and proposed fix to llvm-commits. This bug opened a can of worms. I was asked to move the discussion to llvm-dev to reach for a wider
2014 May 16
5
Mother board recommendation
Hello, I want to build a lightweight server and install centos. Does anyone have a recommendation for a suitable motherboard? Thank you, Joe
2004 Feb 16
0
Duncan's rooted system
Duncan writes: >Howyd all? Seems that I have been routed. Possibly >by a physical B&E, but who knows? Probably some >of you do.... anyways, some politically sensitive >email was deleted from a user account and the >line > >low -tr & > >inserted into my .xinitrc . > >Duncan (Dhu) Campbell > I didn't see a lot of feedback that struck me as
2010 Jan 30
2
Can I install debs over packages installed via R?
[ Kevin sent this to me but agreed that it's better to have this discussed here. ] On 30 January 2010 at 12:18, Kevin Donnelly wrote: | Hi | | I'm beginning to learn R,a nd I've just discovered cran2deb - what a terrific | resource! Thanks for making it. | | I was wondering what happens if I want to use cran2deb versions instead of the | versions installed via R itself. I'm
2016 Jan 05
1
(OT) Computer seems to have died
On Tue, January 5, 2016 3:50 pm, Warren Young wrote: > On Jan 4, 2016, at 8:37 PM, Valeri Galtsev <galtsev at kicp.uchicago.edu> > wrote: >> >> On Mon, January 4, 2016 6:18 pm, John R Pierce wrote: >>> On 1/4/2016 4:03 PM, tdukes at palmettoshopper.com wrote: >>>> >>>> I have an old IBM Netvista. >>> >>> 10 to 15 years old?
2011 Apr 11
5
Wine integration in Ubuntu 11.04
There are several changes where this distribution develops away from classic desktops: - maximized windows use panel instead of title bar - global menu - overlay scrollbars I guess the last two will stay as inconsistencies for a long time (if not someone manages to get the windows menu into the panel), but I thought that maximised windows shouldn't behave different than they used to. However
2008 Aug 02
3
Getting a Dom0 Kernel Version > 2.6.18 ?
As far as I work out the version of the Dom0 linux kernel has to be 2.6.18. This is causing me a lot of problem, because the driver support in 2.6.18 is slowly falling behind, and I finding that more modern hardware isn''t supported by the 2.6.18 drivers. Is it possible to use a more recent version of the kernel for Dom0, or am I stuck with 2.6.18? Is there another way I can use more
2006 Nov 28
15
Determining ideal number of Mongrels for an app?
What''s a rule of thumb for guesstimating how many Mongrels to use in a cluster for an app? I have an app that gets about 5000 unique visitors per day. I figured I''d give it plenty of Mongrels -- twenty to be specific. After running out of memory and hitting the swap periodically, I scaled it back to five and it still seems to serve up visitors fine. So, is there some super-secret
2012 Sep 19
3
[LLVMdev] Offer of membership to LLVM into the Software Freedom Conservancy, Inc.
...ies and individuals to > donate money, but also we need a way to be able to spend it. The > University of Illinois is our current solution - they are capable of > accepting money and keep it in an ear-marked account, but our requests > to actually spend it (e.g. for student travel) are outstripping their > time resources, particularly because the University folks that end up > having to do this aren't used to dealing with open source projects. Ah, makes perfect sense. > We are not interested in copyright enforcement at all. In personal > discussions with Bradley, he mention...
2015 Feb 24
6
[LLVMdev] Jump Theading/GVN bug - moving discussion to llvm-dev
----- Original Message ----- > From: "Chandler Carruth" <chandlerc at google.com> > To: "Katya Romanova" <Katya_Romanova at playstation.sony.com>, "Nick Lewycky" <nlewycky at google.com> > Cc: llvmdev at cs.uiuc.edu, "Philip Reames" <listmail at philipreames.com>, "Hal Finkel" <hfinkel at anl.gov>,
2007 Sep 13
26
hardware sizing for a zfs-based system?
Hi all, I''m putting together a OpenSolaris ZFS-based system and need help picking hardware. I''m thinking about using this 26-disk case: [FYI: 2-disk RAID1 for the OS & 4*(4+2) RAIDZ2 for SAN] http://rackmountpro.com/productpage.php?prodid=2418 Regarding the mobo, cpus, and memory - I searched goggle and the ZFS site and all I came up with so far is that, for a
2007 Sep 13
26
hardware sizing for a zfs-based system?
Hi all, I''m putting together a OpenSolaris ZFS-based system and need help picking hardware. I''m thinking about using this 26-disk case: [FYI: 2-disk RAID1 for the OS & 4*(4+2) RAIDZ2 for SAN] http://rackmountpro.com/productpage.php?prodid=2418 Regarding the mobo, cpus, and memory - I searched goggle and the ZFS site and all I came up with so far is that, for a
2016 Feb 10
6
[RFC] Lanai backend
On Tue, Feb 9, 2016 at 11:01 PM, Pete Cooper via llvm-dev < llvm-dev at lists.llvm.org> wrote: > > On Feb 9, 2016, at 10:24 PM, Chandler Carruth <chandlerc at google.com> > wrote: > > You've raised an important point here Pete, and while I disagree pretty > strongly with it (regardless of whether Lanai makes sense or not), I'm glad > that you've
2010 Apr 07
53
ZFS RaidZ recommendation
I have been searching this forum and just about every ZFS document i can find trying to find the answer to my questions. But i believe the answer i am looking for is not going to be documented and is probably best learned from experience. This is my first time playing around with open solaris and ZFS. I am in the midst of replacing my home based filed server. This server hosts all of my media