Displaying 20 results from an estimated 3000 matches similar to: "Extra rows of 'NAs' in imported dataset"
2016 Apr 05
2
a few questions about OpenGL and nouveau
Hi... I know... glBegin/glEnd is deprecated but I have an old computer
32bit CPU,
running fedora 19, mesa-9.2.4, NV63... any help are welcomed.
Please forgive if I misuderstood everything.
So I have a simple OpenGL program that draws a black background and a white
line... I will write the code of myline() inside of main() so as I can
learn.
main (..) {
X and glX stuff...
/* at this moment I
2015 Nov 30
4
NV50 compute support questions
Hi,
On 26-11-15 13:52, Samuel Pitoiset wrote:
<snip>
>> I do not have a GK106, I've a GK208, and IIRC that one is known to not
>> work,
>> I guess I can give it a try.
>
> Compute support is not supported on GK110+, yeah...
>
> If you provide me a MMT trace of, for example, vectorAdd from the CUDA samples I could have a look.
Ok, here is a MMT trace of
2019 Aug 14
1
Video Hardware Decoding: Jittery Rectangles on Nvidia GT218 NVA8 VP4.
Hi Ilia,
A fortnight ago, you wrote:
> > The video plays, CPU load is less (my aim), but there's ‘tearing’ of
> > the picture as if small rectangles that are updates are appearing in
> > the wrong location, off by a little. If I step through the frames
> > with mpv's ‘.’ and ‘,’ then I've found a pattern: one frame's
> > picture is good, followed by
2006 Mar 11
1
NetWare Support
Does this list supports the NetWare version (rsync.nlm)? if not does anyone know of a list that does? I'm having all sorts of issues with this ported version on my NetWare 6.5 server.
Thanks
Jon L. Miller, ASE, CNS, CLS, MCNE, CCNA
Director/Sr Systems Consultant
MMT Networks Pty Ltd
http://www.mmtnetworks.com.au
Resellers for: Novell Gold Partner, Cisco Partner, Peopletelecom, Westnet,
2000 Mar 03
2
Re: [Omega-devel] StatDataML
Hi,
I just had a very quick look at the StatDataML proposal --- nice
work! At the risk of showing my ignorance, I want to mention
my first impressions.
My first impression is that defining datasets in terms of
arrays and list is a bit too high a level. What about
simpler vectors, scalars? (I know that R/S don't have scalars,
but other systems/applications do.) Can we think of a core
2007 Nov 11
1
nv50 microcode/shader format
Hello there,
With the use of CUDA and ptx I managed to make a disassembler for at least
one of the nv50 microcode/shader formats. This might come in handy for some
people, hence I'm posting it here:
http://www.cs.rug.nl/~wladimir/decuda/
I'm not yet sure if pixel/vertex shaders use the same instruction format as
the compute shaders used by CUDA, but you'd think so, as nv50 is
2005 Jan 28
1
Windows XP Pro cannot access Samba
My WXPP PC cannot login to the Samba server although the Win2K and W9x
PC's can. The XPP system has joined the domain, but when I rebooted the
PC and tried logging in via the domain it complained about not having
permission or an account which I've verified and have redone several
times, but still I cannot login.
Anyone have any information on how to fix this.
--
2019 Jul 29
1
Video Hardware Decoding: Jittery Rectangles on Nvidia GT218 NVA8 VP4.
Às 14:46 de 27/07/2019, Ilia Mirkin escreveu:
> On Sat, Jul 27, 2019 at 7:37 AM Ralph Corderoy <ralph at inputplus.co.uk> wrote:
>> The video plays, CPU load is less (my aim), but there's ‘tearing’ of the
>> picture as if small rectangles that are updates are appearing in the
>> wrong location, off by a little. If I step through the frames with
>> mpv's
2015 Dec 02
3
NV50 compute support questions
On 01-12-15, Samuel Pitoiset wrote:
>>> Ok, here is a MMT trace of vectorAdd:
>>>
>>> https://fedorapeople.org/~jwrdegoede/vectorAdd.log.gz
>>
>> Hi Hans,
>>
>> Thanks a lot.
>
> Well, I didn't know but Martin has a GK208...
> I just tested the compute support on his card and ... it works without
> any changes. :-)
2020 Jun 22
0
valgrind-mmt: rebased against latest upstream valgrind release v3.16.1
As an update to the nouveau development community, the downstream fork of
Valgrind with a mmap tracing tool ("mmt") we maintain has been rebased
against the latest upstream release of Valgrind, v3.16.1
Code branch: https://github.com/envytools/valgrind/tree/mmt-3.16.1
Features of upstream Valgrind 3.16.x:
https://www.valgrind.org/docs/manual/dist.news.html
In selected highlights, the
2008 Oct 22
1
Mirror/Package problems in R 2.8.0
Hello all,
I've searched the lists and the web and not found an obvious answer to
this; my apologies if I'm overlooking something.
I've used 2.6.x for awhile; this morning, after installing 2.8.0 on my
Mac OS X 10.5.5 machine, neither install.packages nor the "Packages &
Data/Package Installer" work and all of my previous packages (which
had been installed
2016 Apr 05
0
a few questions about OpenGL and nouveau
On Tue, Apr 5, 2016 at 2:38 PM, Daniel Melo Jorge da Cunha
<dmjcunha at gmail.com> wrote:
> Hi... I know... glBegin/glEnd is deprecated but I have an old computer 32bit
> CPU,
> running fedora 19, mesa-9.2.4, NV63... any help are welcomed.
I've fixed a *ton* of nv3x/nv4x issues since then, I'd recommend
giving Mesa 11.2.0 a whirl.
>
> Please forgive if I misuderstood
2008 Aug 21
1
Advice requested: Best method of coding "time since" repeating event
Hello,
I have a dataset containing approx 1000 events spanning four years (2004.03 to 2008.07). For each event, I'd like to determine the time (in minutes) since the most recent final Wednesday of the month. I've found no obvious solution on the list or online; I think I'll try to use functions in the chron package.
Anyone have any other advice?
Thanks.
M-J
School of Population
2015 Dec 15
2
Debugging INVALID_OPCODE / MULTIPLE_WARP_ERRORS ?
Also, where's the exit op? Perhaps what's happening is that you don't
have an exit and it just goes off executing into the ether?
On Tue, Dec 15, 2015 at 12:00 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> A few things that stand out:
>
> 0: ld u32 %r219 c0[0x0000000000000000+0x0] (0)
>
> wtf is that 0x0000000000000 thing doing there? Was it a %rX which got
2016 Mar 01
4
GSOC 2016 Aspirant for Kepler Accelerated Video Encoding;
Hi,
First of all, congratulations to the X.org team for selection into
Google Summer of Code 2016.
I would like to participate to Google Summer of Code 2016 by
contributing to Kepler Accelerated Video Encoding for Nouveau.
I request you to kindly guide me as to how to get started with this project.
Regards,
Saket Sinha
2007 Nov 30
2
lmer and method call
Hello all,
I'm attempting to fit a generalized linear mixed-effects model using lmer
(R v 2.6.0, lmer 0.99875-9, Mac OS X 10.4.10) using the call:
vidusLMER1 <- lmer(jail ~ visit + gender + house + cokefreq + cracfreq +
herofreq + borcur + comc + (1 | code), data = vidusGD, family = binomial,
correlation = corCompSymm(form = 1 | ID), method = "ML")
Although the model fits, the
2015 Apr 24
2
nouveau X nvidia
Hi, just a question.
If I had two systems, one with nouveau and the other with nvidia. And then
I valgrind
glxgears, for example.
Would valgrind's output: 1- be the same in both systems? 2- be as much
close as
possible in both systems (the differences being due to implementations in
the
proprietary driver which are not implemented in nouveau) ? 3- or would it
be entirely
different in both
2011 Sep 07
3
WinRAR 4.01 Windows & 7-zip Benchmarks on Wine...
Winrar for linux does not have Benchmark.
same with 7z.
have installed Winrar & 7zip 32-bits for windows,
could not install 64-Bit versions.
*did not installed in KXStudio 10.x Generic Kernel...
*but installed ok in KXStudio 10.x with RT Kernel.
also Ubuntu 10.x generic kernel.
Board:
MSI X58 Eclipse sli
i7 920
with Visa sp1 x64 Winrar 4 benchmark did: 4040kb/s
with W7 x64 did: 3030kb/s
2006 Jul 21
3
Help me run rails on apache on Linux Fedora
Hello all,
I am new on the rails list, having signed up today, but I am in
the midst of some sticky business getting rails to go on my linux
system. I am running Fedora Core 4, with Ruby 1.8.4 and Apache 2.0.54.
I have setup the chapter 4 tutorial from the "agile book" and
everything works absolutely perfectly using Webrick. I got
rails 1.1.3 from ruby gems, and since have done an
2015 Dec 16
4
Debugging INVALID_OPCODE / MULTIPLE_WARP_ERRORS ?
I believe that your problem is this:
/*01a0*/ LD R8, [R8];
/* 0x8000000000821c85 */
That needs to be LD.E (and your ST's need to be ST.E). You're using a
32-bit gmem address, but you need to be using a 64-bit one. I believe
the 32-bit ones work on fermi, but afaik not on Kepler.
Cheers,
-ilia
On Wed, Dec 16, 2015 at 12:06 PM, Hans de Goede