|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming | |
DoubleMark (Prime Benchmark) - Open Source
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#21 (permalink) | |||||||||||||
|
Luck : 10pts
![]() |
Bump, Prime Benchmark is now open source. I have attached the source code in RAR form (0.2 compression, uncompressed is 512k.) I abandoned my own development of Prime Benchmark because of an inability to correct a few glitches. I scoured long and hard to correct the issue and ask the communities of Overclock.net have fun with the source code and feel free to continue work on it on your own. I ask that you keep "Original code by Licht" in the about button, those are my only terms other then that i don't care what you do with it. I know the code is probably not so great and could be done better, but i started C# the same week i started the program, bear with me.
__________________
Last edited by Licht : 02-01-08 at 02:45 AM |
|||||||||||||
|
|
|
|
#22 (permalink) | |||||||||||||
|
Ding ding ding ding ding!
![]() |
I'll have a look-see for you Licht.
__________________
Watercooling Loop: MCP655 Vario -> Black Ice GTX360 -> Stinger Diamond Max -> Heatkiller GPU-X² -> MicroRes
|
|||||||||||||
|
|
|
|
#23 (permalink) | |||||||||||||
|
4.0 GHz
![]() |
Very nice,
Definitely gonna try tomorrow, +rep on the great work
__________________
|
|||||||||||||
|
|
|
|
|
#24 (permalink) | |||||||||
|
Programmer
![]() |
there is a C++ library that you can incorporate to use HDD space as a location for the int numbers your calculating...
THe purpose of this, is to get around the 32 bit number limit (2 ^ 31) 2.4 million or something... or 4 gb of ram. http://gmplib.org/ This may be something you can add in as some kind of HDD bench? because the speed of this method will tax your dive constantly...
__________________
My Lego case thread. With PICS!!! ----------------------------------------------------------------------- Video card RMA database thread. I am working on an application that allows users to input their cards issues into a database, to build a knowledge base for what types of cards have a lower fail rate.
|
|||||||||
|
|
|
|
|
#25 (permalink) | ||||||||||||||
|
Luck : 10pts
![]() |
Quote:
__________________
|
||||||||||||||
|
|
|
|
#26 (permalink) | |||||||||
|
Programmer
![]() |
^^Yes its like a virtual memory library. It gets around the 32bit memory limit, that holds you back in finding a prime number larger than 2.4 million digits. It's just really slow, because hdds are obviously slower than ram, and the way the ram is accessed to calculate the prime numbers, there is a huge amount of read/write, so with a hdd, it goes much slower...
I noticed that you uploaded the source, maybe i'll play around with this part, and see what happens...
__________________
My Lego case thread. With PICS!!! ----------------------------------------------------------------------- Video card RMA database thread. I am working on an application that allows users to input their cards issues into a database, to build a knowledge base for what types of cards have a lower fail rate.
|
|||||||||
|
|
|
|
|
#27 (permalink) | ||||||||||||||
|
Luck : 10pts
![]() |
Quote:
__________________
|
||||||||||||||
|
|
|
|
#28 (permalink) | |||||||||
|
Programmer
![]() |
i'll mess around with it...
I've been having issues with VC++ 2008 installed. I have 2005, and naturally, these 2008 projects wont work, so i went ahead and installed 2008, and it mest up my config in 2005, and broke itself... So I'm working out this mess now, and once i get this straightened out, I'll take a stab at the quad core situation...
__________________
My Lego case thread. With PICS!!! ----------------------------------------------------------------------- Video card RMA database thread. I am working on an application that allows users to input their cards issues into a database, to build a knowledge base for what types of cards have a lower fail rate.
|
|||||||||
|
|
|
|
|
#29 (permalink) | ||||||||||||||
|
Luck : 10pts
![]() |
Quote:
So you know i am pretty sure the issue lies somehow within the code utilizing Kernel32.DLL.
__________________
|
||||||||||||||
|
|
|
|
#30 (permalink) | |||||||||||||
|
New to Overclock.net
![]()
Join Date: Sep 2006
Location: caldwell, Idaho
Posts: 3,387
Rep: 166
![]() ![]() Unique Rep: 125
Trader Rating: 2
|
well I can give this a shot when I get home.
__________________
|
|||||||||||||
|
|
|
![]() |
| Tags |
| benchmark, doublemark, doublemark topic, multi-thread, stress test |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|