![]() |
|
|
#111 | |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23×271 Posts |
Quote:
|
|
|
|
|
|
|
#112 | |
|
"Victor de Hollander"
Aug 2011
the Netherlands
23·3·72 Posts |
Quote:
Sure! HD7950 @900 |
|
|
|
|
|
|
#113 |
|
"Victor de Hollander"
Aug 2011
the Netherlands
23×3×72 Posts |
Tested the first 20000 iter of M63300049 as a test for LL territory speed , since it has a factor anyway
.Code:
clLucas_x64_test-1.0>clLucas_x64.exe 63300049 Platform :Advanced Micro Devices, Inc. Device 0 : Tahiti start M63300049 fft length = 3276800 err = 0.355469, increasing n from 3276800 start M63300049 fft length = 3538944 Iteration 10000 M( 63300049 )C, 0x3c0d0358c14611b9, n = 3538944, clLucas v1.00 err = 0.1953 (3:09 real, 18.9353 ms/iter, ETA 332:53:33) Iteration 20000 M( 63300049 )C, 0xfe91586583ff04b5, n = 3538944, clLucas v1.00 err = 0.1953 (3:09 real, 18.9264 ms/iter, ETA 332:41:02) |
|
|
|
|
|
#114 | |
|
"Mr. Meeseeks"
Jan 2012
California, USA
1000011110002 Posts |
Quote:
Also, Code:
M( 86243 )P, n = 4608, clLucas v1.00 M( 110503 )P, n = 6144, clLucas v1.00 M( 132049 )P, n = 6912, clLucas v1.00 M( 216091 )P, n = 12288, clLucas v1.00 M( 756839 )P, n = 40960, clLucas v1.00 M( 859433 )P, n = 49152, clLucas v1.00 M( 1398269 )P, n = 73728, clLucas v1.00 M( 1257787 )P, n = 65536, clLucas v1.00 M( 2976221 )P, n = 163840, clLucas v1.00 M( 3021377 )P, n = 163840, clLucas v1.00
|
|
|
|
|
|
|
#115 |
|
Romulan Interpreter
Jun 2011
Thailand
965310 Posts |
Ok, played with it, but the result is very odd! When the CPU is fully booked, the clLucas is... faster! No joke, and there is no mistake with the red text in the attached photo.
The 7990 is even slower, for a less occupancy. I might need to launch two instances to max the card... I will try this later. Making an analogy with gtx580 (I don't think it is appropriate, but for the sake of example), when the occupancy of the GPU is 99%, the speed is almost double comparing with occupancy of 84%. Should we expect something like that on Radeons too? (assuming I might be able and enough clever to supply the right parameters, number of threads, FFT size, etc) (P.S. @kracker related to PM: don't push me, you don't know what you are up against! ![]() I didn't do DCs for ages, but just wait few weeks till I am back from a biz trip)
Last fiddled with by LaurV on 2013-09-14 at 05:53 |
|
|
|
|
|
#116 |
|
Romulan Interpreter
Jun 2011
Thailand
25B516 Posts |
FWIW:
Code:
e:\-99-Prime\clLucas>clLucas_x64.exe -c 10000 86243 Platform :Advanced Micro Devices, Inc. Device 0 : Tahiti start M86243 fft length = 4608 Iteration 10000 M( 86243 )C, 0x23992ccd735a03d9, n = 4608, clLucas v1.00 err = 0.01758 (0:04 real, 0.3755 ms/iter, ETA 0:26) Iteration 20000 M( 86243 )C, 0x89c58d63ebee7ad1, n = 4608, clLucas v1.00 err = 0.01758 (0:03 real, 0.3673 ms/iter, ETA 0:22) Iteration 30000 M( 86243 )C, 0x8ad9ad7af5b51d09, n = 4608, clLucas v1.00 err = 0.01758 (0:04 real, 0.3673 ms/iter, ETA 0:18) Iteration 40000 M( 86243 )C, 0xeed70124ff3b4f5a, n = 4608, clLucas v1.00 err = 0.01758 (0:04 real, 0.3675 ms/iter, ETA 0:14) Iteration 50000 M( 86243 )C, 0x6ef44d2b23c538e1, n = 4608, clLucas v1.00 err = 0.01758 (0:03 real, 0.3670 ms/iter, ETA 0:11) Iteration 60000 M( 86243 )C, 0x76f20516c9858691, n = 4608, clLucas v1.00 err = 0.01758 (0:04 real, 0.3666 ms/iter, ETA 0:07) Iteration 70000 M( 86243 )C, 0x1c98576ef37a22df, n = 4608, clLucas v1.00 err = 0.01758 (0:04 real, 0.3678 ms/iter, ETA 0:03) Iteration 80000 M( 86243 )C, 0x6809f7b9c9f1e33d, n = 4608, clLucas v1.00 err = 0.01758 (0:03 real, 0.3674 ms/iter, ETA 0:00) M( 86243 )P, n = 4608, clLucas v1.00 e:\-99-Prime\clLucas>clLucas_x64.exe -c 10000 110503 Platform :Advanced Micro Devices, Inc. Device 0 : Tahiti start M110503 fft length = 6144 Iteration 10000 M( 110503 )C, 0xacb29fc05973d0a8, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3988 ms/iter, ETA 0:39) Iteration 20000 M( 110503 )C, 0x9cd7ca8aa594b33c, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3898 ms/iter, ETA 0:35) Iteration 30000 M( 110503 )C, 0xba1ef4f09a7c955a, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3887 ms/iter, ETA 0:31) Iteration 40000 M( 110503 )C, 0x827b27dad4e98554, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3895 ms/iter, ETA 0:27) Iteration 50000 M( 110503 )C, 0x9e6c039053cc2c17, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3898 ms/iter, ETA 0:23) Iteration 60000 M( 110503 )C, 0xdb48afced9ebd397, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3871 ms/iter, ETA 0:19) Iteration 70000 M( 110503 )C, 0xd650094b406761ed, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3894 ms/iter, ETA 0:15) Iteration 80000 M( 110503 )C, 0xa4d69c031cb0caa2, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3905 ms/iter, ETA 0:11) Iteration 90000 M( 110503 )C, 0xf1427358e52c1458, n = 6144, clLucas v1.00 err = 0.006348 (0:03 real, 0.3887 ms/iter, ETA 0:07) Iteration 100000 M( 110503 )C, 0x0f4385fec05eb193, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3909 ms/iter, ETA 0:03) Iteration 110000 M( 110503 )C, 0xc5bb3186236db9db, n = 6144, clLucas v1.00 err = 0.006348 (0:04 real, 0.3921 ms/iter, ETA 0:00) M( 110503 )P, n = 6144, clLucas v1.00 e:\-99-Prime\clLucas>clLucas_x64.exe -c 10000 132049 Platform :Advanced Micro Devices, Inc. Device 0 : Tahiti start M132049 fft length = 6912 Iteration 10000 M( 132049 )C, 0x4c52a92b54635f9e, n = 6912, clLucas v1.00 err = 0.03125 (0:04 real, 0.3618 ms/iter, ETA 0:43) Iteration 20000 M( 132049 )C, 0x535b0883c22f11d5, n = 6912, clLucas v1.00 err = 0.03125 (0:03 real, 0.3552 ms/iter, ETA 0:39) Iteration 30000 M( 132049 )C, 0xbcd4392925c8b6c9, n = 6912, clLucas v1.00 err = 0.03125 (0:04 real, 0.3569 ms/iter, ETA 0:35) Iteration 40000 M( 132049 )C, 0x0472d7bbf21e9336, n = 6912, clLucas v1.00 err = 0.03711 (0:03 real, 0.3558 ms/iter, ETA 0:32) Iteration 50000 M( 132049 )C, 0x67956f8d0a7e8aa0, n = 6912, clLucas v1.00 err = 0.03711 (0:04 real, 0.3536 ms/iter, ETA 0:28) Iteration 60000 M( 132049 )C, 0x1a3c4b80c267f04f, n = 6912, clLucas v1.00 err = 0.03711 (0:03 real, 0.3546 ms/iter, ETA 0:24) Iteration 70000 M( 132049 )C, 0xb3820e7e950dceb0, n = 6912, clLucas v1.00 err = 0.03711 (0:04 real, 0.3573 ms/iter, ETA 0:21) Iteration 80000 M( 132049 )C, 0xf405e899fbc5b54a, n = 6912, clLucas v1.00 err = 0.03711 (0:04 real, 0.3553 ms/iter, ETA 0:17) Iteration 90000 M( 132049 )C, 0x28ecbb0541f5ec16, n = 6912, clLucas v1.00 err = 0.03711 (0:03 real, 0.3569 ms/iter, ETA 0:14) Iteration 100000 M( 132049 )C, 0xbf8e44f1880d99ab, n = 6912, clLucas v1.00 err = 0.03711 (0:04 real, 0.3579 ms/iter, ETA 0:10) Iteration 110000 M( 132049 )C, 0xe7376c59b084a454, n = 6912, clLucas v1.00 err = 0.03711 (0:03 real, 0.3536 ms/iter, ETA 0:07) Iteration 120000 M( 132049 )C, 0x816902f6d3a9764a, n = 6912, clLucas v1.00 err = 0.03711 (0:04 real, 0.3547 ms/iter, ETA 0:03) Iteration 130000 M( 132049 )C, 0x1fc8bd2ec9e48966, n = 6912, clLucas v1.00 err = 0.03711 (0:03 real, 0.3542 ms/iter, ETA 0:00) M( 132049 )P, n = 6912, clLucas v1.00 e:\-99-Prime\clLucas>clLucas_x64.exe -c 20000 216091 Platform :Advanced Micro Devices, Inc. Device 0 : Tahiti start M216091 fft length = 12288 Iteration 20000 M( 216091 )C, 0x13e968bf40fda4d7, n = 12288, clLucas v1.00 err = 0.005127 (0:09 real, 0.4326 ms/iter, ETA 1:17) Iteration 40000 M( 216091 )C, 0xc26da9695ac418c1, n = 12288, clLucas v1.00 err = 0.005127 (0:08 real, 0.4252 ms/iter, ETA 1:08) Iteration 60000 M( 216091 )C, 0x99aa87c495daffe7, n = 12288, clLucas v1.00 err = 0.005127 (0:09 real, 0.4281 ms/iter, ETA 0:59) Iteration 80000 M( 216091 )C, 0xddf612c72037b8a1, n = 12288, clLucas v1.00 err = 0.005127 (0:08 real, 0.4255 ms/iter, ETA 0:51) Iteration 100000 M( 216091 )C, 0x4de7f101ee1cb7a5, n = 12288, clLucas v1.00 err = 0.005127 (0:09 real, 0.4299 ms/iter, ETA 0:42) Iteration 120000 M( 216091 )C, 0x3981b56788b529e2, n = 12288, clLucas v1.00 err = 0.005127 (0:08 real, 0.4276 ms/iter, ETA 0:34) Iteration 140000 M( 216091 )C, 0x669382faea06df89, n = 12288, clLucas v1.00 err = 0.005127 (0:09 real, 0.4281 ms/iter, ETA 0:25) Iteration 160000 M( 216091 )C, 0xb391010f29c70ee1, n = 12288, clLucas v1.00 err = 0.005127 (0:09 real, 0.4306 ms/iter, ETA 0:17) Iteration 180000 M( 216091 )C, 0xe3d74c104f02967d, n = 12288, clLucas v1.00 err = 0.005127 (0:08 real, 0.4267 ms/iter, ETA 0:08) Iteration 200000 M( 216091 )C, 0xf433496947b7b103, n = 12288, clLucas v1.00 err = 0.005127 (0:09 real, 0.4275 ms/iter, ETA 0:00) M( 216091 )P, n = 12288, clLucas v1.00 e:\-99-Prime\clLucas>clLucas_x64.exe -c 50000 756839 Platform :Advanced Micro Devices, Inc. Device 0 : Tahiti start M756839 fft length = 40960 Iteration 50000 M( 756839 )C, 0x87894b9e220b332e, n = 40960, clLucas v1.00 err = 0.03143 (0:26 real, 0.5053 ms/iter, ETA 5:53) Iteration 100000 M( 756839 )C, 0x1e7a84272964fe1b, n = 40960, clLucas v1.00 err = 0.03143 (0:24 real, 0.4937 ms/iter, ETA 5:20) Iteration 150000 M( 756839 )C, 0x6c059e45c36d246c, n = 40960, clLucas v1.00 err = 0.03516 (0:26 real, 0.5159 ms/iter, ETA 5:09) Iteration 200000 M( 756839 )C, 0x46ed44a3439e400e, n = 40960, clLucas v1.00 err = 0.03564 (0:24 real, 0.4761 ms/iter, ETA 4:21) Iteration 250000 M( 756839 )C, 0x18aa9cf222cf3fab, n = 40960, clLucas v1.00 err = 0.03564 (0:26 real, 0.5157 ms/iter, ETA 4:17) Iteration 300000 M( 756839 )C, 0x02bb26eca6f1a78e, n = 40960, clLucas v1.00 err = 0.03564 (0:24 real, 0.4917 ms/iter, ETA 3:41) Iteration 350000 M( 756839 )C, 0x0b9b20d0a7329e18, n = 40960, clLucas v1.00 err = 0.03564 (0:24 real, 0.4793 ms/iter, ETA 3:11) Iteration 400000 M( 756839 )C, 0xeebed8a846e5f766, n = 40960, clLucas v1.00 err = 0.03564 (0:25 real, 0.4874 ms/iter, ETA 2:50) Iteration 450000 M( 756839 )C, 0x702ffa6abef4031f, n = 40960, clLucas v1.00 err = 0.03564 (0:25 real, 0.5044 ms/iter, ETA 2:31) Iteration 500000 M( 756839 )C, 0xd2efeb578776b57e, n = 40960, clLucas v1.00 err = 0.03564 (0:27 real, 0.5387 ms/iter, ETA 2:14) Iteration 550000 M( 756839 )C, 0x5c8f899854f90417, n = 40960, clLucas v1.00 err = 0.03564 (0:26 real, 0.5225 ms/iter, ETA 1:44) Iteration 600000 M( 756839 )C, 0x2e3604d47123128e, n = 40960, clLucas v1.00 err = 0.03564 (0:26 real, 0.5127 ms/iter, ETA 1:16) Iteration 650000 M( 756839 )C, 0xae28f531bed5c3e7, n = 40960, clLucas v1.00 err = 0.03564 (0:25 real, 0.5086 ms/iter, ETA 0:50) Iteration 700000 M( 756839 )C, 0x0964087d213296ad, n = 40960, clLucas v1.00 err = 0.03564 (0:26 real, 0.5126 ms/iter, ETA 0:25) Iteration 750000 M( 756839 )C, 0x6430c5b5289c202e, n = 40960, clLucas v1.00 err = 0.03564 (0:26 real, 0.5279 ms/iter, ETA 0:00) M( 756839 )P, n = 40960, clLucas v1.00 e:\-99-Prime\clLucas>clLucas_x64.exe -c 50000 859433 Platform :Advanced Micro Devices, Inc. Device 0 : Tahiti start M859433 fft length = 49152 Iteration 50000 M( 859433 )C, 0x01e8d2509f34fe9f, n = 49152, clLucas v1.00 err = 0.01172 (0:21 real, 0.4156 ms/iter, ETA 5:32) Iteration 100000 M( 859433 )C, 0xf749ad0737517aa7, n = 49152, clLucas v1.00 err = 0.01172 (0:21 real, 0.4146 ms/iter, ETA 5:10) Iteration 150000 M( 859433 )C, 0x39c3a73f16044dd4, n = 49152, clLucas v1.00 err = 0.01172 (0:21 real, 0.4208 ms/iter, ETA 4:54) |
|
|
|
|
|
#117 |
|
Romulan Interpreter
Jun 2011
Thailand
226658 Posts |
Trying to squeeze some more juice from the Tahiti, I believe this is what msft is after, isn't he?
|
|
|
|
|
|
#118 | |
|
"Kieren"
Jul 2011
In My Own Galaxy!
100111101011102 Posts |
Quote:
|
|
|
|
|
|
|
#119 |
|
"Rob Gahan"
Aug 2013
Ireland
3610 Posts |
|
|
|
|
|
|
#120 |
|
"Rob Gahan"
Aug 2013
Ireland
1001002 Posts |
|
|
|
|
|
|
#121 | |
|
"Mr. Meeseeks"
Jan 2012
California, USA
23·271 Posts |
Quote:
I don't know his power, but I am getting a head start, I only have a third of my potential power working now. ... Ok, well frankly, 3-4 DC's(all cpu) a day is my max at the moment. So not much. I have it, but only for testing for now.. Windows x64? |
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| mfakto: an OpenCL program for Mersenne prefactoring | Bdot | GPU Computing | 1676 | 2021-06-30 21:23 |
| Can't get OpenCL to work on HD7950 Ubuntu 14.04.5 LTS | VictordeHolland | Linux | 4 | 2018-04-11 13:44 |
| OpenCL accellerated lattice siever | pstach | Factoring | 1 | 2014-05-23 01:03 |
| OpenCL for FPGAs | TObject | GPU Computing | 2 | 2013-10-12 21:09 |
| AMD's Graphics Core Next- a reason to accelerate towards OpenCL? | Belteshazzar | GPU Computing | 19 | 2012-03-07 18:58 |