Displaying 4 results from an estimated 4 matches for "editbin".
2005 Jan 04
2
How to verify using more than 2GB of memory
My machine has 4Gb of memory under WinXP Pro. Re-reading R for
Windows FAQ 2.7 I discovered that I can use editbin to add the
"/LARGEADDRESSAWARE" tag in the header without re-compiling, so that
is what I did. I also check that it worked using dumpbin. I then
edited my Boot.ini file to add the /3GB switch. Then I went to my
R.0.0.1 patched that I modified as above and checked memory limit:
> me...
2005 Sep 29
2
memory issues with large data set
Hi,
I am running R 2.0.1.1. on Windows. It is a Dell Dimension with a 3.2 Ghz Processor and 4Gb RAM.
When using the ReadAffy() function to read in 97 arrays, I get the below error messages:
Error: cannot allocate vector of size 393529
Reached total allocation of 1024Mb: see help(memory.size)
When I use the comman "memory.limit(size=4000)" to increase the memory size to the
2004 May 19
3
Accessing more than 2GB memory in Windows
Greetings,
Can anyone confirm that R can access more than 2GB
of virtual memory on Windows? We are in the process
of porting a memory-hungry routine from Linux.
We are using R 1.8.1 on Windows 2000 Advanced Server;
we've set the 3GB switch in boot.ini, and rebooted
twice. We have run editbin against Rgui.exe ad Rterm.exe
and confirmed the header settings with dumpbin.exe.
We are invoking R with
"C:\Program Files\R\rw1081\bin\Rgui" --max-mem-size=3G
Does anyone have a simple script that they have used to
confirm that R can access more than 2GB? We have tried
a few without s...
2013 Oct 31
6
need help !!!
Hi,
I am using puppet 2.7.20 server on linux and windows client with same
version of puppet.
Until recently everything was working fine but lately I have started
getting the error below
[0m
[0;32minfo: Caching catalog for node_windows [0m
[0;37mdebug: Puppet::Type::Exec::ProviderShell: feature posix is
missing [0m
[0;37mdebug: Puppet::Type::Exec::ProviderPosix: feature posix is
missing [0m