mersenneforum.org  

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

Reply
Thread Tools
Old 2012-11-12, 13:49   #573
Kyle
 
Nov 2012

2×32 Posts
Cool 4x AMD Opteron 6176

4x AMD Opteron 6176 (4x 12 cores - 4x 32 Go DDR3)

http://pastebin.com/MZdGjv8A (too long to post it here)

I get every time a Segmentation fault at 8K FFT on 17 threads.
Does anyone have the same issue?
Kyle is offline   Reply With Quote
Old 2012-11-14, 14:16   #574
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

2×33×109 Posts
Default

Quote:
Originally Posted by Kyle View Post
4x AMD Opteron 6176 (4x 12 cores - 4x 32 Go DDR3)

http://pastebin.com/MZdGjv8A (too long to post it here)

I get every time a Segmentation fault at 8K FFT on 17 threads.
Does anyone have the same issue?
Is it possible that the way the ffts are divided something as small as 8K can only be divided into <=16?
Does anything smaller work with 17 threads?
henryzz is offline   Reply With Quote
Old 2012-11-15, 11:36   #575
Kyle
 
Nov 2012

2×32 Posts
Unhappy

Quote:
Originally Posted by henryzz View Post
Is it possible that the way the ffts are divided something as small as 8K can only be divided into <=16?
Does anything smaller work with 17 threads?
As you can see 4K, 5K and 6K worked without any problem...
Kyle is offline   Reply With Quote
Old 2012-11-15, 23:25   #576
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

2×33×109 Posts
Default

Sorry I hadn't looked at the link.
The times for less than 8k seem pretty constant as if only one core is used. 8k actually slows down significantly with 16 threads. 8k is probably just the first multithreaded run(i.e. the first test with >16 cores). I would suggest pming prime95 in case he hasn't already seen this yet.
henryzz is offline   Reply With Quote
Old 2012-12-24, 11:28   #577
Phantomas
 
Phantomas's Avatar
 
Oct 2008
Germany, Hamburg

5×13 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
Or just running 6 threads and leaving HyperThreading enabled, assuming other work will be done on the machine and it's not a dedicated Prime95 box. At least that's what I do.
Works fine for me too, but not for the Benchmark.
I'm using a i7-3770 (4Cores+HT) with
AffinityScramble2=02461357
setting using only four cores for Prime. Hence don't touching the HT cores.
That works fine for 2 treads per test by under 10ms/Iteration for 51.5nn.nnn exponents.

But when running the benchmark, Core 1,2,5,6 are used. So 4 Threads on 2 Cores are used.
The Affinityscramble seems to [EDIT] spoil the benchmark. I'll have to comment it out to run it on core 1,,3, 5, 7.

Bench with AffinityScramble2=02461357

Code:
Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
CPU speed: 3956.04 MHz, 4 hyperthreaded cores
CPU features: Prefetch, SSE, SSE2, SSE4, AVX
L1 cache size: 32 KB
L2 cache size: 256 KB, L3 cache size: 8 MB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
TLBS: 64
Prime95 64-bit version 27.9, RdtscTiming=1
Best time for 768K FFT length: 5.639 ms., avg: 5.746 ms.
Best time for 896K FFT length: 6.695 ms., avg: 6.814 ms.
Best time for 1024K FFT length: 7.520 ms., avg: 7.656 ms.
Best time for 1280K FFT length: 9.631 ms., avg: 9.747 ms.
Best time for 1536K FFT length: 11.672 ms., avg: 11.815 ms.
Best time for 1792K FFT length: 14.160 ms., avg: 14.265 ms.
Best time for 2048K FFT length: 15.770 ms., avg: 15.939 ms.
Best time for 2560K FFT length: 20.255 ms., avg: 20.392 ms.
Best time for 3072K FFT length: 25.139 ms., avg: 25.429 ms.
Best time for 3584K FFT length: 30.213 ms., avg: 30.645 ms.
Best time for 4096K FFT length: 33.739 ms., avg: 34.009 ms.
Best time for 5120K FFT length: 42.816 ms., avg: 43.203 ms.
Best time for 6144K FFT length: 52.301 ms., avg: 52.927 ms.
Best time for 7168K FFT length: 62.853 ms., avg: 63.111 ms.
Best time for 8192K FFT length: 74.822 ms., avg: 76.385 ms.
Timing FFTs using 2 threads on 1 physical CPUs.
Best time for 768K FFT length: 2.385 ms., avg: 2.419 ms.
Best time for 896K FFT length: 2.841 ms., avg: 2.936 ms.
Best time for 1024K FFT length: 3.189 ms., avg: 3.233 ms.
Best time for 1280K FFT length: 4.091 ms., avg: 4.140 ms.
Best time for 1536K FFT length: 4.991 ms., avg: 5.038 ms.
Best time for 1792K FFT length: 5.969 ms., avg: 6.032 ms.
Best time for 2048K FFT length: 6.667 ms., avg: 6.726 ms.
Best time for 2560K FFT length: 8.468 ms., avg: 8.550 ms.
Best time for 3072K FFT length: 10.569 ms., avg: 10.647 ms.
Best time for 3584K FFT length: 12.738 ms., avg: 13.273 ms.
Best time for 4096K FFT length: 14.187 ms., avg: 14.278 ms.
Best time for 5120K FFT length: 18.253 ms., avg: 18.312 ms.
Best time for 6144K FFT length: 22.062 ms., avg: 22.134 ms.
Best time for 7168K FFT length: 26.590 ms., avg: 26.702 ms.
Best time for 8192K FFT length: 30.944 ms., avg: 31.009 ms.
Timing FFTs using 4 threads on 2 physical CPUs.
Best time for 768K FFT length: 1.282 ms., avg: 1.426 ms.
Best time for 896K FFT length: 1.501 ms., avg: 1.543 ms.
Best time for 1024K FFT length: 1.710 ms., avg: 1.745 ms.
Best time for 1280K FFT length: 2.253 ms., avg: 2.287 ms.
Best time for 1536K FFT length: 2.757 ms., avg: 2.795 ms.
Best time for 1792K FFT length: 3.298 ms., avg: 3.360 ms.
Best time for 2048K FFT length: 3.709 ms., avg: 3.766 ms.
Best time for 2560K FFT length: 4.799 ms., avg: 4.866 ms.
Best time for 3072K FFT length: 5.882 ms., avg: 5.937 ms.
Best time for 3584K FFT length: 7.068 ms., avg: 7.351 ms.
Best time for 4096K FFT length: 8.004 ms., avg: 8.485 ms.
Best time for 5120K FFT length: 10.280 ms., avg: 10.322 ms.
Best time for 6144K FFT length: 12.379 ms., avg: 13.168 ms.
Best time for 7168K FFT length: 14.639 ms., avg: 14.744 ms.
Best time for 8192K FFT length: 17.107 ms., avg: 17.282 ms.
Timing FFTs using 6 threads on 3 physical CPUs.
Best time for 768K FFT length: 1.188 ms., avg: 1.231 ms.
Best time for 896K FFT length: 1.397 ms., avg: 1.457 ms.
Best time for 1024K FFT length: 1.614 ms., avg: 1.668 ms.
Best time for 1280K FFT length: 2.130 ms., avg: 2.181 ms.
Best time for 1536K FFT length: 2.668 ms., avg: 2.994 ms.
Best time for 1792K FFT length: 3.168 ms., avg: 3.267 ms.
Best time for 2048K FFT length: 3.623 ms., avg: 3.685 ms.
Best time for 2560K FFT length: 4.642 ms., avg: 4.739 ms.
Best time for 3072K FFT length: 5.704 ms., avg: 5.868 ms.
Best time for 3584K FFT length: 6.810 ms., avg: 6.893 ms.
Best time for 4096K FFT length: 7.752 ms., avg: 7.865 ms.
Best time for 5120K FFT length: 10.030 ms., avg: 10.273 ms.
Best time for 6144K FFT length: 12.122 ms., avg: 13.405 ms.
Best time for 7168K FFT length: 14.486 ms., avg: 14.634 ms.
Best time for 8192K FFT length: 16.515 ms., avg: 16.970 ms.
Timing FFTs using 8 threads on 4 physical CPUs.
Best time for 768K FFT length: 1.093 ms., avg: 1.186 ms.
Best time for 896K FFT length: 1.287 ms., avg: 1.358 ms.
Best time for 1024K FFT length: 1.517 ms., avg: 2.131 ms.
Best time for 1280K FFT length: 2.049 ms., avg: 2.099 ms.
Best time for 1536K FFT length: 2.546 ms., avg: 3.498 ms.
Best time for 1792K FFT length: 3.070 ms., avg: 3.255 ms.
Best time for 2048K FFT length: 3.558 ms., avg: 3.603 ms.
Best time for 2560K FFT length: 4.554 ms., avg: 4.742 ms.
Best time for 3072K FFT length: 5.587 ms., avg: 5.905 ms.
Best time for 3584K FFT length: 6.651 ms., avg: 7.015 ms.
Best time for 4096K FFT length: 7.626 ms., avg: 7.930 ms.
Best time for 5120K FFT length: 9.881 ms., avg: 10.037 ms.
Best time for 6144K FFT length: 12.068 ms., avg: 12.338 ms.
Best time for 7168K FFT length: 14.376 ms., avg: 14.751 ms.
Best time for 8192K FFT length: 16.795 ms., avg: 17.067 ms.
Best time for 61 bit trial factors: 2.225 ms.
Best time for 62 bit trial factors: 2.213 ms.
Best time for 63 bit trial factors: 2.658 ms.
Best time for 64 bit trial factors: 2.758 ms.
Best time for 65 bit trial factors: 3.950 ms.
Best time for 66 bit trial factors: 4.591 ms.
Best time for 67 bit trial factors: 4.558 ms.
Best time for 75 bit trial factors: 4.475 ms.
Best time for 76 bit trial factors: 4.470 ms.
Best time for 77 bit trial factors: 4.462 ms.

