Displaying 20 results from an estimated 10000 matches similar to: "New/Changed users can't login to samba PDC"
2020 May 27
0
Changing the BLAS from openblas on a F32 box
Thanks (again) I?aki.
There was a typo in my reply above. I should have said: I *can't*
answer the question re USE_LOCKING=1.
Those other suggestions are really helpful too; I really didn't
understand what the difference was (I'm still not clear what the
differences are between say openblas-openmp and openblas-openmp64),
but I did get R to pass mgcv's thread safe test with both
2020 May 27
0
Changing the BLAS from openblas on a F32 box
Thanks I?aki, that is exactly what i was looking for, esp the last
option which I have now configured as an alias for easy remembering.
I can answer the question re USE_LOCKING=1. I think that using both
those options is required to get thread-safety even if openblas was
compiled for single thread use. I don't know to what extent Simon has
engaged with upstream on this etc.
All I know is
2020 May 26
2
Changing the BLAS from openblas on a F32 box
Dear list,
What is the recommended incantation on Fedora 32 to swap out the
openblas BLAS that the packaged (rpm) version of R-core installs for
ATLAS?
I'm running into some problems with some big models I want to fit
using the mgcv package, and openblas is apparently not thread safe and
is causing problems.
I have the following installed:
$ dnf list installed | grep ^R
R-core.x86_64
2002 Dec 11
1
Samba performance on the mainframe
Hey Team..
We notice that repeated file writes to the Samba server slows down under
moderate loading. Has anyone else had this fall off in performance and if
so, what did you do to correct it?
regards..
Sean Angley, P.Eng.
sangley@ca.ibm.com
Host Server Support
ISM Canada
IBM Global Services
One Research Drive
Regina, CANADA
S4S 7H1
PHONE: (306) 790-5199
2004 Aug 12
1
Losing network connection
Can anyone give me any ideas on how to debug a problem we're having with
our Samba system (running SUSE SLES7 with Samba 3.0.4).
We occasionally receive a message concerning a dropped network connection
in our messages file:
Aug 12 14:46:23 ismlnx1 kernel: lcs problems detected eth0 temporarily
unavailable.
Telnet/SSH access is gone, as are all Samba connections (actually they are
there
2020 May 27
2
Changing the BLAS from openblas on a F32 box
On Wed, 27 May 2020 at 21:40, Gavin Simpson <ucfagls at gmail.com> wrote:
>
> Thanks I?aki, that is exactly what i was looking for, esp the last
> option which I have now configured as an alias for easy remembering.
>
> I can answer the question re USE_LOCKING=1. I think that using both
> those options is required to get thread-safety even if openblas was
> compiled for
2020 May 27
2
Changing the BLAS from openblas on a F32 box
Of course, even a simpler trick is to launch R as follows:
LD_PRELOAD=/lib64/atlas/libsatlas.so.3 R
and then the symbols in libsatlas take precedence over libopenblas. Or
a mix between both alternatives, i.e., setting
LD_PRELOAD=/path/to/some/link R
and then change that link to point to openblas, atlas... Whatever
suits you best.
I?aki
On Wed, 27 May 2020 at 11:00, I?aki Ucar <iucar at
2013 Jun 07
1
gamm in mgcv random effect significance
Dear R-helpers,
I'd like to understand how to test the statistical significance of a
random effect in gamm. I am using gamm because I want to test a model
with an AR(1) error structure, and it is my understanding neither gam
nor gamm4 will do the latter.
The data set includes nine short interrupted time series (single case
designs in education, sometimes called N-of-1 trials in medicine)
2005 Oct 31
1
Profil problems
Hi,
after I had changed the backend from OpenLDAP to smbpasswd (please don't
ask why), all profiles are damaged.
I have server stored profiles and Samba 3.0.9.
When I give this user local admin privileges, they can work normal, but
when I remove this privileges all windows settings are removed and they
can't change it.
I had removed the profile on the local computer, but this
2007 Jul 06
1
loading package in LINUX
I am comfortable with windows based R. But recently I had shifted to
LINUX(Red Hat Linux Enterprise Guide 4)
1) I want to load J K Lindsey's repeated library in R. How to install the
packge?
2) How to create the shared library if I ve the fortran codes(I haven't done
creation of shared library in windows also).
I had run the command Rcmd in bin directory but an error message "bash:
2007 Jul 14
1
Installation of a Package
Hi All,
I want to upload J K Lindsey's "repeated" in a LINUX OS..
I had tried the command..
[root@localhost Desktop] # R CMD INSTALL repeated.gz
" WARNING: invalid package 'repeated' "
*Installing to library
'/usr/local/lib/R/library'
ERROR: No packages
2005 Sep 01
1
Samba with LDAP -> Can't include Windows Client
Hi,
at first sorry for my horrible englisch.
My name is Benjamin Nagel and I had setup a lot of Samba Server, but
untill now without LDAP as backend.
My data:
Suse 9.2
Samba 3.0.9-2.3-SUSE
OpenLDAP: slapd 2.2.15
I had setup Samba and OpenLDAP like the IDEALX documentation. I can
create a linux user with the smbldap-useradd script and I can login with
this user.
But when I want to include a
2007 Jun 16
0
Help in HMM commands
Respected Sir,
I am working on Hidden Markov Models for count data. My data
consist of number of new infectives
in a ward per month. I have data for about 50 months. How can I fit a Hidden
Markon Model to my data.
I am using 'repeated' package('hidden' and 'chidden' arguments). I would
like to know how can I estimate
the initial values of the parameters(mu and
2006 Jun 01
1
setting the random-effects covariance matrix in lme
Dear R-users,
I have longitudinal data and would like to fit a model where both the variance-covariance matrix of the random effects and the residual variance are conditional on a (binary) grouping variable.
I guess the model would have the following form (in hierarchical notation)
Yi|bi,k ~ N(XiB+Zibi, sigmak*Ident)
bi|k ~ N(0, Dk)
K~Bernoulli(p)
I can obtain different sigmas (sigma0 and
2013 Dec 12
1
Is binary firmware still necessary for GTX660 card (NVE0 family) in order to use DRM and/or VDPAU video acceleration?
Hi Martin,
if you refer to my kernel version. 3.10.17 is the latest, stable version in
the official gentoo repository for the amd64 architeture. See here
[4] https://packages.gentoo.org/package/sys-kernel/gentoo-sources?full_cat
As long as I do not miss any features, I stay with the stable version.
Hence, if I understand you correctly, there are kernel version (newer than
some unknown point in
2007 Jun 28
0
Help in Bootstrapping
I have a time series (count) data.. Can you tell me the command for the
parametric bootstrapping. My parameters are var to mean ratio and mean run
length...
--
regina.verghis@gmail.com
Regina M.Verghis,
[[alternative HTML version deleted]]
2013 Dec 15
1
Is binary firmware still necessary for GTX660 card (NVE0 family) in order to use DRM and/or VDPAU video acceleration?
Hi,
just a note for everybody who stumble across this thread in the future in
order to bring this thread to a proper end.
If I run the kernel with
nouveau.debug="PVP=debug,PBSP=debug,PPPP=debug"
I see messages about the firmware files gettings loaded. If the firmware files are
missing, I get some warnings/errors. So far everything works as expected.
But if I invoke
2013 Feb 18
1
Samba4 DC, Auth on linux side
Hi all,
i'm searching the web up and down for a while now.
I had set up an Samba4 AD from debian packages successfully. Now the
goal is, like S3 with LDAP, to use this AD for linux purposes.
At first for auth, later to bind postfix and other services to read the
directory. (When tests are successfull, i will migrate an existing
S3/OpenLDAP to S4s Active Directory.
Now it is difficult for
2013 Dec 12
0
Is binary firmware still necessary for GTX660 card (NVE0 family) in order to use DRM and/or VDPAU video acceleration?
On Thu, Dec 12, 2013 at 2:32 AM, Matthias Nagel
<matthias.h.nagel at gmail.com> wrote:
> Hello,
>
> I run the Gentoo Linux distribution and use a self-compiled Linux 3.10.17
> kernel. According to
>
> [1] http://nouveau.freedesktop.org/wiki/InstallDRM/
> [2] http://nouveau.freedesktop.org/wiki/VideoAcceleration/
>
> I need the original firmware from the binary
2009 Mar 19
1
Prediction-class ROCR
Hi,
I'm involved in a bioinformatics project at my university, and we're doing a comparison paper between some methods of classification of nc-RNA. I've been encharged of ploting the ROC curves' graphs. But I'm new on working with R and I'm having some difficulty with the prediction-class. I don't get where the values of ROCR.simple$predictions, for example, came from