Displaying 20 results from an estimated 10000 matches similar to: "64-bit/32-bit"
2010 Aug 28
4
expression() and plot title
What I want to do is put the arguments I supply to a function into the
title of a plot
Say I'm calling func.1
func.1(a=4,b=4)
plot(....,..., title("a=4, b=4"))
If I'm calling func.1 with different arguments, I want the plot title to
reflect that.
A small detail is that func.1 might have an argument with a default like
c=a+b. I tried using expression but couldn't get it to
2007 Nov 01
1
RWeka and naiveBayes
Hi
I'm trying to use RWeka to use a NaiveBayes Classifier(the Weka
version). However it crashes whenever there is a NA in the class
Gender
Here is the.code I have with d2 as the data frame.
The first call to NB doesn't make R crash but the second call does.
NB <- make_Weka_classifier("weka/classifiers/bayes/NaiveBayesSimple")
d2[,64]<-d2$Gender=="M"
2006 Oct 13
1
"Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released.
Dear,
"Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released.
http://unit.aist.go.jp/itri/knoppix/xen/index-en.html
Xenoppix-x86-64 exploits latest CPU (Intel Core2 Duo and AMD Athlon64).
* Xenoppix-x86-64 boots both X86 and X86_64 linux kernel on HVM of Xen.
* Xenoppix-x86-64 looks like KNOPPIX but all packages are replaced for X86_64.
* Xenoppix-x86-64 also
2007 Jun 19
4
Speed up R
Dear R Users,
I hope that there is someone who has an experience with a problem that I
describe below and will help me.
I must buy new desktop computer and I'm wondering which processor to choose
if my only aim is to speed up R. I would like to reduce a simulation time -
sometimes it takes days. I consider buying one of them (I'm working under
Win XP 32 bit):
1. Intel Core2 Duo E6700
2015 Aug 21
0
Processed: closing 545224
Processing commands for control at bugs.debian.org:
> close 545224 3.4.0-1
Bug #545224 [src:xen] grub-pc: Makes xen-hypervisor-3.2-1-amd64 hang with "early fatal page fault" on boot
Bug #516610 [src:xen] xen-hypervisor-3.2-1-amd64: Xen hypervisor does not boot on Core2 Duo CPU P8600
The source 'xen' and version '3.4.0-1' do not appear to match any binary packages
2007 Apr 03
0
Release: VMKNOPPIX(20070328) with Trusted Boot
Dear,
We released VMKNOPPIX(20070328) with Trusted Boot.
http://unit.aist.go.jp/itri/knoppix/vmknoppix/index-en.html
VMKnoppix is a collection of Virtual Machine Software, Xen, KVM,
VirtualBox, QEMU, KQEMU(QEMU with Accelerator) and UserModeLinux.
This version includes "Trusted Boot" (Trusted GRUB and IMA: Integrity
Measured Architecture).
=== Features
2012 Aug 12
1
trouble compiling R-patched from source on Windows 64 bit
Hello!
I'm trying to install R-patched from source on a Windows 64 bit laptop.
I have installed R-tools 2.16 and set up the jpeg, tiff, and libpng files
Here is the output:
c:\R64\R-patched\src\gnuwin32>make all recommended
make all recommended
make[1]: `MkRules' is up to date.
make[4]: Nothing to be done for `svnonly'.
installing C headers
make[2]: Nothing to be done for
2013 Jun 24
1
renaming of miktex package broke R package building
the inconsolata miktex package (inconsolata-zi4 in CTAN) which contains the
font of the same name was recently updated. It now contains the file
zi4.sty instead of inconsolata.sty. When I was building an R package, the
help(or vignette) file pdf couldn't built , because R couldn't find
inconsolata.sty. Any suggestions for a workaround? Could someone file a
bug report, if appropriate? ( I
2006 Oct 31
2
CentOS 4.3 on Intel Xeon Core 2 Duo
Dear list,
I am planning to buy a new server -because the new Core2 Duo based Xeons
(5100 series) are considerably faster in some scenarios than Opteron
machines while not beeing more expensive, I would like to hear some
real-world experiences from people who have installed CentOS 4.3 or 4.4
on such a setup.
Specifically:
CPU: 2x Intel Xeon 5100 2GHz
Board: Intel S5000 chipset
RAID5:
2008 Aug 05
2
VMX on Lenovo R61, disabled bi BIOS ?
Hi,
I''m currently trying to use a Linovo R61 Thinkpad equipped w/ Core2 Duo for HVM
Virtualization. BIOS shows CPU/Virtualization->enabled. Xen 3.2.0 shows
(Xeo) VMX disabled by BIOS
Does someone knows any problems with R61 Thinkpads?
Thanks in advance.
cheers,
Stephan
--
Stephan Seitz
Senior System Administrator
*netz-haut* e.K.
multimediale kommunikation
zweierweg 22
97074
2008 Jul 08
1
R crash with ATLAS precompiled Rblas.dll on Windows XP Core2 Duo
I noticed a problem using R 2.7.1 on Windows XP SP2 with the precompiled
Atlas Rblas.dll. Running the code below causes R to crash. I started R
using Rgui --vanilla and am using the precompiled Atlas Rblas.dll from
cran.fhcrc.org dated 17-Jul-2007 05:04 for Core2 Duo.
The code that causes the crash:
x <- rnorm(100)
y <- rnorm(100)
z <- rnorm(100)
loess(z ~ x * y)
loess(z ~ x) does
2018 Jan 12
1
Is kernel-3.10.0-693.11.6.el7 tested with old hardware?
Today we tried to update machines w/ Core2 Duo E6750 from
3.10.0-693.11.1.el7.centos.plus to 3.10.0-693.11.6.el7.centos.plus and
the machines did not boot due to a kernel panic.
Before we dig any further I wanted to know if the 11.6 kernel has been
tested on old hardware, too, or if the problem is well known but not
documented (yet).
Thank you in advance!
Gerhard Schneider
--
Gerhard
2007 Nov 08
1
Help me please...Large execution time in auto.arima() function
Hello,
I using the fuction auto.arima() from package forecast to predict the values
of p,d,q and P,D,Q.
My problem is the execution time of this function, for example, a time
series with 2323 values with seasonality to the week take over 8 hours to
execute all the possibilities.
I using a computer with Windows XP, a processor Intel Core2 Duo T7300 and
2Gb of RAM.
2010 Mar 09
1
Bug#573210: xen-hypervisor-3.2-1-amd64: Xen domU sometimes hogs CPU and doesn't respond
Package: xen-hypervisor-3.2-1-amd64
Version: 3.2.1-2
Severity: normal
*** Please type your report below this line ***
Hi,
Recently I've experienced some crashes of Xen domU (also debian Lenny,
running same kernel as dom0 (linux-image-2.6.26-xen-amd64)).
At xm top that domain appears as running, but hogs all CPUs, because
this problem has appeared on two identic servers (Supermicro X7SBi,
2013 Apr 10
5
How to determine 64 vs 32 bit processor
I have been tied up with other work and Holidays. Now back to some
server work that is long overdue. I lost an old server yesterday so it
is crunch time.
I believe my new platform is suppose to be an x86_64. The order form
says 64 bit.
I booted Centos 6.3 i386 liveCD to check the system out before an install.
uname -i
reports i386
dmidecode -t processor
reports Characteristics of 64
2014 Jun 27
0
R CMD SHLIB failure (Win7 64-bit OS)
Dear all,
I am struggling to get the 'Rtools' tool chain to successfully build .dlls
using the "R CMD SHLIB" method on my home Win7 64-bit (Ultimate) PC.
Strangely I did get it working on my work PC (also Win7 64-bit but
Enterprise) so I am totally at a loss as to what to do.
When I type, "R CMD SHLIB foo.c" using the Command Prompt I get:
make: *** No rule to make
2010 Feb 19
1
eha aftreg performance
G?ran, thanks for the update, I'm just about to install it!
Just wanted to drop you a short line about performance (as you once
requested):
aftreg takes ages on my windows machine to calculate a small set of
7 observations which are not even grouped together by "id". To be a
bit more precise, it takes 2:40 mins on my Intel T9300 Core2 Duo @
2.5 GHz. Bigger samples with about 700
2007 Nov 24
2
Several xen problems in Debian Etch
Hi folks,
before I flood the bug tracking system, I just want to send you a list
of problems I encountered when using xen under Debian Etch (i386 on
Intel Core2 Duo E6750). Shall I open a seperate bug report for each of
the items below or are some of them features that are known to be
missing in the xen release?
- A HVM domain does not start when using a physical disk without
specifing the
2012 Aug 02
1
Samba solaris 8 package with Windows 2008 support?
Hi-
I am running Samba 2.2.8 on Solaris 8. Our Windows team has upgraded Windows 2003 servers Active Directory to Windows 2008. Samba is not working now. Can someone suggest the best
Samba version for Solaris 8 that I can upgrade to that will support the new Windows 2008 authentication mechanism.
Thanks
-Steve
Stephen P. Michaels
ITSD Server Systems Group
The Johns Hopkins University
Applied
2007 Nov 21
1
multiple comparison (glht) problem
I am not sure whether there is a bug. When I tested the example given for "glht"
in the help, I entered the following error:
Running commands:
amod <- aov(minutes ~ blanket, data = recovery)
rht <- glht(amod, linfct = mcp(blanket = "Dunnett"),
alternative = "less")
Errors are:
Error in try(coef.(model)) : could not find function