Last fiddled with by Phantomas on 2012-12-24 at 11:37
Phantomas is offline   Reply With Quote
Old 2012-12-25, 15:11   #578
Jayder
 
Jayder's Avatar
 
Dec 2012

2·139 Posts
Default AMD A4-3420 APU with Radeon(tm) HD Graphics

Taken with no other intensive processes running. Still, a few anomalies due to the odd system process.
Code:
AMD A4-3420 APU with Radeon(tm) HD Graphics
CPU speed: 2795.04 MHz, 2 cores
CPU features: 3DNow!, SSE, SSE2
L1 cache size: 64 KB
L2 cache size: 512 KB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
L1 TLBS: 48
L2 TLBS: 1024
Prime95 64-bit version 27.7, RdtscTiming=1
Best time for 768K FFT length: 12.749 ms., avg: 14.316 ms.
Best time for 896K FFT length: 15.989 ms., avg: 16.098 ms.
Best time for 1024K FFT length: 16.676 ms., avg: 17.323 ms.
Best time for 1280K FFT length: 21.508 ms., avg: 22.082 ms.
Best time for 1536K FFT length: 26.406 ms., avg: 26.589 ms.
Best time for 1792K FFT length: 32.178 ms., avg: 33.027 ms.
Best time for 2048K FFT length: 34.935 ms., avg: 35.271 ms.
Best time for 2560K FFT length: 45.351 ms., avg: 47.192 ms.
Best time for 3072K FFT length: 56.465 ms., avg: 57.053 ms.
Best time for 3584K FFT length: 69.100 ms., avg: 70.359 ms.
Best time for 4096K FFT length: 78.745 ms., avg: 81.336 ms.
Best time for 5120K FFT length: 106.144 ms., avg: 108.816 ms.
Best time for 6144K FFT length: 134.688 ms., avg: 140.010 ms.
Best time for 7168K FFT length: 166.571 ms., avg: 170.793 ms.
Best time for 8192K FFT length: 197.341 ms., avg: 204.690 ms.
Timing FFTs using 2 threads.
Best time for 768K FFT length: 6.833 ms., avg: 6.936 ms.
Best time for 896K FFT length: 8.641 ms., avg: 9.021 ms.
Best time for 1024K FFT length: 8.989 ms., avg: 9.091 ms.
Best time for 1280K FFT length: 11.493 ms., avg: 12.510 ms.
Best time for 1536K FFT length: 14.170 ms., avg: 14.350 ms.
Best time for 1792K FFT length: 17.085 ms., avg: 17.844 ms.
Best time for 2048K FFT length: 18.914 ms., avg: 19.328 ms.
Best time for 2560K FFT length: 24.160 ms., avg: 25.146 ms.
Best time for 3072K FFT length: 30.010 ms., avg: 31.223 ms.
Best time for 3584K FFT length: 36.945 ms., avg: 37.621 ms.
Best time for 4096K FFT length: 42.460 ms., avg: 44.002 ms.
Best time for 5120K FFT length: 58.662 ms., avg: 59.802 ms.
Best time for 6144K FFT length: 75.551 ms., avg: 77.384 ms.
Best time for 7168K FFT length: 94.006 ms., avg: 96.979 ms.
Best time for 8192K FFT length: 106.273 ms., avg: 108.247 ms.
Best time for 61 bit trial factors: 2.755 ms.
Best time for 62 bit trial factors: 2.776 ms.
Best time for 63 bit trial factors: 3.204 ms.
Best time for 64 bit trial factors: 3.720 ms.
Best time for 65 bit trial factors: 4.601 ms.
Best time for 66 bit trial factors: 5.435 ms.
Best time for 67 bit trial factors: 5.379 ms.
Best time for 75 bit trial factors: 5.247 ms.
Best time for 76 bit trial factors: 5.245 ms.
Best time for 77 bit trial factors: 5.237 ms.
Jayder is offline   Reply With Quote
Old 2012-12-26, 23:54   #579
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23×271 Posts
Default

