mersenneforum.org  

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

Reply
 
Thread Tools
Old 2013-08-01, 21:37   #881
NormanRKN
 
NormanRKN's Avatar
 
Jul 2012
Saarland / Germany

22×17 Posts
Default

yes with the 13.8 beta i cant do nothing.
at selftest you will see a drivercrash.
( i hate ati/amd drivers all ) grrrrrrrrrr

Last fiddled with by NormanRKN on 2013-08-01 at 21:38
NormanRKN is offline   Reply With Quote
Old 2013-08-01, 22:28   #882
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

216810 Posts
Default

Quote:
Originally Posted by NormanRKN View Post
yes with the 13.8 beta i cant do nothing.
at selftest you will see a drivercrash.
( i hate ati/amd drivers all ) grrrrrrrrrr
Well, they *are* beta. Might want to roll back as I
kracker is offline   Reply With Quote
Old 2013-08-01, 22:52   #883
NormanRKN
 
NormanRKN's Avatar
 
Jul 2012
Saarland / Germany

22×17 Posts
Default

yes, beta is relativ ;)
i switched back to the olders.
NormanRKN is offline   Reply With Quote
Old 2013-08-06, 01:25   #884
Jayder
 
Jayder's Avatar
 
Dec 2012

2·139 Posts
Default

I'm a little confused by this error message:

Code:
got assignment: exp=4027913 bit_min=63 bit_max=64 (0.46 GHz-days)
WARNING: SievePrimes is too big for the current assignment, lowering to 284998
         It is not allowed to sieve primes which are equal or bigger than the
         exponent itself!
How was the new limit of 284998 calculated? Note the exponent = 4027913. I had attempted to do a SP of 1000000.
Jayder is offline   Reply With Quote
Old 2013-08-06, 03:04   #885
axn
 
axn's Avatar
 
Jun 2003

2·3·7·112 Posts
Default

Quote:
Originally Posted by Jayder View Post
I'm a little confused by this error message:

Code:
got assignment: exp=4027913 bit_min=63 bit_max=64 (0.46 GHz-days)
WARNING: SievePrimes is too big for the current assignment, lowering to 284998
         It is not allowed to sieve primes which are equal or bigger than the
         exponent itself!
How was the new limit of 284998 calculated? Note the exponent = 4027913. I had attempted to do a SP of 1000000.
#primes < 4027913 = 284999. I guess, it is excluding 2 as well, hence 284998.
axn is offline   Reply With Quote
Old 2013-08-06, 03:13   #886
Jayder
 
Jayder's Avatar
 
Dec 2012

4268 Posts
Default

Oh, duh. I was just interpreting the error message in the stupidest way possible.

Thanks for the quick response.
Jayder is offline   Reply With Quote
Old 2013-08-22, 14:19   #887
TeknoHog
 
TeknoHog's Avatar
 
Mar 2010
Jyvaskyla, Finland

1001002 Posts
Default

I hacked up something for the automatic assignment handling, as I could not find anything else that worked. It's not perfect, but works for me:

https://github.com/teknohog/primetools

Oh, and thanks for all the great work on mfakto :)
TeknoHog is offline   Reply With Quote
Old 2013-08-22, 14:26   #888
kracker
 
kracker's Avatar
 
"Mr. Meeseeks"
Jan 2012
California, USA

41708 Posts
Default

Quote:
Originally Posted by TeknoHog View Post
I hacked up something for the automatic assignment handling, as I could not find anything else that worked. It's not perfect, but works for me:

https://github.com/teknohog/primetools

Oh, and thanks for all the great work on mfakto :)
Interesting. So is this a python script for submitting results?

P.S.: You might want to check out misfit.
kracker is offline   Reply With Quote
Old 2013-08-22, 14:40   #889
TeknoHog
 
TeknoHog's Avatar
 
Mar 2010
Jyvaskyla, Finland

22·32 Posts
Default

Quote:
Originally Posted by kracker View Post
So is this a python script for submitting results?

P.S.: You might want to check out misfit.
Wow, I didn't know about misfit, but it wouldn't really help me anyway as I use Linux. Mine is just a command-line Python script.
TeknoHog is offline   Reply With Quote
Old 2013-08-25, 10:22   #890
TeknoHog
 
TeknoHog's Avatar
 
Mar 2010
Jyvaskyla, Finland

448 Posts
Default

Quote:
Originally Posted by kracker View Post
Just a note that, on catalyst 13.8 beta mfakto does not run at all,at selftest the driver crashes and I have to hard reset.
Just noticed the same on 13.8_beta2 that came with the latest Gentoo updates. It crashed upon restarting mfakto, when the old drivers were still running

EDIT: downgraded to 13.6_beta while running 13.8_beta2, and mfakto runs just fine again...

Last fiddled with by TeknoHog on 2013-08-25 at 10:29
TeknoHog is offline   Reply With Quote
Old 2013-08-27, 13:35   #891
Bdot
 
Bdot's Avatar
 
Nov 2010
Germany

3×199 Posts
Default

Quote:
Originally Posted by TeknoHog View Post
I hacked up something for the automatic assignment handling, as I could not find anything else that worked. It's not perfect, but works for me:

https://github.com/teknohog/primetools

Oh, and thanks for all the great work on mfakto :)
Hi,

I just had a quick look over your script, and I'm quite interested in using it as I'm running a number of Linux machines too.

I'd like to refer you to this post where I briefly explained the file locking that mfakto uses for worktodo and results files. (details in filelocking.c ) This should help for directly accessing the files while mfakto is running.

Regarding the latest driver issue, I think I need to report this to AMD ... .
Bdot is offline   Reply With Quote
Reply



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 07:45.


Mon Aug 2 07:45:10 UTC 2021 up 10 days, 2:14, 0 users, load averages: 1.51, 1.40, 1.37

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.