mersenneforum.org  

Go Back   mersenneforum.org > Other Stuff > Archived Projects > NFSNET Discussion

 
 
Thread Tools
Old 2006-10-18, 11:47   #89
xilman
Bamboozled!
 
xilman's Avatar
 
"π’‰Ίπ’ŒŒπ’‡·π’†·π’€­"
May 2003
Down not across

101010000000012 Posts
Default

Quote:
Originally Posted by Jushi View Post
For people like me who never do any of this: what kind of size of memory and disk are we talking about?
A few gigabytes.

The sizes, per se, aren't particularly bad in comparison with modern disks. A problem is that some filesystems have a maximum file size of, say, 2GB.

Another problem is that some operating systems have a maximum contiguous virtual address space of 1GB or so (vanilla 32-bit Windows XP) or 2GB (common on other 32-bit operating systems) or something under 3GB (32-bit Windows XP booted in /3gb mode).

Paul
xilman is offline  
Old 2006-10-18, 21:53   #90
Jushi
 
Jushi's Avatar
 
Sep 2005
UGent

22·3·5 Posts
Default

Quote:
Originally Posted by xilman View Post
Another problem is that some operating systems have a maximum contiguous virtual address space of 1GB or so (vanilla 32-bit Windows XP) or 2GB (common on other 32-bit operating systems) or something under 3GB (32-bit Windows XP booted in /3gb mode).
I guess in this case, the only solution is to run 64-bit software. If your program allocates 3GB of RAM, you are getting close to the theoretic limit of 4GB in a 32-bit program. You cannot really blame the OS for this. Of course, you can also change the software not to allocate so much virtual memory (you could use a ramdisk file system to store data, this should be almost as fast as simply malloc()ating memory, especially if you mmap() the file).
Jushi is offline  
Old 2006-11-13, 13:37   #91
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default 2,1550L

We have another ECM "near" miss.

2,1550L = p52.p130

p52 = 2204849283056077770183700917441626363341403201988701

I omit the p130 here.

The Linear algebra for 6,281- is about 75% done and 5,329- has finished
sieving. I am starting to do 6,305-, but do not know if I will get to
finish it. I am still waiting for my office to be moved.
R.D. Silverman is offline  
 

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Current status fivemack NFSNET Discussion 97 2009-04-17 22:50
Considering current hardware on the status page petrw1 PrimeNet 20 2007-05-24 18:10
Current Status moo LMH > 100M 0 2006-09-02 01:15
Current status "fishing" HiddenWarrior Operation Billion Digits 1 2005-08-19 21:42
Current Status of the Cunningham Tables rogue Cunningham Tables 4 2005-06-10 18:28

All times are UTC. The time now is 00:09.


Sat Jul 17 00:09:56 UTC 2021 up 49 days, 21:57, 1 user, load averages: 1.55, 1.59, 1.52

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.