Code:
Compare your results to other computers at http://www.mersenne.org/report_benchmarks
Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
CPU speed: 3292.59 MHz, 2 hyperthreaded cores
CPU features: Prefetch, SSE, SSE2, SSE4, AVX
L1 cache size: 32 KB
L2 cache size: 256 KB, L3 cache size: 3 MB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
TLBS: 64
Prime95 64-bit version 27.9, RdtscTiming=1
Best time for 768K FFT length: 5.197 ms., avg: 5.277 ms.
Best time for 896K FFT length: 6.173 ms., avg: 6.282 ms.
Best time for 1024K FFT length: 6.988 ms., avg: 7.057 ms.
Best time for 1280K FFT length: 8.910 ms., avg: 9.109 ms.
Best time for 1536K FFT length: 10.874 ms., avg: 10.937 ms.
Best time for 1792K FFT length: 12.719 ms., avg: 12.944 ms.
Best time for 2048K FFT length: 14.473 ms., avg: 14.621 ms.
Best time for 2560K FFT length: 18.354 ms., avg: 18.462 ms.
Best time for 3072K FFT length: 22.792 ms., avg: 22.957 ms.
Best time for 3584K FFT length: 27.053 ms., avg: 27.132 ms.
Best time for 4096K FFT length: 30.840 ms., avg: 31.014 ms.
Best time for 5120K FFT length: 39.725 ms., avg: 39.943 ms.
Best time for 6144K FFT length: 47.939 ms., avg: 48.874 ms.
Best time for 7168K FFT length: 58.171 ms., avg: 60.894 ms.
Best time for 8192K FFT length: 69.321 ms., avg: 73.308 ms.
Timing FFTs using 2 threads on 1 physical CPUs.
Best time for 768K FFT length: 5.374 ms., avg: 5.922 ms.
Best time for 896K FFT length: 6.316 ms., avg: 7.055 ms.
Best time for 1024K FFT length: 7.275 ms., avg: 7.947 ms.
Best time for 1280K FFT length: 9.276 ms., avg: 9.504 ms.
Best time for 1536K FFT length: 11.376 ms., avg: 11.606 ms.
Best time for 1792K FFT length: 13.195 ms., avg: 13.343 ms.
Best time for 2048K FFT length: 15.146 ms., avg: 15.415 ms.
Best time for 2560K FFT length: 19.469 ms., avg: 19.871 ms.
Best time for 3072K FFT length: 24.225 ms., avg: 24.484 ms.
Best time for 3584K FFT length: 28.172 ms., avg: 28.654 ms.
Best time for 4096K FFT length: 32.576 ms., avg: 33.081 ms.
Best time for 5120K FFT length: 42.952 ms., avg: 44.473 ms.
Best time for 6144K FFT length: 53.514 ms., avg: 54.500 ms.
Best time for 7168K FFT length: 64.665 ms., avg: 65.940 ms.
Best time for 8192K FFT length: 74.295 ms., avg: 76.106 ms.
Timing FFTs using 4 threads on 2 physical CPUs.
Best time for 768K FFT length: 3.477 ms., avg: 3.579 ms.
Best time for 896K FFT length: 4.124 ms., avg: 4.237 ms.
Best time for 1024K FFT length: 4.784 ms., avg: 4.918 ms.
Best time for 1280K FFT length: 6.055 ms., avg: 6.281 ms.
Best time for 1536K FFT length: 7.400 ms., avg: 7.599 ms.
Best time for 1792K FFT length: 8.505 ms., avg: 8.664 ms.
Best time for 2048K FFT length: 9.781 ms., avg: 10.089 ms.
Best time for 2560K FFT length: 12.476 ms., avg: 12.700 ms.
Best time for 3072K FFT length: 15.164 ms., avg: 15.384 ms.
Best time for 3584K FFT length: 18.021 ms., avg: 18.216 ms.
Best time for 4096K FFT length: 20.641 ms., avg: 21.097 ms.
Best time for 5120K FFT length: 27.032 ms., avg: 27.454 ms.
Best time for 6144K FFT length: 32.664 ms., avg: 33.713 ms.
Best time for 7168K FFT length: 39.536 ms., avg: 39.912 ms.
Best time for 8192K FFT length: 47.359 ms., avg: 48.073 ms.
Best time for 61 bit trial factors: 2.161 ms.
Best time for 62 bit trial factors: 2.207 ms.
Best time for 63 bit trial factors: 2.494 ms.
Best time for 64 bit trial factors: 2.524 ms.
Best time for 65 bit trial factors: 2.972 ms.
Best time for 66 bit trial factors: 3.480 ms.
Best time for 67 bit trial factors: 3.438 ms.
Best time for 75 bit trial factors: 3.346 ms.
Best time for 76 bit trial factors: 3.334 ms.
Best time for 77 bit trial factors: 3.341 ms.
Daamn, it's 3292 MHz not the 3300 MHz Intel advertized!
Just kidding.

Last fiddled with by kracker on 2012-12-26 at 23:54
kracker is offline   Reply With Quote
Old 2013-01-23, 20:51   #580
Rodrigo
 
Rodrigo's Avatar
 
Jun 2010
Pennsylvania

2·467 Posts
Default

All right, I'm giving this a shot. Let me know if I need to do anything else...

