mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2008-02-29, 16:14   #12
ShiningArcanine
 
ShiningArcanine's Avatar
 
Dec 2005

9210 Posts
Default

I have recently gotten my program's single threaded version to compile on my university's computers, which have Visual Studio 2005 Professional edition. I am using one now and I am running a test on M32582657 with a build of the single threaded version of my program. Windows Task Manager indicates that it uses between 32,928KB and 36,028KB of memory (since I started typing this, these figures have declined to 26,956KB and 30,056KB), in a regular pattern reminds me of square waves. This is a huge improvement over what I saw in the previous version. It is also much closer to my program's now theoretical memory requirements (computed by calculating the memory I am allocating in my code) of 16.5MB ((32582657 / 2 + (32582657 * 2 + 1) / 64) bytes ~ 16.5MB, where 1MB = 2^20 bytes). I owe it all to you guys. Thanks a bunch.
ShiningArcanine is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Hybrid Memory Cube" offers 1 Tb/s memory bandwith at just 1.4 mW/Gb/s ixfd64 Hardware 4 2011-12-14 21:24
about the program boooh Information & Answers 2 2010-03-22 15:22
Is there any program... mart_r Software 2 2009-11-15 20:06
What program? ThomRuley LMH > 100M 4 2004-10-15 06:27
program P-1 for K*2^n-1 jocelynl 15k Search 19 2004-01-11 17:24

All times are UTC. The time now is 22:59.


Fri Aug 6 22:59:40 UTC 2021 up 14 days, 17:28, 1 user, load averages: 3.99, 4.13, 4.01

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.