mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   GPU Computing (https://www.mersenneforum.org/forumdisplay.php?f=92)
-   -   The P-1 factoring CUDA program (https://www.mersenneforum.org/showthread.php?t=17835)

James Heinrich 2014-09-08 21:42

[QUOTE=Prime95;382509]James: It looks like \$done is properly set to TRUE. I'm guessing the global \$t_assigned is not set properly for manual_post_processing to delete the assignment row.[/QUOTE]The 5 examples quoted by [I]houding[/I] were all submitted on the old manual_results form. It's possible that whatever bug was there has already been fixed with the new manual_results form. It is, of course, also possible that the bug still exists. If someone submits a new P-1 factor and finds that the assignment still shows up on your Extension or Workload lists, please let me know.

Prime95 2014-09-08 21:59

[QUOTE=James Heinrich;382512]The 5 examples quoted by [i]houding[/i] were all submitted on the old manual_results form.[/QUOTE]

I'll manually repair the database

ugonabuj 2014-09-08 22:18

Thank you James for fixing the scripts for P-1 manual reporting.
It is really working now.


HBendtz

houding 2014-09-09 04:35

Thank you James, George.

I will do a few pm1's with cudapm1 and hopefully find a factor or 2.

Will let you know what I find.

ET_ 2015-02-18 14:46

Cudapm1 for linux
 
I have been on SourceForge, and found release 0.20 of CudaPm1 executable for Windows.

Is there a place where some Linux executables or sources can be found?

Luigi

owftheevil 2015-02-19 01:20

What parameters fit your needs, ie, Cuda version, cc 2.0, 3.5, etc.? I don't have any posted but if you can't or don't want to build it yourself, I would be happy to post some.

ET_ 2015-02-19 09:40

[QUOTE=owftheevil;395800]What parameters fit your needs, ie, Cuda version, cc 2.0, 3.5, etc.? I don't have any posted but if you can't or don't want to build it yourself, I would be happy to post some.[/QUOTE]

I will as soon as my new environment is set up (a new 980 on its way), thanks :bow:

ET_ 2015-02-21 16:52

[QUOTE=owftheevil;395800]What parameters fit your needs, ie, Cuda version, cc 2.0, 3.5, etc.? I don't have any posted but if you can't or don't want to build it yourself, I would be happy to post some.[/QUOTE]

Linux Ubuntu 14.04 LTS 64 bit

[code]
CUDA version info
binary compiled for CUDA 6.50
CUDA runtime version 6.50
CUDA driver version 6.50

CUDA device info
name GeForce GTX 980
compute capability 5.2
max threads per block 1024
max shared memory per MP 98304 byte
number of multiprocessors 16
CUDA cores per MP 128
CUDA cores - total 2048
clock rate (CUDA cores) 1342MHz
memory clock rate: 3505MHz
memory bus width: 256 bit
[/code]

Thanks :-)

Luigi

ET_ 2015-05-01 10:37

[QUOTE=ET_;395994]Linux Ubuntu 14.04 LTS 64 bit

[code]
CUDA version info
binary compiled for CUDA 6.50
CUDA runtime version 6.50
CUDA driver version 6.50

CUDA device info
name GeForce GTX 980
compute capability 5.2
max threads per block 1024
max shared memory per MP 98304 byte
number of multiprocessors 16
CUDA cores per MP 128
CUDA cores - total 2048
clock rate (CUDA cores) 1342MHz
memory clock rate: 3505MHz
memory bus width: 256 bit
[/code]

Thanks :-)

Luigi[/QUOTE]

I can try and build CUDAP-1 by myself, I just need the right source and makefile :smile:

Luigi

owftheevil 2015-05-01 11:54

With subversion: [CODE] svn checkout svn://svn.code.sf.net/p/cudapm1/code/trunk cudapm1-code [/CODE] or http:

[URL="http://sourceforge.net/p/cudapm1/code/HEAD/tree/trunk/#"]http://sourceforge.net/p/cudapm1/code/HEAD/tree/trunk/[/URL]

The readme is oblolete. Alter the make file as you did for cudalucas. To run with assignments in a worktodo.txt, no command line parameters are needed.

ET_ 2015-05-01 16:59

[QUOTE=owftheevil;401413]With subversion: [CODE] svn checkout svn://svn.code.sf.net/p/cudapm1/code/trunk cudapm1-code [/CODE] or http:

[URL="http://sourceforge.net/p/cudapm1/code/HEAD/tree/trunk/#"]http://sourceforge.net/p/cudapm1/code/HEAD/tree/trunk/[/URL]

The readme is oblolete. Alter the make file as you did for cudalucas. To run with assignments in a worktodo.txt, no command line parameters are needed.[/QUOTE]

Thank you! :-)


All times are UTC. The time now is 23:19.

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