mersenneforum.org  

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

Reply
 
Thread Tools
Old 2013-01-31, 02:55   #672
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

3·199 Posts
Default

Quote:
Originally Posted by kracker View Post
A bit different here.
Running two instances on integrated (6550D) to max it.
Very well, so 42 it is (I always knew that answer!). Higher SievePrimes may even bring it to 50 GHz-days/day.

This shows that James needs more data to update his table. I also have the feeling that the "older generation" AMD's should be ~1/3 higher than what is in the list.
Bdot is offline   Reply With Quote
Old 2013-01-31, 03:15   #673
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23·271 Posts
Default

Quote:
Originally Posted by Bdot View Post
Very well, so 42 it is (I always knew that answer!). Higher SievePrimes may even bring it to 50 GHz-days/day.

This shows that James needs more data to update his table. I also have the feeling that the "older generation" AMD's should be ~1/3 higher than what is in the list.
Higher: about how much higher?
kracker is offline   Reply With Quote
Old 2013-01-31, 03:21   #674
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

25516 Posts
Default

Quote:
Originally Posted by sdbardwick View Post
Progress...I think.
Hangs on selftest
Code:
C:\hd>mfakto.hd4000 -d 11
mfakto 0.12-Win-HD4000 (64bit build)

...

Select device - Get device info - Compiling kernels ..........
WARNING: Unknown GPU name, assuming VLIW5 type. Please post the device name "Intel(R) HD Graphics 4000 (Intel(R) Corporation)" to http://www.mersenneforum.org/showthread.php?t=15646 to have it added to mfakto. Set GPUType in mfakto.ini to select a GPU type yourself and avoid this warning.

OpenCL device info
  name                      Intel(R) HD Graphics 4000 (Intel(R) Corporation)
  device (driver) version   OpenCL 1.1  (9.17.10.2932)
  maximum threads per block 512
  maximum threads per grid  134217728
  number of multiprocessors 16 (1280 compute elements)
  clock rate                350MHz

Automatic parameters
  threads per grid          1048576
  optimizing kernels for    VLIW5

########## testcase 1/1559 ##########
Starting trial factoring M50804297 from 2^67 to 2^68 (0.59GHz-days)
  k_min = 1599999998520 - k_max = 1900000000000
Using GPU kernel "barrett15_75"
  done |    ETA |     GHz |time/class|    #FCs | avg. rate | SieveP. |CPU idle
1048576 FCs copied in 0.37 ms (11287.15 MB/s), proc'd in 167.74 ms (6.25 M/s)
Error -5: Copying h_ktab(clEnqueueWriteBuffer)
ERROR from tf_class.
Error exit as selftest failed
Oh, boy. Results, after all.
  • 6.25 M/s translates to ~5-6 GHz-days/day.
  • this kernel certainly is not optimal, there may be better ones
  • Error -5 is CL_OUT_OF_RESOURCES, we may have less memory available, or fewer streams. This already happens when copying the second memory block to the device.
  • no factor found still needs to be analyzed
Next round: In order to make it a little easier for the iGPU, please create (or copy) an mfakto.ini file, with these settings changed from the default:
NumStreams=1
GridSize=1
VectorSize=1

and retry the 'mfakto.hd4000-pi -d 11 -st'.
They all have a serious effect on resources (and performance).
Bdot is offline   Reply With Quote
Old 2013-01-31, 03:24   #675
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

3·199 Posts
Default

Quote:
Originally Posted by kracker View Post
Higher: about how much higher?
Give it a try My guess would be SievePrimes=60000 should hit the 50 mark.
Bdot is offline   Reply With Quote
Old 2013-01-31, 03:30   #676
sdbardwick
 
sdbardwick's Avatar
 
Aug 2002
North San Diego County

2AD16 Posts
Default

Bdot, I'm away from that computer for the next 14 hours, so get some sleep!
sdbardwick is offline   Reply With Quote
Old 2013-01-31, 03:42   #677
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

3·199 Posts
Default

Quote:
Originally Posted by sdbardwick View Post
Bdot, I'm away from that computer for the next 14 hours, so get some sleep!
Agreed.
Bdot is offline   Reply With Quote
Old 2013-01-31, 04:55   #678
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

Quote:
Originally Posted by kracker View Post
A bit different here.
Running two instances on integrated (6550D) to max it.
Congratz! It's been a long time coming.....
kladner is offline   Reply With Quote
Old 2013-01-31, 07:58   #679
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

3·199 Posts
Default

Quote:
Originally Posted by kladner View Post
Congratz! It's been a long time coming.....
Ummm ... that 6550D is the AMD integrated GPU, which has been working for a long time. Not sure if you thought that was a screenshot of the Intel HD4000 running - we're not yet there.
Bdot is offline   Reply With Quote
Old 2013-01-31, 16:41   #680
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

1000011110002 Posts
Default

Success.
Attached Thumbnails
Click image for larger version

Name:	6550D.jpg
Views:	127
Size:	185.8 KB
ID:	9217  
kracker is offline   Reply With Quote
Old 2013-01-31, 20:08   #681
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

3×199 Posts
Default

Quote:
Originally Posted by kracker View Post
Success.
an improvement of 20%! Not that easy to get these days!
Bdot is offline   Reply With Quote
Old 2013-01-31, 20:38   #682
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

23·271 Posts
Default



My 7770 is running at 200M/s, 150 GHZ/days, at SievePrime 15000, do you think I can get more if I increase it?

(it's OC'ed)
kracker is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
gpuOwL: an OpenCL program for Mersenne primality testing preda GpuOwl 2718 2021-07-06 18:30
mfaktc: a CUDA program for Mersenne prefactoring TheJudger GPU Computing 3497 2021-06-05 12:27
LL with OpenCL msft GPU Computing 433 2019-06-23 21:11
OpenCL for FPGAs TObject GPU Computing 2 2013-10-12 21:09
Program to TF Mersenne numbers with more than 1 sextillion digits? Stargate38 Factoring 24 2011-11-03 00:34

All times are UTC. The time now is 03:16.


Mon Aug 2 03:16:09 UTC 2021 up 9 days, 21:45, 0 users, load averages: 0.87, 1.22, 1.32

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.