search for: nv

Displaying 20 results from an estimated 1114 matches for "nv".

Did you mean: nov
2008 Dec 28
1
cox regression warning/error messages
Hello, I am hoping for some advice regarding warning/error messages I received when running a Cox regression # message 1 - obtained while creating a plot of residuals > plot (NV.zph, main = "groupNUSM - UNFIT", var= 'groupNUSM') Warning messages: 1: In approx(xx, xtime, seq(min(xx), max(xx), length.out = 17)[2 * : collapsing to unique 'x' values 2: In approx(xtime, xx, temp) : collapsing to unique 'x' values Ques 1- A plot is generate...
2015 Mar 29
1
[PATCH] nouveau: synchronize "scratch runout" destruction with the command stream
When nvc0_push_vbo calls nouveau_scratch_done it does not mean scratch buffers can be freed immediately. It means "when hardware advances to this place in the command stream the scratch buffers can be freed". The bug existed for a very long time. Nobody noticed, because "scratch runout&quot...
2010 Sep 05
5
Anyone Having Any Luck Downloaing the DVD ISO?
I've been trying for 2 weeks to download the dvd iso torrent... Shows a ton of seeders, few leechers, but very poor performance.. (I'm correctly setup for torrents and get fast downloads normally) Only like 4% downloaded and crawling. I've tried the trackers from every one of the mirror sites. I can't use the net install because the systems I am installing are on a closed network.
2005 Oct 03
1
storage.mode, C data types and speed
...rage.mode(X) <- storage.mode(M) <- storage.mode(v) <- "double" Then I have the following integers required by my C code - these are the objects which I'm not sure how to handle a <- 50*nr #index of X indicating where to start replacing values nm <- length(M) nv <- length(v) I would have thought I wanted storage.mode(a) <- storage.mode(nm) <- storage.mode(nv) <- "integer" to go with the following C code # include <Rinternals.h> SEXP prod_integer(SEXP X, SEXP M, SEXP v, SEXP a, SEXP nm, SEXP nv) { int i = INTEGER(a)[0], i1...
2012 Aug 18
5
Quiz: How to get a "named column" from a data frame
.... Ok, here is the quiz, I know one quite "cute"/"slick" answer, but was wondering if there are obvious better ones, and also if this should not become more idiomatic (hence "R-devel"): Consider this toy example, where the dataframe already has only one column : > nv <- c(a=1, d=17, e=101); nv a d e 1 17 101 > df <- as.data.frame(cbind(VAR = nv)); df VAR a 1 d 17 e 101 Now how, can I get 'nv' back from 'df' ? I.e., how to get > identical(nv, .......) [1] TRUE where ...... only uses 'df' (and no non-stand...
2017 Jan 17
0
[ANNOUNCE] xf86-video-nv 2.1.21
Adam Jackson (2): Remove mibstore.h Adapt Block/WakeupHandler signature for ABI 23 Egbert Eich (1): init: Initialize VGA IOBase before using it Jeremy White (1): Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c. Matt Turner (1): xf86-video-nv 2.1.21 Matthieu Herrb (1): Fix shadow framebuffer implementation. git tag: xf86-video-nv-2.1.21 https://xorg.freedesktop.org/archive/individual/driver/xf86-video-nv-2.1.21.tar.bz2 MD5: 1fdd41d88232043811cbe3f5ac724c5f xf86-video-nv-2.1.21.tar.bz2 SHA1: 708cab4a59649fc0b9816ffda580a9b7e57...
2010 Dec 12
2
[Bug 32341] New: nouveau only reads half the EDID.
...Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: buzzbuzz22 at hotmail.com QAContact: xorg-team at lists.x.org nv driver reads edid correctly. nvidia driver reads edid correctly. nouveau driver reads only half the EDID. NV(0): EDID (in hex): [ 16.577] (II) NV(0): 00ffffffffffff003cad003700000000 [ 16.577] (II) NV(0): 0a120103801009780a6837a454489a25 [ 16.577] (II) NV(0): 0f4a4c3f...
2007 Jan 08
11
NFS and ZFS, a fine combination
Just posted: http://blogs.sun.com/roch/entry/nfs_and_zfs_a_fine ____________________________________________________________________________________ Performance, Availability & Architecture Engineering Roch Bourbonnais Sun Microsystems, Icnc-Grenoble Senior Performance Analyst 180, Avenue De L''Europe, 38330, Montbonnot Saint
2017 Sep 16
3
RFC: Use closures to delay construction of optimization remarks
...lists.llvm.org> wrote: For better readability we typically create remarks and call OptimizationRemarkEmitter::emit unconditionally. E.g.: Transforms/IPO/Inliner.cpp: ORE.emit(OptimizationRemarkMissed(DEBUG_TYPE, "TooCostly", Call) Transforms/IPO/Inliner.cpp- << NV("Callee", Callee) << " not inlined into " Transforms/IPO/Inliner.cpp- << NV("Caller", Caller) << " because too costly to inline (cost=" Transforms/IPO/Inliner.cpp- << NV("Cost", IC.getCost()) Transform...
2007 Jul 24
1
rsync 2.6.9 error copying files containing '::' ?
Dear rsync developers, rsync 2.6.9 appears to have a problem syncing files that contain '::' in their filename. I ran into this set of errors recently: [jneil-pc:fermi1/hw/fermi1_gf100][162]> /home/utils/rsync-2.6.9/bin/ rsync -ah -z --rsh=/bin/rsh --rsync-path='/usr/bin/env -i /home/utils/ rsync-2.6.9/bin/rsync' --exclude='/cygwin/cygwin-*/' sunfire7:/home/ nv/utils/ /home/nv/utils/ rsync: mkstemp "/home/nv/utils/file_locking/file_locking-0.01/man/ man3/.Fcntl::Flock.3.2laWW6" failed: Invalid argument (22) rsync: mkstemp "/home/nv/utils/f...
2008 Jun 22
17
about module nVidia GeForce 8400 G in Xen
Hi everyone, If there any modules (drivers) for Video Graphic Accelerated Card nVIDIA GeForce 8400 G in Xen? Cause the driver that I downloaded from nvidia.com won´t work with Xen Kernel. Any Idea? I use CentOS 5.1 I appreciate your helps very much thank you Eric Jansen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http:...
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver working on a pv_ops kernel. It makes it difficult to debug without the source to the nvidia driver, but I think it should be possible to get it to work without changing the binary driver. If the dom0 kernel had access to all the resources that a bare metal kernel did, then it sho...
2009 Jul 12
13
pv_ops kernel and nvidia binary driver
Just wondering what it will take to get the nvidia binary driver working on a pv_ops kernel. It makes it difficult to debug without the source to the nvidia driver, but I think it should be possible to get it to work without changing the binary driver. If the dom0 kernel had access to all the resources that a bare metal kernel did, then it sho...
2007 Jul 02
0
[ANNOUNCE] xf86-video-nv 2.1.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Aaron Plattner (3): Support configs with BAR1 < total RAM < 256 MB. GeForce 8400M G. Bump to 2.1.1. git tag: nv-2.1.1 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nv-2.1.1.tar.bz2 MD5: 47c31c1d15b441fddcb7d665ca48beef xf86-video-nv-2.1.1.tar.bz2 SHA1: d6e7cea320b6f75cba64fc4f478d372b5199faf1 xf86-video-nv-2.1.1.tar.bz2 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-n...
2008 Mar 07
0
[ANNOUNCE] xf86-video-nv 2.1.8
...Plattner (5): G80: Fix connector mapping and TMDS initialization on certain GPUs. GeForce 9600 GT. More new chip names. Add xf86gtf.c to the compat file list. Bump to 2.1.8. S??ren Sandmann Pedersen (1): Bug #14484: Fix G80SorSetProperty return value. git tag: nv-2.1.8 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nv-2.1.8.tar.bz2 MD5: c3e8c98287dc98677bebfbe1ba51ab77 xf86-video-nv-2.1.8.tar.bz2 SHA1: 82a0f0bf9c3f528312cc7c497630946b206d81f5 xf86-video-nv-2.1.8.tar.bz2 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-n...
2017 Sep 17
2
RFC: Use closures to delay construction of optimization remarks
...e concise and easier to identify visually. One reason is that the block is contained within ORE.emit(…). I just wish you could omit the return in a lambda as in Python. Adam > > Credit to Chandler for that (if I'm remembering it right. This is vaguely recollected from a LLVM social conversation a long time ago about reducing overhead of clang diagnostics that are not enabled, which sounds like the same problem) > > On Sep 16, 2017 4:39 PM, "Sean Silva" <chisophugis at gmail.com <mailto:chisophugis at gmail.com>> wrote: > Another alternative could be...
2013 Dec 02
2
[PATCH] nouveau: Add lots of comments to the buffer transfer logic
...buffer.c @@ -129,6 +129,10 @@ nouveau_buffer_destroy(struct pipe_screen *pscreen, NOUVEAU_DRV_STAT(nouveau_screen(pscreen), buf_obj_current_count, -1); } +/* Set up a staging area for the transfer. This is either done in "regular" + * system memory if the driver supports push_data (nv50+) and the data is + * small enough (and permit_pb == true), or in GART memory. + */ static uint8_t * nouveau_transfer_staging(struct nouveau_context *nv, struct nouveau_transfer *tx, boolean permit_pb) @@ -155,7 +159,10 @@ nouveau_transfer_staging(struct nouveau_contex...
2015 Sep 29
4
[Bug 92178] New: nouveau framebuffer fails to initialize properly on GeForce 2 Go (NV11M)
https://bugs.freedesktop.org/show_bug.cgi?id=92178 Bug ID: 92178 Summary: nouveau framebuffer fails to initialize properly on GeForce 2 Go (NV11M) Product: xorg Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org...
2017 Oct 24
3
draw a circle with a gradient fill
...he color gradient that fills the circle). So far I experiemented with draw circle install.packages('plotrix')require(plotrix)colors<-c('#fef0d9','#fdcc8a','#fc8d59','#e34a33','#b30000')plot(c(-15,15),c(-15,15),type='n')draw.circle(0, 0, 10, nv = 1000, border = NULL, col = colors[1], lty = 1, lwd = 1)draw.circle(0, 0, 8, nv = 1000, border = NULL, col = colors[2], lty = 1, lwd = 1)draw.circle(0, 0, 6, nv = 1000, border = NULL, col = colors[3], lty = 1, lwd = 1)draw.circle(0, 0, 4, nv = 1000, border = NULL, col = colors[4], lty = 1, lwd = 1...
2008 May 10
2
[ANNOUNCE] xf86-video-nv 2.1.9
...85: Add missing static keywords. I win at C. Sort the IsSupported table. Fix a few startup bugs. More G80s. Add an option to allow validation of dual-link DVI modes. Yet more G80s. Bump to 2.1.9. Matthieu Herrb (1): Makefile.am: nuke RCS Id git tag: nv-2.1.9 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nv-2.1.9.tar.bz2 MD5: c6b7e52fa18455c22eb040b8d2575ce5 xf86-video-nv-2.1.9.tar.bz2 SHA1: 3143c09ea0b96421738bdaca4f8638bfa9c90d81 xf86-video-nv-2.1.9.tar.bz2 http://xorg.freedesktop.org/archive/individual/driver/xf86-video-n...