Code:
 
Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
CPU speed: 3656.05 MHz, 4 cores
CPU features: Prefetch, SSE, SSE2, SSE4, AVX
L1 cache size: 32 KB
L2 cache size: 256 KB, L3 cache size: 8 MB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
TLBS: 64
Prime95 64-bit version 27.7, RdtscTiming=1
Best time for 768K FFT length: 6.296 ms., avg: 6.547 ms.
Best time for 896K FFT length: 7.425 ms., avg: 7.814 ms.
Best time for 1024K FFT length: 8.417 ms., avg: 8.642 ms.
Best time for 1280K FFT length: 10.792 ms., avg: 11.137 ms.
Best time for 1536K FFT length: 12.995 ms., avg: 13.263 ms.
Best time for 1792K FFT length: 16.256 ms., avg: 16.657 ms.
Best time for 2048K FFT length: 17.900 ms., avg: 18.395 ms.
Best time for 2560K FFT length: 22.633 ms., avg: 23.097 ms.
Best time for 3072K FFT length: 28.125 ms., avg: 28.434 ms.
Best time for 3584K FFT length: 33.679 ms., avg: 34.590 ms.
Best time for 4096K FFT length: 37.865 ms., avg: 38.408 ms.
Best time for 5120K FFT length: 47.767 ms., avg: 48.477 ms.
Best time for 6144K FFT length: 59.867 ms., avg: 60.218 ms.
Best time for 7168K FFT length: 70.505 ms., avg: 71.998 ms.
Best time for 8192K FFT length: 81.443 ms., avg: 82.475 ms.
Timing FFTs using 2 threads.
Best time for 768K FFT length: 4.240 ms., avg: 4.423 ms.
Best time for 896K FFT length: 5.036 ms., avg: 5.208 ms.
Best time for 1024K FFT length: 5.823 ms., avg: 6.017 ms.
Best time for 1280K FFT length: 7.610 ms., avg: 7.811 ms.
Best time for 1536K FFT length: 9.344 ms., avg: 9.665 ms.
Best time for 1792K FFT length: 10.948 ms., avg: 11.237 ms.
Best time for 2048K FFT length: 12.735 ms., avg: 12.954 ms.
Best time for 2560K FFT length: 16.018 ms., avg: 16.334 ms.
Best time for 3072K FFT length: 19.970 ms., avg: 20.247 ms.
Best time for 3584K FFT length: 23.986 ms., avg: 24.242 ms.
Best time for 4096K FFT length: 27.070 ms., avg: 27.448 ms.
Best time for 5120K FFT length: 36.823 ms., avg: 37.996 ms.
Best time for 6144K FFT length: 45.493 ms., avg: 46.158 ms.
Best time for 7168K FFT length: 54.733 ms., avg: 55.804 ms.
Best time for 8192K FFT length: 63.351 ms., avg: 64.071 ms.
Timing FFTs using 3 threads.
Best time for 768K FFT length: 2.620 ms., avg: 2.740 ms.
Best time for 896K FFT length: 3.034 ms., avg: 3.154 ms.
Best time for 1024K FFT length: 3.493 ms., avg: 3.633 ms.
Best time for 1280K FFT length: 4.557 ms., avg: 4.666 ms.
Best time for 1536K FFT length: 5.597 ms., avg: 5.737 ms.
Best time for 1792K FFT length: 6.624 ms., avg: 6.837 ms.
Best time for 2048K FFT length: 7.504 ms., avg: 7.666 ms.
Best time for 2560K FFT length: 9.549 ms., avg: 9.758 ms.
Best time for 3072K FFT length: 11.867 ms., avg: 12.027 ms.
Best time for 3584K FFT length: 14.112 ms., avg: 14.360 ms.
Best time for 4096K FFT length: 16.017 ms., avg: 16.242 ms.
Best time for 5120K FFT length: 20.977 ms., avg: 21.262 ms.
Best time for 6144K FFT length: 25.661 ms., avg: 26.130 ms.
Best time for 7168K FFT length: 31.087 ms., avg: 31.590 ms.
Best time for 8192K FFT length: 34.892 ms., avg: 35.222 ms.
Timing FFTs using 4 threads.
Best time for 768K FFT length: 2.216 ms., avg: 2.287 ms.
Best time for 896K FFT length: 2.591 ms., avg: 2.709 ms.
Best time for 1024K FFT length: 3.016 ms., avg: 3.082 ms.
Best time for 1280K FFT length: 3.908 ms., avg: 4.022 ms.
Best time for 1536K FFT length: 4.756 ms., avg: 5.112 ms.
Best time for 1792K FFT length: 5.715 ms., avg: 5.838 ms.
Best time for 2048K FFT length: 6.509 ms., avg: 6.718 ms.
Best time for 2560K FFT length: 8.259 ms., avg: 8.484 ms.
Best time for 3072K FFT length: 10.351 ms., avg: 10.504 ms.
Best time for 3584K FFT length: 12.208 ms., avg: 12.382 ms.
Best time for 4096K FFT length: 14.065 ms., avg: 14.171 ms.
Best time for 5120K FFT length: 18.805 ms., avg: 19.214 ms.
Best time for 6144K FFT length: 23.280 ms., avg: 23.691 ms.
Best time for 7168K FFT length: 28.427 ms., avg: 28.890 ms.
Best time for 8192K FFT length: 31.790 ms., avg: 32.253 ms.
Best time for 61 bit trial factors: 2.406 ms.
Best time for 62 bit trial factors: 2.452 ms.
Best time for 63 bit trial factors: 2.944 ms.
Best time for 64 bit trial factors: 3.051 ms.
Best time for 65 bit trial factors: 4.383 ms.
Best time for 66 bit trial factors: 5.085 ms.
Best time for 67 bit trial factors: 5.063 ms.
Best time for 75 bit trial factors: 4.919 ms.
Best time for 76 bit trial factors: 4.938 ms.
Best time for 77 bit trial factors: 4.939 ms.
Rodrigo
Rodrigo is offline   Reply With Quote
Old 2013-05-12, 05:57   #581
foxmccloud123
 
May 2013

510 Posts
Default

Well, I'm new here so I figured I mine as well post the 'marks for the computers I use at home.

Up first is my current standard computer, which I use for everyday work and gaming. It's a Dell Inspiron 530 (1st Gen) and has a Core 2 Quad 2.4 GHz w/ 3 GB RAM.

Code:
Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
CPU speed: 2394.07 MHz, 4 cores
CPU features: Prefetch, SSE, SSE2
L1 cache size: 32 KB
L2 cache size: 4 MB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
TLBS: 256
Prime95 32-bit version 27.9, RdtscTiming=1
Best time for 768K FFT length: 13.965 ms., avg: 14.157 ms.
Best time for 896K FFT length: 16.949 ms., avg: 17.037 ms.
Best time for 1024K FFT length: 18.682 ms., avg: 18.731 ms.
Best time for 1280K FFT length: 24.490 ms., avg: 24.550 ms.
Best time for 1536K FFT length: 30.027 ms., avg: 30.121 ms.
Best time for 1792K FFT length: 35.730 ms., avg: 35.942 ms.
Best time for 2048K FFT length: 39.322 ms., avg: 39.470 ms.
Best time for 2560K FFT length: 50.847 ms., avg: 50.957 ms.
Best time for 3072K FFT length: 63.656 ms., avg: 64.037 ms.
Best time for 3584K FFT length: 76.549 ms., avg: 76.782 ms.
Best time for 4096K FFT length: 81.957 ms., avg: 82.232 ms.
Best time for 5120K FFT length: 107.792 ms., avg: 108.017 ms.
Best time for 6144K FFT length: 131.758 ms., avg: 132.008 ms.
Best time for 7168K FFT length: 156.124 ms., avg: 156.499 ms.
Best time for 8192K FFT length: 172.142 ms., avg: 172.509 ms.
Timing FFTs using 4 threads.
Best time for 768K FFT length: 5.292 ms., avg: 5.429 ms.
Best time for 896K FFT length: 6.281 ms., avg: 6.433 ms.
Best time for 1024K FFT length: 7.226 ms., avg: 7.424 ms.
Best time for 1280K FFT length: 9.304 ms., avg: 9.655 ms.
Best time for 1536K FFT length: 11.061 ms., avg: 11.569 ms.
Best time for 1792K FFT length: 14.678 ms., avg: 14.997 ms.
Best time for 2048K FFT length: 15.314 ms., avg: 15.666 ms.
Best time for 2560K FFT length: 19.809 ms., avg: 20.087 ms.
Best time for 3072K FFT length: 31.018 ms., avg: 32.129 ms.
Best time for 3584K FFT length: 39.364 ms., avg: 39.489 ms.
Best time for 4096K FFT length: 32.865 ms., avg: 33.615 ms.
Best time for 5120K FFT length: 41.828 ms., avg: 42.688 ms.
Best time for 6144K FFT length: 52.289 ms., avg: 54.344 ms.
Best time for 7168K FFT length: 63.763 ms., avg: 64.603 ms.
Best time for 8192K FFT length: 68.961 ms., avg: 69.392 ms.
Best time for 61 bit trial factors: 4.601 ms.
Best time for 62 bit trial factors: 4.615 ms.
Best time for 63 bit trial factors: 7.456 ms.
Best time for 64 bit trial factors: 7.440 ms.
Best time for 65 bit trial factors: 6.925 ms.
Best time for 66 bit trial factors: 6.875 ms.
Best time for 67 bit trial factors: 6.877 ms.
Best time for 75 bit trial factors: 7.337 ms.
Best time for 76 bit trial factors: 7.331 ms.
Best time for 77 bit trial factors: 7.289 ms.
This next one is an Asus mobo that was donated to me. It has a hyper-threaded P4 3.2 GHz that I OC'ed to 3.3 GHz (I can adjust the multiplier, but not voltages). It currently has 1GB RAM.

