tphase Posted February 4, 2013 Posted February 4, 2013 (edited) I developed a multithreaded CPU benchmark that calculates PRIME numbers using a multithreaded parallel algorithm written in C++ and assembler. The software calculates prime numbers from 1 to 1.000.000.000 [one billion]. The software is written in Visual C++ using MFC and Win32API. Multi-Core Prime at HWBOT: http://www.hwbot.org/benchmarks/processor A slider will help you set the exact interval: from 1 to 10.000.000 [ten millions] and up to 1.000.000.000 [1 billion]. The default value of the slider is 100.000.000 [one hundred millions]. In that case, the application will calculate all the prime numbers between 1 and 100 millions. Also, you can create a datafile [Take screenshot button] that can be used to submit results to HWBOT. http://www.hwbot.org/benchmark/multi-core_prime/ Download link: http://www.pcgamingxtreme.ro/ I also provide 32 and 64 bit version of the software. The current version is 2.0.0.0 Edited February 6, 2013 by tphase Quote
tphase Posted February 9, 2013 Author Posted February 9, 2013 OK, thanks all for testing this. The software is optimized for multicore but the algorithm is not that complex and may not reveal 100% accurate the differences between different CPU's. Having this experience and this goal, I developed a new benchmark, witch use a far more complex multithreaded algorithm. Multi Core PI. The old benchmark Multi Core Prime is no longer in development. I hope you will find this benchmark more useful and will reveal more accurate performance differences between platforms. Multi Core PI calculates PI decimals using Bailey–Borwein–Plouffe formula. The benchmark is using a multithreaded algorithm written in C++ and provide excellent parallelism. Multi Core PI is written in Visual C++ using MFC and Win32API. How it works A slider will help you set the decimals of PI, from 10.000 to 100.000. Default is 80.000. Just hit Run benchmark button to start benching your CPU. Submit to HWBOT First, press Take Screenshot button. A screenshot and a XML datafile will be created. Attention! CPUZ must be running! Second, follow the link provided on the dialog and submit your datafile to HWBOT. Supported operating systems Microsoft Windows XP / Server 2003 Microsoft Windows Vista / 7 Microsoft Windows 8 / Server 2012 Download link http://www.pcgamingxtreme.ro/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.