Displaying 11 results from an estimated 11 matches for "adzhubey".
2016 Jul 15
2
FSD sequence not working on Ubuntu 16.04 LTS
Hi Charles,
On Wednesday, July 13, 2016 11:40:09 PM Charles Lepple wrote:
> On Jul 12, 2016, at 5:27 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu>
> wrote:
> > I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04
> > LTS (64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT
> > model). I am trying to make this configuration work for automatic
&g...
2016 Jul 12
2
FSD sequence not working on Ubuntu 16.04 LTS
...nfiguration on Ubuntu
16.04 LTS. So far, I am pretty sure this is Ubuntu bug, not the NUT one but I
might be wrong, of course. Would be nice to have some feedback from others.
My NUT components configuration and the UPS status/variables dump are available
on request.
Thank you,
Ivan
--
Ivan Adzhubey, Ph.D.
Instructor
Division of Genetics, Dept of Medicine
Brigham & Women's Hospital
Harvard Medical School
New Research Building, Room 0464C
77 Avenue Louis Pasteur
Boston, MA 02115
tel.: (617) 525-4728
fax: (617) 525-4705
web: http://genetics.bwh.harvard.edu/wiki/sunyaevlab/
2006 Feb 23
2
Problems building R 2.2.1 with libgoto and SSE2 enabled
Hi,
I am trying to build R 2.2.1 with Kazushige Goto's BLAS library (libgoto) and
encountered a problem: I have two computers with the almost identical
hardware (P4 Northwood CPU, i875 chipset, 2GB DDR400 RAM) and identical Linux
OS. I have the latest version of libgoto for this CPU installed on both boxes
(libgoto_northwood32p-r1.00.so) and I am using gcc compiler flags "-O2
2006 Jun 09
1
MGE ellipse 1200 config and documentation
...e.low: 0
outlet.1.desc: PowerShare Outlet 1
outlet.1.id: 2
outlet.1.switch: 1
outlet.1.switchable: 1
output.voltage: 120
ups.delay.shutdown: -1
ups.delay.start: -1
ups.load: 12
ups.mfr: MGE UPS SYSTEMS
ups.model: ellipse 1200
ups.power.nominal: 1200
ups.serial: unknown
ups.status: OL CHRG
--
Ivan Adzhubey
2016 Jul 14
0
FSD sequence not working on Ubuntu 16.04 LTS
[please use Reply-All to include the list. thanks!]
On Jul 12, 2016, at 5:27 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> wrote:
>
> I have recently installed NUT 2.7.3.1 on a freshly installed Ubuntu 16.04 LTS
> (64-bit) system, connected via USB cable to APC Smart-UPS 1500 (SMT model). I
> am trying to make this configuration work for automatic shutdown/restar...
2016 Jul 16
0
FSD sequence not working on Ubuntu 16.04 LTS
On Jul 15, 2016, at 6:05 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu> wrote:
>
> Anyway, now that even Debian announced dropping support for sysvinit
> compatibility we will have to learn how to live with systemd, like it or not.
[grumble; systemd rant deleted]
> After that, NUT server would correctly process...
2016 Jul 16
1
FSD sequence not working on Ubuntu 16.04 LTS
On Friday, July 15, 2016 11:25:30 PM EDT Charles Lepple wrote:
> On Jul 15, 2016, at 6:05 PM, Ivan Adzhubey <iadzhubey at rics.bwh.harvard.edu>
> wrote:
> > After that, NUT server would correctly process power loss events (both
> > real and simulated) by cutting UPS power after a system shutdown and
> > restarting it after a short delay when/if the power is back.
> >
>...
2008 Feb 27
1
Hmisc xYplot won't do conditioning on factors?
Hi,
I am trying to replace (lattice) standard xyplot with xYplot variant from
Hmisc package to be able to add error bars to my plots. However, this does
not work, e.g:
library(lattice)
d <- data.frame(
SKU=gl(3, 1, 21, labels=c("a", "b", "c")),
Weekday=gl(7, 3, 21),
QCRate=runif(21))
xyplot(QCRate ~ Weekday | SKU, data=d)
(this plots nice 3 panels as per
2009 Sep 18
1
Ubuntu 2.9.2 packages broken for amd64
Hi,
Attempt to install R 2.9.2 on Ubuntu 9.04 results in errors:
$ sudo apt-get install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved
2008 Jun 09
2
Comparing two groups of proportions
Hi,
I have a seemingly common problem but I can't find a proper way to approach
it. Let's say we have 5 samples (different size) of IC circuits coming from 5
production lines (A, B, C, D, E). We apply two different non-destructive QA
procedures to each sample, producing to sets of binary outcomes (passed:
no/yes). So, we have two groups of proportions:
QA1 QA2
no/yes no/yes
A
2008 Mar 12
0
Problem with approximate null distribution (package: coin)
Hi,
I am trying to make use of "approximate" option to obtain null distribution
through Monte-Carlo resampling, as described in coin library documentation.
Unfortunately, this does not play well with my data -- permutation process
swallows astonishingly large amounts of RAM (4-5Gb) and runs far too long (30
min for B=10). Apparently, this is caused by the size of my dataset (see