similar to: LLM GPU Support

Displaying 20 results from an estimated 10000 matches similar to: "LLM GPU Support"

2024 Jun 05
1
LLM GPU Support
On Tue, 2024-06-04 at 10:27 -0500, Blake McBride wrote: > Greetings, > > I have used the nouveau driver with my Nvidia card on Linux.? Works > fine.? However, my problem has to do with running LLM on my GPU with > your driver.? My impression is, it doesn't work.? Am I correct? Yo, "it doesn't work" is not a very precise error description. The maintainers will
2011 Mar 14
2
color under lm line
Hi, I would like to add a color under a lm line and not the plotted line. Is this possible? In the example, I do not want the area under the curve red, but rather under the llm line. x=seq(0,5,len=100) y=-(x-5)^2 llm<-lm(y~x) plot(x,y) polygon(c(x,x[length(x)]), c(y, y[1]), col='red') abline(llm) keith -- M. Keith Cox, Ph.D. Alaska NOAA Fisheries, National Marine Fisheries Service
2008 Dec 01
4
msg 14 (WM_ERASEBKGND) not supported yet
Greetings, I have a Win32 app I wrote in C. I compiled the source code for Wine without a problem. The app appears to run fine but it spits out: fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet I checked all of my code and nowhere do I use WM_ERASEBKGND. Can someone give me a hint on how to get rid of this annoying message? Thank you. Blake McBride -------------- next
2019 Aug 11
2
Can't replicate DCs
Hi list, I'm running into issues with Samba 4.5.16-Debian. I am trying to get 3 DCs to talk to each other and replicate. DC1 and DC3 are on the same subnet; DC2 is on another subnet, accessible by IP. Currently, no firewalls on any of the DCs. Issue 1 - When I run "samba-tool drs showrepl", I get various results: DC1 - Failed to bind to uuid e3514235-4b06-11d1-ab04-00c04fc2dcd2
2014 Mar 27
2
Help connecting from remote client (no auth attempts
Blake McBride writes: > Thanks. The current version of Thunderbird auto-detects connection > parameters - presumably by trying every combination. All I give is an > email address and a password. They also have a manual configuration that I > spent a lot of time with. I was never able to do any better than their > auto-config. That's usually the cause of many problems I see
2014 Mar 26
1
Help connecting from remote client (no auth attempts)
Greetings, I am running 64 bit Ubuntu server 10.04.04, postfix 2.7.0, and dovecot 1.2.9. I installed the dovecot-postfix package so the two would be configured to work together. >From localhost I can send and receive email to/from arbitrary remote sites without any problems. I wish to send & receive email from my (remote) desktop via Thunderbird through that sever. When I attempt to
2010 May 28
2
[LLVMdev] Nightly build of CMake with clang 1.1
Hi all, (1st time post, I hope this is on topic...) I notice that CMake is listed as one of the C++ projects that clang can build: <http://clang.llvm.org/cxx_status.html> I thought I'd pass on that I've created a nightly build of CMake that uses clang 1.1 (from llvm 2.7) <http://www.cdash.org/CDash/index.php?project=CMake> (search for 'clang') It does build, but...
2006 Mar 30
1
Predict function for 'newdata' of different dimension in svm
I am using the "predict" function on a support vector machine (svm) object, and I don't understand why I can't predict on a dataset with more observations than the training dataset. I think this problem is a generic "predict" problem, but I'm not sure. The original svm was fit on 50 observations.
2010 Oct 14
0
[LLVMdev] Missed devirtualization opportunities
On Oct 13, 2010, at 5:09 PM, Kenneth Uildriks wrote: > But I believe the language does allow "undefined behavior" if there's > a use of pT when the pointed-to object isn't actually of type T. It's > an invalid use in that case, right? Yes, but not for an arbitrary pointer which aliases pT. That's why it's a problem that llm.invariant is specified in terms
2008 Oct 13
2
Compatibility namespaces containing a leading ~ appear to be broken in 1.1.x
Greetings, I'm building a new 1.1.x-series Dovecot installation, and I have a problem setting up compatibility namespaces intended to handle old client-side settings. (See also: http://wiki.dovecot.org/Namespaces#head-0f3ab5ecab632eb517866c3508021e0605d54d4d) I have produced a slightly cut-down example configuration which demonstrates the problem: # dovecot -n # 1.1.3:
2015 May 22
3
Weak DH primes and openssh
On Fri, May 22, 2015 at 12:27:01, Darren Tucker <dtucker at zip.com.au> wrote: > Note that PuTTY does do Diffie-Hellman Group Exchange, but until very > recently (ie after their 0.64 release) they didn't do the one that was > actually standardized in RFC4419. OpenSSH recently removed support for > that non-standard one and as a result we don't offer DHGEX to PuTTY >
2012 Jan 03
1
Options for generating editable figures?
Hello all, I'm using R to produce figures for people who want to be able to edit the figures directly, and who use PowerPoint a lot. I use a Mac, and I'd appreciate any advice about how to approach this. Here's what I've come up with so far: 1) I can use xfig() and then ask them to install Inkscape to edit the files. Downsides are no transparency and a learning curve with
2010 Oct 14
1
[LLVMdev] Missed devirtualization opportunities
On Wed, Oct 13, 2010 at 7:26 PM, John McCall <rjmccall at apple.com> wrote: > On Oct 13, 2010, at 5:09 PM, Kenneth Uildriks wrote: >> But I believe the language does allow "undefined behavior" if there's >> a use of pT when the pointed-to object isn't actually of type T.  It's >> an invalid use in that case, right? > > Yes, but not for an
2020 Apr 20
3
[cfe-dev] State of NaCl in monorepo?
Hi Fangrui, As you noted we are working on helping our NaCl users transition to WebAssembly and new web APIs that cover the functionality offered by NaCl. In terms of actually turning down the platform features, we recently announced a timeline at https://blog.chromium.org/2020/01/moving-forward-from-chrome-apps.html. In terms of LLM, I would prefer to keep the support we have in the tree until
2008 Dec 20
2
HP/Compaq T700H UPS cable pinout
Hello all, I have obtained a Compaq T700 H UPS sans-cable. My research indicates it would've come with a HP #201092-001 cable, and from previous posts on this list, it speaks upscode2, possibly being a rebadged Eaton unit. Any suggestions for cable pinouts I can try? Regards, Mathew McBride
2007 Feb 14
1
.bz2 plugin?
Hello all, Is anyone working on a .bz2 plugin similar to the existing zlib plugin? Cheers, David -- David McBride <dwm at tastycake.net>
2005 Jul 22
1
Re: Bug#319504: Bug in 0.99.14 mbox handling - mail UIDs are renumbered without bumping UIDVALIDITY
On Fri, 22 Jul 2005, David McBride wrote: > Package: dovecot-imapd > Version: 0.99.14-1 > Severity: important > > Hi, > > I think I've identified a bug in Dovecot 0.99.14 as packaged and > distributed by Debian Sarge. I believe the bug lies in the original > Dovecot source, not with any modifications made by Debian. > > Specifically, this bug deals with
2008 Aug 22
1
Option to evaluate IMAP prefixes relative to $HOME, rather than the IMAP root?
Greetings, Is there a mechanism (or relatively small source-code change) which would cause Dovecot to evaluate IMAP prefixes relative to $HOME rather than the configured IMAP root? * * * Background: We're currently migrating from a WU-IMAP mailserver configuration which stores user mail in a global NFS-exported $HOME, and we've run into well-known issues handling client-specified IMAP
2004 Sep 15
3
Desktop.ini showing up
First of all I am new to Samba. I successfully deployed Samba 3.0.6 as a PDC w/roaming profiles. All the workstations have a desktop.ini file that shows up on the desktop after joining the domain. The contents of the ini differ from workstation to workstation. >From my understanding this file is a supposed to be a hidden file, but it is not. Any ideas? I apologize if I have not included
2001 Feb 21
2
SMB server seems to be probing the net for shares
Hi, I happened to check the activity logs of my firewall and found that the Samba server (our only linux box) is sending packets out to seemingly random IP addresses on the 'net. They are all directed to port 53, and are being blocked at the firewall, but they're firing off at a rate of 1 every 5-10 seconds. What gives? Have I been hacked, or is this normal or configurable behavior?