mersenneforum.org  

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

Reply
 
Thread Tools
Old 2011-12-05, 17:46   #1376
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

9,767 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
I've thrown together a rough chart of CUDA GPU performance comparison: http://mersenne-aries.sili.net/mfaktc.php
Sweet!
chalsall is offline   Reply With Quote
Old 2011-12-05, 19:23   #1377
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default Timing run results

To James Heinrich:

Code:
Phenom II 1090T, 3.5GHz, core locked to mfaktc
Gigabyte GTX 460 (factory OC 715MHz, tested at chipset stock 675)
Prime95-64 on 4 other cores

mfaktc.ini settings:
NumStreams=3
CPUStreams=3
GridSize=3
AllowSleep=1

Factor=N/A,54168349,70,71

k_min = 10897430345340
k_max = 21794860698401

candidates=590.87M
time=4.449-5.176 (mostly upper mid 4.4xx)
rate=~131M/s
SievePrimes=5000 (occasional brief upticks)
avg. wait=~185 (with occasional swings as high as 1300. Most in the upper 180s)

Usage ~78% (narrow fluctuation, occasional dips to 67%)
vRAM usage 204-158=46MB
no factor for M54168349 from 2^70 to 2^71 [mfaktc 0.17-Win barrett79_mul32]
tf(): total time spent:  1h 13m 31.064s
kladner is offline   Reply With Quote
Old 2011-12-05, 19:50   #1378
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

342110 Posts
Default

Quote:
Originally Posted by kladner View Post
Gigabyte GTX 460 (factory OC 715MHz, tested at chipset stock 675)
Factor=N/A,54168349,70,71
Usage ~78% (narrow fluctuation, occasional dips to 67%)
tf(): total time spent: 1h 13m 31.064s
Perfect, thanks. The above is the 4 pieces of info I need.

This is exactly why I need more data points:
8800GT: 13.90 GFLOPS per GHz-day/day
GTX 460: 8.18 GFLOPS per GHz-day/day


edit: Hmm, kladner -- which GPU is your GTX 460 using? GF104 or GF114? (if you're not sure, something like GPU-Z will tell you).

Last fiddled with by James Heinrich on 2011-12-05 at 19:54
James Heinrich is offline   Reply With Quote
Old 2011-12-05, 20:17   #1379
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
Perfect, thanks. ...........

edit:
Hmm, kladner -- which GPU is your GTX 460 using? GF104 or GF114? (if you're not sure, something like GPU-Z will tell you).
This card is a Rev. 1, so it's a GF104 (confirmed by GPU-Z).

You're welcome! I'm glad to contribute to the effort. Do you want numbers for OC?
kladner is offline   Reply With Quote
Old 2011-12-05, 20:25   #1380
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11×311 Posts
Default

OC numbers aren't neccesary, but if you feel like it, sure.
But I'm most interested in results from other GPUs, both older and newer.
James Heinrich is offline   Reply With Quote
Old 2011-12-05, 20:38   #1381
KyleAskine
 
KyleAskine's Avatar
 
Oct 2011
Maryland

2×5×29 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
OC numbers aren't neccesary, but if you feel like it, sure.
But I'm most interested in results from other GPUs, both older and newer.
Want mfakto numbers too? Or just nVidia?
KyleAskine is offline   Reply With Quote
Old 2011-12-05, 20:46   #1382
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

11·311 Posts
Default

Right now my data only has NVIDIA cards in there, but send me mfakto numbers and I'll wrangle some AMD data too.
James Heinrich is offline   Reply With Quote
Old 2011-12-05, 21:18   #1383
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

27AE16 Posts
Default

Quote:
Originally Posted by kladner View Post
This card is a Rev. 1, so it's a GF104 (confirmed by GPU-Z).
I should have stated that this is a 1GB of RAM card.
kladner is offline   Reply With Quote
Old 2011-12-05, 21:40   #1384
Jaxon
 
Dec 2011

2·32 Posts
Default

For James, I got these results last night:
Code:
NVIDIA Geforce GTX 260 Core 216 running at default 576MHz
GPU GT200, Revision B1

Usage ~93%
Factor=N/A,52937323,70,72
no factor for M52937323 from 2^70 to 2^71 [mfaktc 0.17-Win 71bit_mul24]
tf(): total time spent:  2h  7m 47.851s
no factor for M52937323 from 2^71 to 2^72 [mfaktc 0.17-Win barrett79_mul32]
tf(): total time spent:  4h 25m 40.860s
Jaxon is offline   Reply With Quote
Old 2011-12-05, 21:40   #1385
Dubslow
Basketry That Evening!
 
Dubslow's Avatar
 
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88

3·29·83 Posts
Default

Speaking of OC's and overclocking...
My two previous posts, complaining about 50% and 80% throughput I can now partially explain. My GTX 460 default core clock is 751 MHz (so I guess it is factory OC'ed, based on what kladner said) and in Windows I run it at 850 MHz. (I don't know of any Linux OC utility). So that explains why it's running at '80%' compared to what I was getting in Windows. I still can't explain entirely why it goes down to 50% Windows throughput, but I have figured out it has something to do with MPrime affinities (even though they should be independent of each other).

@James: With SievePrimes=5000, I get 180+/-2 M/s avg. rate at 850 MHz, and 160+/-2 M/s avg. rate at 751 MHz. I can't verify via GPUZ ATM because Linux.

Last fiddled with by Dubslow on 2011-12-05 at 21:41
Dubslow is offline   Reply With Quote
Old 2011-12-05, 21:45   #1386
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

65358 Posts
Default

Quote:
Originally Posted by Dubslow View Post
@James: With SievePrimes=5000, I get 180+/-2 M/s avg. rate at 850 MHz, and 160+/-2 M/s avg. rate at 751 MHz. I can't verify via GPUZ ATM because Linux.
Thanks, but I need precise numbers running a single instance (just like kladner provided): GPU, assignment, GPU usage, runtime. If I'm missing any datum it's not much use to me.
James Heinrich is offline   Reply With Quote
Reply

Thread Tools


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
The P-1 factoring CUDA program firejuggler GPU Computing 753 2020-12-12 18:07
gr-mfaktc: a CUDA program for generalized repunits prefactoring MrRepunit GPU Computing 32 2020-11-11 19:56
mfaktc 0.21 - CUDA runtime wrong keisentraut Software 2 2020-08-18 07:03
World's second-dumbest CUDA program fivemack Programming 112 2015-02-12 22:51

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


Mon Aug 2 10:20:50 UTC 2021 up 10 days, 4:49, 0 users, load averages: 1.03, 1.05, 1.12

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.