Displaying 10 results from an estimated 10 matches for "511mb".
Did you mean:
510mb
2007 May 07
4
Mardia's multivariate normality test
Dear all,
I got this error message
> library(dprep)
> mardia(Savg)
Error in cov(data) : 'x' is empty
But with the same data, I got
> library(mvnormtest)
> mshapiro.test(Savg)
Shapiro-Wilk normality test
data: Z
W = 0.9411, p-value = 0.6739
What does the error message "Error in cov(data) : 'x' is empty" mean? Thanks a lot!
Jiao
2006 Jan 05
1
Memory limitation in GeoR - Windows or R?
...ter Diggle, the authors of geoR..
I really feel that your huge matrix cannot be handled in R that easy,
and I get the same kind of error as you:
> m=matrix(1,ncol=18227, nrow=18227)
Error: cannot allocate vector of size 2595496 Kb
In addition: Warning messages:
1: Reached total allocation of 511Mb: see help(memory.size)
2: Reached total allocation of 511Mb: see help(memory.size)
However, if you want to compute a distance matrix, have a look to the
function:
?dist
and try it... You will not have to create the distance matrix yourself
from the coordinates file (but you may meet meory prob...
2004 Nov 26
1
How to expand the size limit of a vector?
...on this list,
Could somebody please tell me how to expand the size limit of a vector
in R?
In my simulation I get the following error message:
> x=kronecker(diag(1,100),matrix(1,100,100))
Error: cannot allocate vector of size 781250 Kb
In addition: Warning message:
Reached total allocation of 511Mb: see help(memory.size)
Thanks in advance
Yours sincerely,
Guoqi Qian
-----------------------------------------------------------------
Guoqi Qian
Department of Statistics
La Trobe University
Bundoora, VIC 3086
AUSTRALIA
Email:g.qian at latr...
2008 Mar 28
8
Booting dom0: Kernel Panic - not syncing: Attempted to kill init!
...ot=LABEL=/ rhgb quiet console=tty0
console=ttyS0,9600**
module /initrd-2.6.18-xen.img
*
I shut down my machine and restarted it. But it won''t come up... as you
can see right here:
(XEN) Command line: /xen-3.1.0.gz dom0_mem=256000 noreboot
(...)
System RAM: 511MB (523356KB)
Xen heap: 10MB (10272KB)
Domain heap initialised: DMA with 32 bits
PAE enabled, limit: 16GB
Processor #0 15:0 APIC version 20
IOAPIC[0]: apic_id 1, version 32, adress 0xfec00000, GSI 0-23
Enabling APIC mode: Flat, Using 1 I/O APICs
Using scheduler: SMP Credit...
2008 Mar 25
0
Kernel Panic - not syncing: Attempted to kill init!
...ot=LABEL=/ rhgb quiet console=tty0
console=ttyS0,9600**
module /initrd-2.6.18-xen.img
*
I shut down my machine and restarted it. But it won''t come up... as you
can see right here:
(XEN) Command line: /xen-3.1.0.gz dom0_mem=256000 noreboot
(...)
System RAM: 511MB (523356KB)
Xen heap: 10MB (10272KB)
Domain heap initialised: DMA with 32 bits
PAE enabled, limit: 16GB
Processor #0 15:0 APIC version 20
IOAPIC[0]: apic_id 1, version 32, adress 0xfec00000, GSI 0-23
Enabling APIC mode: Flat, Using 1 I/O APICs
Using scheduler: SMP Credit...
2007 May 09
3
Conflict -> Dovecot + Maildrop (maildirsize)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm having some problems with quota from sql (maildir++) and dovecot +
maildrop.
I'm using maildrop for MDA and dovecot as IMAP server.
When an e-mail arrives, maildrop calculates the quota and updates the
'maildirsize' file. When i use dovecot (webmail, thunderbird) it updates
the 'maildirsize' too, overwriting it, but in a
2005 Nov 08
0
TX/RX ring buffer allocation (xen-unstable)
...0 (usable)
(XEN) 000000001fff0000 - 000000001fff3000 (ACPI NVS)
(XEN) 000000001fff3000 - 0000000020000000 (ACPI data)
(XEN) 00000000fec00000 - 00000000fec01000 (reserved)
(XEN) 00000000fee00000 - 00000000fee01000 (reserved)
(XEN) 00000000ffff0000 - 0000000100000000 (reserved)
(XEN) System RAM: 511MB (523836kB)
(XEN) Xen heap: 10MB (10668kB)
(XEN) PAE disabled.
(XEN) DMI 2.2 present.
(XEN) Using APIC driver default
(XEN) ACPI: RSDP (v000 KT400 ) @
0x000f7490
(XEN) ACPI: RSDT (v001 KT400 AWRDACPI 0x42302e31 AWRD 0x00000000) @
0x1fff3000
(XEN) ACPI: FADT (v001 KT4...
2006 Nov 18
1
Xen 3.0.3 with CentOS 4.4
...I data)
(XEN) 000000001ffb7c00 - 0000000020000000 (reserved)
-rw-r--r-- 1 root root 35788 Sep 26 17:19
(XEN) 00000000e0000000 - 00000000f0000000 (reserved)
00000000000A0000 - 00000
(XEN) 00000000fe000000 - 0000000100000000 (reserved)
-rw-r--r-- 1 root root 1794
(XEN) System RAM: 511MB (523552kB)0000 (Reserved)
(XEN) Xen heap: 10MB (10428kB)
(XEN) PAE enabled, limit: 16 GB 2548
(XEN) found SMP MP-table at 000fe710 2211 Oct 18 13:10 qemu-dm.7116.log
(XEN) DMI 2.4 present.
(XEN) Using APIC driver defaultFFE000 - 000000000
(XEN) ACPI: FADT (v003 DELL PE_SC3 0x00000001 DELL 0x0...
2012 Jul 02
4
Xen EFI boot how to?
I have a IBM System x3600 series server with UEFI.
I managed to compile the xen EFI (xen-4.2-unstable.efi).
The machine is currently running Ubuntu with grub2.
I can see a grubx64.efi in /boot/efi/EFI/ubuntu/grubx64.efi
Where should I put the xen efi ?
I tried creating a efi/EFI/xen/xen-4.2-unstable.efi and added it as a boot option using efibootmgr.
All I get in that case is a blank screen.
I
2013 May 30
0
Trying to get a kernel dump
...0D)
ACPI: FACS 1ff77000 00040
ACPI: SSDT fffe60f2 000BA (v01 DELL st_ex 00001000 MSFT 0100000D)
ACPI: APIC 000fd61c 0005C (v01 DELL GX240 00000008 ASL 00000061)
ACPI: BOOT 000fd678 00028 (v01 DELL GX240 00000008 ASL 00000061)
ACPI: Local APIC address 0xfee00000
0MB HIGHMEM available.
511MB LOWMEM available.
mapped low ram: 0 - 1ff77000
low ram: 0 - 1ff77000
node 0 low ram: 00000000 - 1ff77000
node 0 bootmap 00002000 - 00005ff0
(9 early reservations) ==> bootmem [0000000000 - 001ff77000]
#0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 -
0000001000]...