Code:
Intel(R) Pentium(R) 4 CPU 3.20GHz
CPU speed: 3296.50 MHz, with hyperthreading
CPU features: Prefetch, SSE, SSE2
L1 cache size: 16 KB
L2 cache size: 2 MB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
TLBS: 64
Prime95 32-bit version 27.9, RdtscTiming=1
Best time for 768K FFT length: 26.766 ms., avg: 27.109 ms.
Best time for 896K FFT length: 32.930 ms., avg: 33.067 ms.
Best time for 1024K FFT length: 37.813 ms., avg: 38.100 ms.
Best time for 1280K FFT length: 47.220 ms., avg: 47.420 ms.
Best time for 1536K FFT length: 55.536 ms., avg: 55.842 ms.
Best time for 1792K FFT length: 67.858 ms., avg: 68.114 ms.
Best time for 2048K FFT length: 74.685 ms., avg: 74.905 ms.
Best time for 2560K FFT length: 95.281 ms., avg: 95.494 ms.
Best time for 3072K FFT length: 119.232 ms., avg: 119.551 ms.
Best time for 3584K FFT length: 134.397 ms., avg: 134.718 ms.
Best time for 4096K FFT length: 157.024 ms., avg: 157.309 ms.
Best time for 5120K FFT length: 189.953 ms., avg: 190.374 ms.
Best time for 6144K FFT length: 247.924 ms., avg: 248.462 ms.
Best time for 7168K FFT length: 293.601 ms., avg: 293.987 ms.
Best time for 8192K FFT length: 357.332 ms., avg: 357.870 ms.
Timing FFTs using 2 threads on 1 physical CPUs.
Best time for 768K FFT length: 25.061 ms., avg: 25.332 ms.
Best time for 896K FFT length: 32.185 ms., avg: 33.433 ms.
Best time for 1024K FFT length: 35.545 ms., avg: 35.883 ms.
Best time for 1280K FFT length: 42.627 ms., avg: 43.532 ms.
Best time for 1536K FFT length: 51.647 ms., avg: 52.159 ms.
Best time for 1792K FFT length: 64.958 ms., avg: 66.690 ms.
Best time for 2048K FFT length: 69.500 ms., avg: 70.192 ms.
Best time for 2560K FFT length: 89.579 ms., avg: 91.411 ms.
Best time for 3072K FFT length: 103.537 ms., avg: 104.783 ms.
Best time for 3584K FFT length: 125.946 ms., avg: 128.158 ms.
Best time for 4096K FFT length: 147.224 ms., avg: 148.956 ms.
Best time for 5120K FFT length: 183.576 ms., avg: 184.184 ms.
Best time for 6144K FFT length: 244.342 ms., avg: 244.724 ms.
Best time for 7168K FFT length: 281.156 ms., avg: 282.994 ms.
Best time for 8192K FFT length: 362.150 ms., avg: 365.874 ms.
Best time for 61 bit trial factors: 8.254 ms.
Best time for 62 bit trial factors: 8.294 ms.
Best time for 63 bit trial factors: 11.694 ms.
Best time for 64 bit trial factors: 11.689 ms.
Best time for 65 bit trial factors: 13.767 ms.
Best time for 66 bit trial factors: 13.608 ms.
Best time for 67 bit trial factors: 13.385 ms.
Best time for 75 bit trial factors: 13.333 ms.
Best time for 76 bit trial factors: 13.357 ms.
Best time for 77 bit trial factors: 13.346 ms.
Not sure if they are any good. I do World Record LL, P1, and TF on the Core 2 Quad and P1 and TF (Soon to be DC only) on the P4.
foxmccloud123 is offline   Reply With Quote
Old 2013-05-12, 13:26   #582
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

236568 Posts
Default

