mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Sierpinski/Riesel Base 5 (https://www.mersenneforum.org/forumdisplay.php?f=54)
-   -   sr5sieve Benchmark thread (https://www.mersenneforum.org/showthread.php?t=6087)

axn 2006-07-07 22:05

sr5sieve Benchmark thread
 
Athlon XP-M 2400+ (1.83GHz)

18.3 kp/s @ p = 25e9 (for 324 k's)

konrad127123 2006-07-07 22:33

Pentium III 600MHz

5.1kp/s @ p=35e9

rogue 2006-07-07 23:35

PPC G5 at 2.5 GHz:

33072 p/sec at 50e9 for 324 k

michaf 2006-07-08 07:29

Pentium IV 3.0 GHz
11,3 kp/s @ p=30e9 for 324 k's

Citrix 2006-07-08 08:34

celeron 1.4 Ghz 512 MB
9376 P/sec p=99e9 (using 93% CPU)
324 k's

(Just testing the application, do not want to reserve a range)

em99010pepe 2006-07-08 12:50

AMD 64 3000+ (2GHz) - srsieve-0.3.4-mingw32-i686

21457 p/sec at 50e9 for 324 k

Carlos

axn 2006-07-08 16:07

[QUOTE=em99010pepe]AMD 64 3000+ (2GHz) - srsieve-0.3.4-mingw32-i686

21457 p/sec at 50e9 for 324 k[/QUOTE]
That seems a little low - can you try with the Athlon32 build as well as the P4 build?

em99010pepe 2006-07-08 16:52

Here you go:

AMD 64 3000+ (2GHz) 1GB

21591 p/sec at 50e9 for 324 k's - srsieve-0.3.4-mingw32-athlon
21485 p/sec at 50e9 for 324 k's - srsieve-0.3.4-mingw32-pentium4

Carlos

axn 2006-07-08 18:56

Oh well! Looks like clock for clock, Athlon64 is equivalent to Athlon32 for sr5sieve

geoff 2006-07-08 22:41

[QUOTE=axn1]Oh well! Looks like clock for clock, Athlon64 is equivalent to Athlon32 for sr5sieve[/QUOTE]

The Athlon-64 speed could probably be improved by writing a suitable 64 bit mulmod in assembler and finding the right GCC options to compile it as a native 64 bit application. I don't have access to one of these machines myself, but if someone running 64 bit Linux on one wants to have a go at this I will help.

geoff 2006-07-10 01:15

p=55e9, 324 candidates.
Srsieve 0.3.4 compiled with 'make ARCH=i686 CC="gcc -V4.1"':
Column A with 'ASSEMBLER=yes', column B with 'ASSEMBLER=no'.
Column C is sieving one candidate at a time with NewPGen 2.82.

[CODE]
A B C
Machine MHz p/sec p/sec p/sec
------------------------ ----- ----- ----- -----
P2/400 (Deschutes) 401 3470 2920 44
P3/450 (Katmai) 448 3890 3250 50
P3/600 (Coppermine) 601 5880 4740 70
P4/2.4 (Celeron 128K L2) 2880 11190 10960 100
P4/2.4 (Northwood C) 2912 12520 12200 154
-- two instances hyperthreaded 19890 18600 236
[/CODE]

It seems the assembler routines hardly benefit the P4 at all.


All times are UTC. The time now is 09:13.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.