![]() |
|
|
#397 |
|
Aug 2010
Republic of Belarus
2×89 Posts |
lalera, could you please post result for 332220523? (according with this thread http://www.mersenneforum.org/showthread.php?t=13185)
|
|
|
|
|
|
#398 | |
|
Jul 2003
61110 Posts |
Quote:
the ETA for M332220523 is around 3210 hours ! this is too long for me ! |
|
|
|
|
|
|
#399 |
|
Aug 2010
Republic of Belarus
2628 Posts |
|
|
|
|
|
|
#400 |
|
"Kieren"
Jul 2011
In My Own Galaxy!
2·3·1,693 Posts |
|
|
|
|
|
|
#401 |
|
"Curtis"
Feb 2005
Riverside, CA
22·1,217 Posts |
|
|
|
|
|
|
#402 |
|
Romulan Interpreter
Jun 2011
Thailand
72×197 Posts |
|
|
|
|
|
|
#403 |
|
Jul 2009
Tokyo
2·5·61 Posts |
Hi,
Took out FFT kernel version. This version only demonstration(for programmer). Same speed,But fun.
|
|
|
|
|
|
#404 |
|
"David"
Jul 2015
Ohio
11×47 Posts |
I did a round of updated performance benchmarks, which I am also forwarding in detail to James.
The summary is the Fury X is now very usable for LL testing (I have several doing DCLL work), however cuFFT/CUDALucas still has better performance on the Titan cards. Outside of the Fury X, the HD7990 is surprisingly formidable with its 2:1 DP, especially if you can actually keep it cool. |
|
|
|
|
|
#405 |
|
Apr 2016
1 Posts |
Would we be able to add the ability for it to auto-get work to do?
|
|
|
|
|
|
#406 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
The source for Prime95 could probably be looked at to clear up anything along the way. |
|
|
|
|
|
|
#407 |
|
May 2011
10002 Posts |
MSFT, Just wanted to toss a note to you about the FFT length selection algorithm. It has a habit of picking very poor FFT Lengths in my experience. Running on 3 R9 270X's, it likes to pick FFT's like 1728K, 2240K, 3600K etc, all of which perform TERRIBLY. I assume this is true for all GCN cards, but at least on the 270X and the HD 7790 (my only other DP capable GPU), FFT Lengths divisible by 512K perform much better.
So for example, if 1536K wasn't good enough for M35861153, 2048K performs at least 3x better than 1728K. I would not mind digging into this algorithm, but I've been sick for quite some time and haven't dug in too deeply. Is the entire FFT length selection done in clLucas.cpp? |
|
|
|
![]() |
| 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 |
| 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 |