search for: jameson

Displaying 20 results from an estimated 65 matches for "jameson".

Did you mean: jaeson
2009 Jan 16
3
[Bug 19622] New: 9100m G card (for acer aspire 4350)
...4350) Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: jameson.quinn at gmail.com QAContact: xorg-team at lists.x.org My 9100m G card works fine when I add the line: { 0x10DE0844, "GeForce 9100M G" }, to the end of the list in nv_driver.c -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are recei...
2019 Dec 20
3
LLJIT vs. thread-local storage
...to the initial-exec model than a dynamic library would normally be able to use)—but also with more limitations on how it may be used and requiring some additional support from the runtime. On Fri, Dec 20, 2019 at 1:17 PM Praveen Velliengiri < praveenvelliengiri at gmail.com> wrote: > Hi Jameson, > Why thread local support is hard to support in JITs? Whether Julia > supports Thread locals? If so, it would be very much helpful to know how. > > Thanks > > On Fri, 20 Dec 2019 at 23:31, Jameson Nash via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> Th...
1998 Jan 17
1
R-beta: command-line editing not working in Debian Linux version
...the readline [not the S/R readline() function, but the readline library] file ~/.inputrc parameters would work to set "vi" mode and other readline parameters (if the readline library gives this command line functionality in R, that is). -- Jim Burt, NJ9L, Fairfax, Virginia, USA jameson at mnsinc.com http://www.mnsinc.com/jameson jameson at pressroom.com "It is not the shortcomings of others, nor what others have done or not done that one should think about, but what one has done or not done oneself." --Dhammapada ["dp" command for quotes from the Dhammapad...
2007 Apr 12
2
Best External PRI Gateway?
...ny experience or recommendations of external PRI media gateways that support SIP. So far I've found: VegaStream Vega 400 Audiocodes Mediant 2000 MediaTrix 1531 However they are all expensive (over 3,000). Does any one have any other suggestions or experience with the above products? Thanks, Jameson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070412/ab6ae8f4/attachment.htm
2001 Dec 05
2
Detecting numerical value in character variable
...column having entries like (excluding # comments), 3117 #check number SALARY:10-1-01 #salary deposited on 10/1/2001 TRANSF:10-23-01 #transfer between accounts on 10/23/2001 These non-numerical descriptive entries speed balancing my checkbook, especially when I error. -- Jameson C. Burt, NJ9L Fairfax, Virginia, USA jameson at coost.com http://www.coost.com (202) 690-0380 (work) -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help&...
2019 Dec 20
3
LLJIT vs. thread-local storage
This had also came up at llvm-devmtg briefly at the JIT roundtable. One of the collaborators on my project had started a patch years ago to implement some of it https://reviews.llvm.org/D8815, but then we went a different direction with TLS in our frontend and it became unnecessary. On Fri, Dec 20, 2019 at 12:36 PM David Blaikie via llvm-dev < llvm-dev at lists.llvm.org> wrote: > +Lang
2005 Mar 29
6
Aggregating data (with more than one function)
...Howe Finance 80000 4 Jones Finance 82000 5 Norwood IT 67000 6 Benson Sales 76000 7 Smith Sales 65778 8 Baker HR 56778 9 Dempsey HR 78999 10 Nolan Sales 45667 11 Garth Finance 89777 12 Jameson IT 56786 I want to calculate both the mean salary broken down by Department and also the total amount paid out per department i.e. I want both sum(Salary) and mean(Salary) for each Department. Right now, I am using aggregate.data.frame twice, creating two data frames, and then combini...
2015 Oct 17
3
Problems with TDBs on CTDB-managed Samba instance
...we are very interested in taking any steps necessary to prevent its recurrence in the future. Again, thank you so much for your time :) Stewart Howard ________________________________________ From: Jeremy Allison <jra at samba.org> Sent: Friday, October 16, 2015 7:53 PM To: Howard, Stewart Jameson Cc: samba at lists.samba.org Subject: Re: [Samba] Problems with TDBs on CTDB-managed Samba instance On Fri, Oct 16, 2015 at 02:44:36PM +0000, Howard, Stewart Jameson wrote: > Hi All, > > > My site has two separate clustered Samba instances (managed by two independent CTDB instances) ru...
2003 Mar 28
2
file.show("morley.tab") responds "NO FILE"
...dalone mathematics library r-recommended collection of recommended packages Perhaps others don''t have this same file.show("morley.tab") problem, but if others do have this problem, then this beginners'' documentation should alter a couple lines on page 81. -- Jameson C. Burt, NJ9L Fairfax, Virginia, USA jameson at coost.com http://www.coost.com (202) 690-0380 (work) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 240 bytes Desc: not available Url : https://stat.ethz....
2007 Feb 14
4
Best FXO Gateway
...AudioCodes MP114 I've read over Voip-info.org regarding these products and numerous mentions of problematic setup and configuration seems to be a common theme. Can anyone provide a recommendation based on user experience? Feel free to suggest an alternative gateway if one stands out. Thanks, Jameson -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070214/a6c7ab17/attachment.htm
2017 Oct 16
2
Clang/LLVM JIT - When to use "registerEHFrames()"
...function returns using a particular finite set of instructions), so that has to be handled elsewhere during machine code selection/emission. On Tue, Oct 10, 2017 at 11:07 AM Hayden Livingston <halivingston at gmail.com> wrote: > Julia is a language, and you can use their code. > > Jameson Nash, could you please let us know why Julia's code has hard > coded values for the unwinding? Is your prolog/epilog some standard > one? > > On Fri, Oct 6, 2017 at 2:47 AM, <bjoern.gaier at horiba.com> wrote: > > Hello everyone, > > > > I was following the...
2019 Nov 15
3
RFC: token arguments and operand bundles
...like I should reiterate that I am still seeking all opinions about the use of tokens and operand bundles or any other means of representing the fp constraints. I just want to make sure that we all have the same understanding of what the information I’m trying to represent in IR means. -Andy From: Jameson Nash <vtjnash at gmail.com> Sent: Thursday, November 14, 2019 8:00 PM To: Kaylor, Andrew <andrew.kaylor at intel.com> Cc: LLVM Developers Mailing List <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] RFC: token arguments and operand bundles I understand that, but I think you...
2008 Sep 10
1
Samba, pam, NIS and password changes
...> 192.168.0.56:49229 to procedure ypproc_match (jgc,shadow.byname;-1) > Sep 10 11:53:17 sydsrv12 ypserv[905]: refused connect from > 192.168.0.56:49229 to procedure ypproc_match (jgc,shadow.byname;-1) > Sep 10 11:54:16 sydsrv12 named[4727]: client 192.168.0.210#2081: > update 'jamesons.com.au/IN' denied > Sep 10 11:54:43 sydsrv12 su(pam_unix)[1859]: session opened for user > robynw by prosmart(uid=0) > Sep 10 11:55:28 sydsrv12 named[4727]: client 192.168.0.242#1430: > update 'jamesons.com.au/IN' denied > Sep 10 11:55:38 sydsrv12 ypserv[905]: refused...
2019 Dec 10
2
[RFC] Displaying source variable locations in llvm-objdump
...ful for the other instruction printers too (e.g. IR and MIR). So I'd be interested to hear if you have any thoughts on what might make sense in a library, and any other opportunities where I could help collaborate. This shouldn't need to delay review and merging of your current PR though. -jameson On Wed, Nov 27, 2019 at 1:51 PM Sean Silva via llvm-dev < llvm-dev at lists.llvm.org> wrote: > This looks fantastic. It will be a big time saver for folks staring at > assembly. > > — Sean Silva > > On Tue, Nov 26, 2019 at 8:50 AM Oliver Stannard via llvm-dev < > llv...
2003 Jul 10
3
Help with R Installation on Debian 2.2.19 (old stable/potato)
Hi all, I hope this is the correct list to post such a question. I was trying to install the R-project on Debian and encountered significant problems with the same. The main problem is the installation of the libc6 package. I need this package in order to install the R-core package. However, the libc6 is dependent on the libdb1-compat package, which just refuses to install on my server.
2019 Nov 14
3
RFC: token arguments and operand bundles
...en avoiding normal constant values is that it provides no information when you’re reading the IR. For example: %sum = call double @llvm.experimental.constrained.fadd(double %x, double %y, i32 1, i32 2) What does that mean? You’d need to consult an external reference to have any idea. -Andy From: Jameson Nash <vtjnash at gmail.com> Sent: Thursday, November 14, 2019 12:27 PM To: Kaylor, Andrew <andrew.kaylor at intel.com> Cc: LLVM Developers Mailing List <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] RFC: token arguments and operand bundles From a front-end perspective, I th...
2008 Jan 22
2
firefox-2.0.0.11_1, 1 refuses to build because PORT_REPLACES_BASE_BIND
I ran into a problem today trying to build the latest firefox in ports firefox-2.0.0.11_1,1. ===> Extracting for firefox-2.0.0.11_1,1 => MD5 Checksum OK for firefox-2.0.0.11-source.tar.bz2. => SHA256 Checksum OK for firefox-2.0.0.11-source.tar.bz2. ===> firefox-2.0.0.11_1,1 depends on file: /usr/local/bin/perl5.8.8 - found ===> Patching for firefox-2.0.0.11_1,1 ===>
2015 Oct 16
2
Problems with TDBs on CTDB-managed Samba instance
Hi All, My site has two separate clustered Samba instances (managed by two independent CTDB instances) running over GPFS. In the last couple of weeks, we have seen a recurring issue that causes the `smbd` process in *one* of these instances to become unresponsive (as seen by CTDB), which results in flapping of CTDB and multiple IP takeover runs. The symptoms that we observe are: 1) Samba
2017 Oct 11
2
Debugging JIT'ed code with ORC JIT?
...shares. I would expect anything in that document to apply to ORC as well, though I haven't tested it personally. For what it's worth, this is something I'm interested in and hope to make some progress on in tree in the not too distant future. -- Lang. On Mon, Oct 9, 2017 at 12:27 PM, Jameson Nash via llvm-dev < llvm-dev at lists.llvm.org> wrote: > That is correct – there is no built-in support. You have to provide your > own Registrar to the ObjectLinkingLayer to provide this sort of > functionality. (For example JuliaLang does that at https://github.com/ > JuliaLang...
2009 Mar 31
2
Help With File transfer of files named "Apple*" + Lacie 5Big RAID
...rring over the same files. I apologize but I don't have anything I could advise doing to the 5Big, since it works in a supported fashion, nor do I have anything for the rsync software. End Quote Lacie Any advice or help on this crazy issue would be greatly appreciated. Thanks in advance, Jameson Giebler