similar to: Small local dir refuses to sync, others AOK.

Displaying 15 results from an estimated 15 matches similar to: "Small local dir refuses to sync, others AOK."

2019 May 08
4
openblas
Hello, macosx 10.13.6, Rdevel r76458 I'm trying to compile against openblas to reproduce an error on the CRAN check page (my package is clean under winbuilder and all but one of the checks). I've downloaded and installed openblas 0.3.7 but I am not 100% sure that it is being used by R. Using ./configure --with-blas="-lopenblas" Then running R to discover the PID I get:
2017 Aug 12
3
[PATCH] nvc0/ir: propagate immediates to CALL input MOVs
On using builtin functions we have to move the input to registers $0 and $1, if one of the input value is an immediate, we fail to propagate the immediate: ... mov u32 $r477 0x00000003 (0) ... mov u32 $r0 %r473 (0) mov u32 $r1 $r477 (0) call abs BUILTIN:0 (0) mov u32 %r495 $r1 (0) ... With this patch the immediate is propagated, potentially causing the first MOV to be superfluous, which we'd
2017 Aug 13
1
[PATCH v2] nvc0/ir: propagate immediates to CALL input MOVs
On using builtin functions we have to move the input to registers $0 and $1, if one of the input value is an immediate, we fail to propagate the immediate: ... mov u32 $r477 0x00000003 (0) ... mov u32 $r0 %r473 (0) mov u32 $r1 $r477 (0) call abs BUILTIN:0 (0) mov u32 %r495 $r1 (0) ... With this patch the immediate is propagated, potentially causing the first MOV to be superfluous, which we'd
2003 Aug 20
1
convert_string error when tring to join AD domain with Samba 3 RC1
I'm getting the following when trying to join an Active Directory domain from Samba 3. Before anyone asks: mikem is a domain admin and use spnego = no is set to allow to me to auth against a Win2K3 box... net ads join -U mikem mikem password: [2003/08/20 13:45:30, 0] lib/charcnv.c:convert_string(194) convert_string: Required 19, available 16 >From Google, it seems lots of people are
2003 Aug 21
1
Current CVS and spnego.h?
I've needed to grab a copy of CVS to fix the bug as described in (http://lists.samba.org/pipermail/samba/2003-August/101401.html), but I'm missing a header file. Anyone know where I can get spnego.h? Mike -- __________________________________________________________________________ Mike MacCana Consultant RHCE, MCSE, MCP+I Cybersource: Providing Quality IT
2010 Sep 14
3
How to set zfs:zfs_recover=1 and aok=1 in GRUB at startup?
I can''t edit now my /etc/system file because system is not booting. Is there a way to force this parameters to Solaris kernel on booting with Grub? -- This message posted from opensolaris.org
2012 Jan 08
2
Sound always disabled in AoE II: AoK
Hi all! First my system info: Wine version: 1.3.28 OS: Ubuntu 11.10 Graphics: Mobile Intel GMA X3100 The problem basically is that I am getting no sound when I play AoE II: AoK. The game starts and works otherwise fine, except for the sound bit. When I look in the game's Options menu, both Sound Volume and Music Volume sliders are down and it shows Off. I can move the sliders up, but it
2012 Mar 13
9
Cannot install aok (Age of Empires 2: Age of Kings) on Wine
Hi there, I'm running Wine 1.3.28 on Ubuntu Oneiric and I cannot manage to get aok installed. The installation routinely freezes immediately after the program starts to copy the first file, the message that pops up says there isn't enough space on disk (clearly a false statement) or that the folder is being used by some other program (which one?). Thanks for your help.
2019 May 08
0
openblas
(CCing the R-devel list, maybe someone will have a better answer.) To be honest, I don't know how to. I wasn't able to configure R to use OpenBLAS using the configure script and options on my Linux Fedora system. I configure it without external BLAS, then replace the libRblas.dylib (.so in my case) with a link to the OpenBLAS dynamic link library. Peter On Tue, May 7, 2019 at 7:39 PM
2017 Aug 12
0
[PATCH] nvc0/ir: propagate immediates to CALL input MOVs
On Sat, Aug 12, 2017 at 3:33 PM, Tobias Klausmann <tobias.johannes.klausmann at mni.thm.de> wrote: > On using builtin functions we have to move the input to registers $0 and $1, if > one of the input value is an immediate, we fail to propagate the immediate: > > ... > mov u32 $r477 0x00000003 (0) > ... > mov u32 $r0 %r473 (0) > mov u32 $r1 $r477 (0) > call abs
2001 Sep 03
1
(no subject)
Running a Dell Pentium III with Solaris 8.0 for Intel installed. Have X11 and Flex installed Downloaded Wine-20010731.tar.gz and am attempting to install on the machine. Please HELP!!! thanks warren I am getting the following errors: after running make depend && make LD_LIBRARY_PATH="../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -L../../dlls -o
2004 Oct 08
0
Group Policy on Samba / Linux / OpenLDAP or another directory (yes, you can)
Heya, I'm a trainer for Red Hat, preparing to teach a course on nifty directory services, and have been doing a little research on related matters. I stumbled upon last weeks thread re: group policy on Linux / Samba machines and thought you folks might be interested in the following. A company called Nitrobit has a group policy implementation that works in conjunction with Samba and any
2003 Aug 21
0
More character conversion oddness
Howdy, I've been following the thread at http://lists.samba.org/pipermail/samba/2003-August/101401.html, and, having encountered the bug mentioned, repackaged samba from CVS as of about five hours ago. Now I'm the smb service never starts, I'm getting the following (looped) when stracing the smbd -D process it runs (see end of message) Any ideas? TIA. Mike write(5, "
2012 Jan 27
1
winbind group membership
Hi. FreeBSD 8.2 Samba 3.5.11 from ports I have an issue with group membership. id shows only small part of the groups a user is member of. I'm aware about UNIX max group issue, but this isn't related to it - for example for a user which is member of the 6 griups id shows only 3. Although wbinfo -r shows correct number of groups and wbinfo -G is able to successfully translate UNIX
2012 Jan 27
1
winbind and group membership
Hi. FreeBSD 8.2 Samba 3.5.11 from ports I have an issue with group membership. id shows only small part of the groups a user is member of. I'm aware about UNIX max group issue, but this isn't related to it - for example for a user which is member of the 6 griups id shows only 3. Although wbinfo -r shows correct number of groups and wbinfo -G is able to successfully translate UNIX