Asus Crosshair V Formula Z, 32GB Crucial Ballistix Sport PC3-1600, 8-9-9-24, 1T:
Code:
Compare your results to other computers at http://www.mersenne.org/report_benchmarks
AMD FX(tm)-8350 Eight-Core Processor           
CPU speed: 4000.00 MHz, 8 cores
CPU features: 3DNow! Prefetch, SSE, SSE2, SSE4, AVX, FMA
L1 cache size: 16 KB
L2 cache size: 2 MB, L3 cache size: 8 MB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
L1 TLBS: 64
L2 TLBS: 1024
Prime95 64-bit version 27.9, RdtscTiming=1
Best time for 768K FFT length: 11.124 ms., avg: 11.604 ms.
Best time for 896K FFT length: 13.460 ms., avg: 13.823 ms.
Best time for 1024K FFT length: 14.726 ms., avg: 15.378 ms.
Best time for 1280K FFT length: 19.578 ms., avg: 20.176 ms.
Best time for 1536K FFT length: 24.608 ms., avg: 25.119 ms.
Best time for 1792K FFT length: 29.162 ms., avg: 29.732 ms.
Best time for 2048K FFT length: 32.237 ms., avg: 32.717 ms.
Best time for 2560K FFT length: 40.415 ms., avg: 41.048 ms.
Best time for 3072K FFT length: 41.271 ms., avg: 49.501 ms.
Best time for 3584K FFT length: 49.727 ms., avg: 50.284 ms.
Best time for 4096K FFT length: 67.033 ms., avg: 67.353 ms.
Best time for 5120K FFT length: 91.339 ms., avg: 91.881 ms.
Best time for 6144K FFT length: 106.435 ms., avg: 108.465 ms.
Best time for 7168K FFT length: 130.944 ms., avg: 131.991 ms.
Best time for 8192K FFT length: 140.038 ms., avg: 140.878 ms.
Timing FFTs using 2 threads.
Best time for 768K FFT length: 6.541 ms., avg: 6.754 ms.
Best time for 896K FFT length: 7.879 ms., avg: 7.999 ms.
Best time for 1024K FFT length: 8.730 ms., avg: 8.886 ms.
Best time for 1280K FFT length: 11.142 ms., avg: 11.289 ms.
Best time for 1536K FFT length: 13.941 ms., avg: 14.167 ms.
Best time for 1792K FFT length: 16.612 ms., avg: 16.869 ms.
Best time for 2048K FFT length: 18.544 ms., avg: 18.803 ms.
Best time for 2560K FFT length: 22.858 ms., avg: 23.244 ms.
Best time for 3072K FFT length: 28.540 ms., avg: 28.946 ms.
Best time for 3584K FFT length: 34.129 ms., avg: 34.565 ms.
Best time for 4096K FFT length: 38.045 ms., avg: 38.955 ms.
Best time for 5120K FFT length: 51.510 ms., avg: 52.057 ms.
Best time for 6144K FFT length: 61.223 ms., avg: 61.927 ms.
Best time for 7168K FFT length: 75.238 ms., avg: 76.024 ms.
Best time for 8192K FFT length: 80.660 ms., avg: 81.621 ms.
Timing FFTs using 3 threads.
Best time for 768K FFT length: 4.648 ms., avg: 4.759 ms.
Best time for 896K FFT length: 5.548 ms., avg: 5.620 ms.
Best time for 1024K FFT length: 6.214 ms., avg: 6.477 ms.
Best time for 1280K FFT length: 7.993 ms., avg: 8.136 ms.
Best time for 1536K FFT length: 9.889 ms., avg: 10.032 ms.
Best time for 1792K FFT length: 11.622 ms., avg: 11.726 ms.
Best time for 2048K FFT length: 12.922 ms., avg: 13.119 ms.
Best time for 2560K FFT length: 15.942 ms., avg: 16.086 ms.
Best time for 3072K FFT length: 19.790 ms., avg: 19.913 ms.
Best time for 3584K FFT length: 23.330 ms., avg: 23.525 ms.
Best time for 4096K FFT length: 26.280 ms., avg: 26.470 ms.
Best time for 5120K FFT length: 35.219 ms., avg: 38.120 ms.
Best time for 6144K FFT length: 41.679 ms., avg: 42.104 ms.
Best time for 7168K FFT length: 50.858 ms., avg: 51.372 ms.
Best time for 8192K FFT length: 54.705 ms., avg: 55.255 ms.
Timing FFTs using 4 threads.
Best time for 768K FFT length: 3.677 ms., avg: 3.947 ms.
Best time for 896K FFT length: 4.372 ms., avg: 4.498 ms.
Best time for 1024K FFT length: 5.081 ms., avg: 5.166 ms.
Best time for 1280K FFT length: 6.225 ms., avg: 6.367 ms.
Best time for 1536K FFT length: 7.708 ms., avg: 7.855 ms.
Best time for 1792K FFT length: 9.158 ms., avg: 9.319 ms.
Best time for 2048K FFT length: 10.203 ms., avg: 10.488 ms.
Best time for 2560K FFT length: 12.640 ms., avg: 12.797 ms.
Best time for 3072K FFT length: 15.539 ms., avg: 15.855 ms.
Best time for 3584K FFT length: 18.457 ms., avg: 18.771 ms.
Best time for 4096K FFT length: 20.873 ms., avg: 21.117 ms.
Best time for 5120K FFT length: 27.851 ms., avg: 28.248 ms.
Best time for 6144K FFT length: 33.097 ms., avg: 33.458 ms.
Best time for 7168K FFT length: 40.256 ms., avg: 40.676 ms.
Best time for 8192K FFT length: 43.537 ms., avg: 44.156 ms.
Timing FFTs using 5 threads.
Best time for 768K FFT length: 3.047 ms., avg: 3.103 ms.
Best time for 896K FFT length: 3.608 ms., avg: 3.650 ms.
Best time for 1024K FFT length: 4.127 ms., avg: 4.244 ms.
Best time for 1280K FFT length: 5.115 ms., avg: 5.389 ms.
Best time for 1536K FFT length: 6.332 ms., avg: 6.424 ms.
Best time for 1792K FFT length: 7.417 ms., avg: 7.597 ms.
Best time for 2048K FFT length: 8.340 ms., avg: 8.609 ms.
Best time for 2560K FFT length: 10.290 ms., avg: 10.469 ms.
Best time for 3072K FFT length: 12.699 ms., avg: 12.815 ms.
Best time for 3584K FFT length: 14.928 ms., avg: 15.055 ms.
Best time for 4096K FFT length: 16.789 ms., avg: 16.988 ms.
Best time for 5120K FFT length: 22.394 ms., avg: 22.586 ms.
Best time for 6144K FFT length: 26.615 ms., avg: 26.886 ms.
Best time for 7168K FFT length: 32.411 ms., avg: 32.645 ms.
Best time for 8192K FFT length: 34.877 ms., avg: 35.159 ms.
Timing FFTs using 6 threads.
Best time for 768K FFT length: 2.638 ms., avg: 2.738 ms.
Best time for 896K FFT length: 3.148 ms., avg: 3.249 ms.
Best time for 1024K FFT length: 3.584 ms., avg: 3.689 ms.
Best time for 1280K FFT length: 4.469 ms., avg: 4.622 ms.
Best time for 1536K FFT length: 5.476 ms., avg: 5.555 ms.
Best time for 1792K FFT length: 6.451 ms., avg: 6.544 ms.
Best time for 2048K FFT length: 7.243 ms., avg: 7.424 ms.
Best time for 2560K FFT length: 8.986 ms., avg: 9.103 ms.
Best time for 3072K FFT length: 11.002 ms., avg: 11.239 ms.
Best time for 3584K FFT length: 13.069 ms., avg: 13.268 ms.
Best time for 4096K FFT length: 14.654 ms., avg: 14.870 ms.
Best time for 5120K FFT length: 19.480 ms., avg: 19.872 ms.
[Sun May 12 08:18:38 2013]
Best time for 6144K FFT length: 23.251 ms., avg: 23.516 ms.
Best time for 7168K FFT length: 28.171 ms., avg: 28.551 ms.
Best time for 8192K FFT length: 30.858 ms., avg: 31.407 ms.
Timing FFTs using 7 threads.
Best time for 768K FFT length: 2.340 ms., avg: 2.420 ms.
Best time for 896K FFT length: 2.769 ms., avg: 2.826 ms.
Best time for 1024K FFT length: 3.133 ms., avg: 3.655 ms.
Best time for 1280K FFT length: 3.924 ms., avg: 4.109 ms.
Best time for 1536K FFT length: 4.804 ms., avg: 4.913 ms.
Best time for 1792K FFT length: 6.035 ms., avg: 15.288 ms.
Best time for 2048K FFT length: 6.351 ms., avg: 6.414 ms.
Best time for 2560K FFT length: 7.926 ms., avg: 8.005 ms.
Best time for 3072K FFT length: 9.734 ms., avg: 9.872 ms.
Best time for 3584K FFT length: 11.508 ms., avg: 11.614 ms.
Best time for 4096K FFT length: 12.934 ms., avg: 13.295 ms.
Best time for 5120K FFT length: 17.054 ms., avg: 17.283 ms.
Best time for 6144K FFT length: 20.305 ms., avg: 20.574 ms.
Best time for 7168K FFT length: 24.508 ms., avg: 24.860 ms.
Best time for 8192K FFT length: 26.964 ms., avg: 27.629 ms.
Timing FFTs using 8 threads.
Best time for 768K FFT length: 2.152 ms., avg: 2.289 ms.
Best time for 896K FFT length: 2.556 ms., avg: 2.855 ms.
Best time for 1024K FFT length: 2.839 ms., avg: 2.926 ms.
Best time for 1280K FFT length: 3.551 ms., avg: 3.718 ms.
Best time for 1536K FFT length: 4.299 ms., avg: 4.444 ms.
Best time for 1792K FFT length: 5.131 ms., avg: 5.835 ms.
Best time for 2048K FFT length: 5.862 ms., avg: 8.410 ms.
Best time for 2560K FFT length: 7.849 ms., avg: 8.025 ms.
Best time for 3072K FFT length: 8.936 ms., avg: 9.128 ms.
Best time for 3584K FFT length: 10.566 ms., avg: 10.878 ms.
Best time for 4096K FFT length: 11.799 ms., avg: 12.206 ms.
Best time for 5120K FFT length: 15.775 ms., avg: 18.388 ms.
Best time for 6144K FFT length: 18.640 ms., avg: 19.431 ms.
Best time for 7168K FFT length: 22.501 ms., avg: 22.839 ms.
Best time for 8192K FFT length: 27.506 ms., avg: 28.076 ms.
Best time for 61 bit trial factors: 3.113 ms.
Best time for 62 bit trial factors: 3.189 ms.
Best time for 63 bit trial factors: 3.314 ms.
Best time for 64 bit trial factors: 3.915 ms.
Best time for 65 bit trial factors: 4.863 ms.
Best time for 66 bit trial factors: 5.783 ms.
Best time for 67 bit trial factors: 5.764 ms.
Best time for 75 bit trial factors: 5.622 ms.
Best time for 76 bit trial factors: 5.621 ms.
Best time for 77 bit trial factors: 5.607 ms.

