mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Software (https://www.mersenneforum.org/forumdisplay.php?f=10)
-   -   Prime for Mac OS X - xGrid (https://www.mersenneforum.org/showthread.php?t=5315)

tdpaxton 2006-01-10 16:34

Prime for Mac OS X - xGrid
 
I have an Apple xGrid with 16 total processors (and growing) that I want to use for Mersenne Prime calculations, any suggestions on where to get software?

Ken_g6 2006-01-10 17:16

You want either [url=ftp://hogranch.com/pub/mayer/README.html]MLucas[/url] or [url=http://www.oxixares.com/glucas/]GLucas[/url]. I'm not sure which one would be faster, or better on 16 processors. :unsure:

victor 2006-01-10 19:04

[QUOTE=Ken_g6]You want either [url=ftp://hogranch.com/pub/mayer/README.html]MLucas[/url] or [url=http://www.oxixares.com/glucas/]GLucas[/url]. I'm not sure which one would be faster, or better on 16 processors. :unsure:[/QUOTE]
I'm quite sure that Glucas will be better.

ewmayer 2006-01-10 22:16

[QUOTE=victor]I'm quite sure that Glucas will be better.[/QUOTE]Based on what?

Citrix 2006-01-10 23:53

ewmayer,

Is it possible for you to modify your program so it can test numbers like k*2^n+1. Several members of the PSP project, have several mac's sitting around.

The algorithm is easy to implement. The multiplication modulo k*2^n+1 is the difficult part I guess. But it can't be very different from Mersenne numbers (I do not completely understand FFT)

What do you think, is it possible to implement the algorithm/multiplication?

Thanks,
Citrix

ewmayer 2006-01-11 02:42

[QUOTE=Citrix]ewmayer,

Is it possible for you to modify your program so it can test numbers like k*2^n+1.[/QUOTE]Possible? Yes. But due to N (>> 1) more-pressing issues, the next major release will only allow the following:

1) k = -1, n prime;

2) k = +1, n a power of 2.

(I.e. Mersennes and Fermats.)

Citrix 2006-01-11 03:13

Thankyou, for considering the request. (even if it will not be fulfilled)

Citrix

ewmayer 2006-01-11 20:16

[QUOTE=Citrix]Thankyou, for considering the request. (even if it will not be fulfilled)[/QUOTE]
Oh, rest assured it will be fulfilled - just not as fast as you'd like. ;)


All times are UTC. The time now is 22:44.

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