Last fiddled with by kladner on 2013-05-12 at 13:54
kladner is offline   Reply With Quote
Old 2013-05-12, 13:55   #583
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

1015810 Posts
Default

PC3-1600, 9-9-9-24, 1T
Code:
AMD FX(tm)-8350 Eight-Core Processor           
CPU speed: 4000.00 MHz, 8 cores
CPU features: 3DNow! Prefetch, SSE, SSE2, SSE4, AVX, FMA
L1 cache size: 16 KB
L2 cache size: 2 MB, L3 cache size: 8 MB
L1 cache line size: 64 bytes
L2 cache line size: 64 bytes
L1 TLBS: 64
L2 TLBS: 1024
Prime95 64-bit version 27.9, RdtscTiming=1
Best time for 768K FFT length: 10.500 ms., avg: 11.062 ms.
Best time for 896K FFT length: 12.377 ms., avg: 13.415 ms.
Best time for 1024K FFT length: 13.719 ms., avg: 14.616 ms.
Best time for 1280K FFT length: 18.400 ms., avg: 20.117 ms.
Best time for 1536K FFT length: 22.338 ms., avg: 24.009 ms.
Best time for 1792K FFT length: 26.271 ms., avg: 28.287 ms.
Best time for 2048K FFT length: 31.999 ms., avg: 32.315 ms.
Best time for 2560K FFT length: 39.476 ms., avg: 39.853 ms.
Best time for 3072K FFT length: 48.850 ms., avg: 49.582 ms.
Best time for 3584K FFT length: 58.249 ms., avg: 59.645 ms.
Best time for 4096K FFT length: 65.605 ms., avg: 66.176 ms.
Best time for 5120K FFT length: 89.618 ms., avg: 89.823 ms.
Best time for 6144K FFT length: 105.191 ms., avg: 105.903 ms.
Best time for 7168K FFT length: 128.559 ms., avg: 128.820 ms.
Best time for 8192K FFT length: 137.403 ms., avg: 138.119 ms.
Timing FFTs using 2 threads.
Best time for 768K FFT length: 6.430 ms., avg: 6.686 ms.
Best time for 896K FFT length: 7.733 ms., avg: 7.814 ms.
Best time for 1024K FFT length: 8.572 ms., avg: 8.718 ms.
Best time for 1280K FFT length: 10.960 ms., avg: 11.102 ms.
Best time for 1536K FFT length: 13.721 ms., avg: 13.857 ms.
Best time for 1792K FFT length: 16.362 ms., avg: 16.516 ms.
Best time for 2048K FFT length: 18.341 ms., avg: 18.609 ms.
Best time for 2560K FFT length: 22.751 ms., avg: 22.924 ms.
Best time for 3072K FFT length: 28.114 ms., avg: 28.536 ms.
Best time for 3584K FFT length: 33.401 ms., avg: 33.808 ms.
Best time for 4096K FFT length: 37.677 ms., avg: 38.612 ms.
Best time for 5120K FFT length: 50.685 ms., avg: 51.205 ms.
Best time for 6144K FFT length: 60.330 ms., avg: 60.763 ms.
Best time for 7168K FFT length: 134.256 ms., avg: 173.006 ms.
Best time for 8192K FFT length: 80.742 ms., avg: 143.695 ms.
Timing FFTs using 3 threads.
Best time for 768K FFT length: 4.572 ms., avg: 4.757 ms.
Best time for 896K FFT length: 5.461 ms., avg: 5.612 ms.
Best time for 1024K FFT length: 6.147 ms., avg: 6.759 ms.
Best time for 1280K FFT length: 7.848 ms., avg: 8.659 ms.
Best time for 1536K FFT length: 9.794 ms., avg: 13.132 ms.
Best time for 1792K FFT length: 15.195 ms., avg: 17.828 ms.
Best time for 2048K FFT length: 12.836 ms., avg: 13.793 ms.
Best time for 2560K FFT length: 15.832 ms., avg: 17.115 ms.
Best time for 3072K FFT length: 25.860 ms., avg: 28.175 ms.
Best time for 3584K FFT length: 23.372 ms., avg: 25.002 ms.
Best time for 4096K FFT length: 26.267 ms., avg: 28.528 ms.
Best time for 5120K FFT length: 35.018 ms., avg: 36.181 ms.
Best time for 6144K FFT length: 41.665 ms., avg: 45.481 ms.
Best time for 7168K FFT length: 52.373 ms., avg: 74.379 ms.
Best time for 8192K FFT length: 54.843 ms., avg: 56.475 ms.
Timing FFTs using 4 threads.
Best time for 768K FFT length: 3.688 ms., avg: 4.475 ms.
Best time for 896K FFT length: 4.303 ms., avg: 4.884 ms.
Best time for 1024K FFT length: 5.071 ms., avg: 5.246 ms.
Best time for 1280K FFT length: 6.144 ms., avg: 6.415 ms.
Best time for 1536K FFT length: 7.738 ms., avg: 8.411 ms.
Best time for 1792K FFT length: 9.176 ms., avg: 9.227 ms.
Best time for 2048K FFT length: 12.233 ms., avg: 12.332 ms.
Best time for 2560K FFT length: 12.723 ms., avg: 16.299 ms.
Best time for 3072K FFT length: 15.627 ms., avg: 19.755 ms.
Best time for 3584K FFT length: 18.646 ms., avg: 22.967 ms.
Best time for 4096K FFT length: 21.185 ms., avg: 27.698 ms.
Best time for 5120K FFT length: 27.832 ms., avg: 29.948 ms.
Best time for 6144K FFT length: 33.310 ms., avg: 33.852 ms.
Best time for 7168K FFT length: 40.500 ms., avg: 41.045 ms.
Best time for 8192K FFT length: 43.801 ms., avg: 44.410 ms.
Timing FFTs using 5 threads.
Best time for 768K FFT length: 3.042 ms., avg: 3.304 ms.
Best time for 896K FFT length: 3.618 ms., avg: 3.701 ms.
Best time for 1024K FFT length: 4.130 ms., avg: 4.222 ms.
Best time for 1280K FFT length: 5.114 ms., avg: 5.174 ms.
Best time for 1536K FFT length: 6.344 ms., avg: 6.485 ms.
Best time for 1792K FFT length: 7.497 ms., avg: 7.544 ms.
Best time for 2048K FFT length: 8.172 ms., avg: 8.474 ms.
Best time for 2560K FFT length: 10.433 ms., avg: 10.497 ms.
Best time for 3072K FFT length: 12.830 ms., avg: 12.990 ms.
Best time for 3584K FFT length: 15.142 ms., avg: 15.238 ms.
Best time for 4096K FFT length: 17.053 ms., avg: 17.512 ms.
Best time for 5120K FFT length: 22.599 ms., avg: 22.956 ms.
Best time for 6144K FFT length: 26.939 ms., avg: 27.202 ms.
Best time for 7168K FFT length: 32.630 ms., avg: 32.841 ms.
Best time for 8192K FFT length: 35.428 ms., avg: 36.698 ms.
Timing FFTs using 6 threads.
Best time for 768K FFT length: 2.663 ms., avg: 2.719 ms.
Best time for 896K FFT length: 3.189 ms., avg: 3.227 ms.
Best time for 1024K FFT length: 3.592 ms., avg: 3.673 ms.
Best time for 1280K FFT length: 4.484 ms., avg: 4.605 ms.
Best time for 1536K FFT length: 5.513 ms., avg: 5.630 ms.
Best time for 1792K FFT length: 6.522 ms., avg: 7.303 ms.
Best time for 2048K FFT length: 7.353 ms., avg: 7.447 ms.
Best time for 2560K FFT length: 9.130 ms., avg: 9.181 ms.
Best time for 3072K FFT length: 11.287 ms., avg: 11.863 ms.
Best time for 3584K FFT length: 13.277 ms., avg: 13.436 ms.
Best time for 4096K FFT length: 14.964 ms., avg: 15.523 ms.
Best time for 5120K FFT length: 19.822 ms., avg: 20.166 ms.
[Sun May 12 08:45:50 2013]
Best time for 6144K FFT length: 23.791 ms., avg: 24.379 ms.
Best time for 7168K FFT length: 28.540 ms., avg: 28.842 ms.
Best time for 8192K FFT length: 30.993 ms., avg: 32.031 ms.
Timing FFTs using 7 threads.
Best time for 768K FFT length: 2.327 ms., avg: 2.588 ms.
Best time for 896K FFT length: 2.678 ms., avg: 3.257 ms.
Best time for 1024K FFT length: 3.152 ms., avg: 3.218 ms.
Best time for 1280K FFT length: 3.889 ms., avg: 4.195 ms.
Best time for 1536K FFT length: 4.836 ms., avg: 5.434 ms.
Best time for 1792K FFT length: 5.650 ms., avg: 5.950 ms.
Best time for 2048K FFT length: 6.416 ms., avg: 6.836 ms.
Best time for 2560K FFT length: 8.093 ms., avg: 8.249 ms.
Best time for 3072K FFT length: 10.041 ms., avg: 10.524 ms.
Best time for 3584K FFT length: 11.731 ms., avg: 11.874 ms.
Best time for 4096K FFT length: 13.618 ms., avg: 14.109 ms.
Best time for 5120K FFT length: 20.121 ms., avg: 20.353 ms.
Best time for 6144K FFT length: 21.925 ms., avg: 22.226 ms.
Best time for 7168K FFT length: 25.386 ms., avg: 26.511 ms.
Best time for 8192K FFT length: 28.335 ms., avg: 28.902 ms.
Timing FFTs using 8 threads.
Best time for 768K FFT length: 2.149 ms., avg: 2.456 ms.
Best time for 896K FFT length: 2.560 ms., avg: 2.977 ms.
Best time for 1024K FFT length: 2.864 ms., avg: 3.246 ms.
Best time for 1280K FFT length: 3.550 ms., avg: 3.873 ms.
Best time for 1536K FFT length: 4.431 ms., avg: 4.799 ms.
Best time for 1792K FFT length: 5.197 ms., avg: 5.778 ms.
Best time for 2048K FFT length: 5.875 ms., avg: 6.610 ms.
Best time for 2560K FFT length: 7.385 ms., avg: 8.025 ms.
Best time for 3072K FFT length: 9.049 ms., avg: 10.447 ms.
Best time for 3584K FFT length: 10.832 ms., avg: 11.706 ms.
Best time for 4096K FFT length: 12.324 ms., avg: 13.265 ms.
Best time for 5120K FFT length: 16.740 ms., avg: 18.061 ms.
Best time for 6144K FFT length: 20.363 ms., avg: 23.654 ms.
Best time for 7168K FFT length: 24.081 ms., avg: 26.296 ms.
Best time for 8192K FFT length: 26.516 ms., avg: 28.429 ms.
Best time for 61 bit trial factors: 3.041 ms.
Best time for 62 bit trial factors: 3.121 ms.
Best time for 63 bit trial factors: 3.246 ms.
Best time for 64 bit trial factors: 3.822 ms.
Best time for 65 bit trial factors: 4.766 ms.
Best time for 66 bit trial factors: 5.668 ms.
Best time for 67 bit trial factors: 5.623 ms.
Best time for 75 bit trial factors: 5.493 ms.
Best time for 76 bit trial factors: 5.484 ms.
Best time for 77 bit trial factors: 5.483 ms.
kladner is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Perpetual "interesting video" thread... Xyzzy Lounge 43 2021-07-17 00:00
LLR benchmark thread Oddball Riesel Prime Search 5 2010-08-02 00:11
Perpetual I'm pi**ed off thread rogue Soap Box 19 2009-10-28 19:17
Perpetual autostereogram thread... Xyzzy Lounge 10 2006-09-28 00:36
Perpetual ECM factoring challenge thread... Xyzzy Factoring 65 2005-09-05 08:16

All times are UTC. The time now is 10:14.


Mon Aug 2 10:14:13 UTC 2021 up 10 days, 4:43, 0 users, load averages: 0.80, 1.01, 1.16

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.