mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2019-07-31, 23:23   #12
kriesel
 
kriesel's Avatar
 
"TF79LL86GIMPS96gpu17"
Mar 2017
US midwest

124528 Posts
Default

I don't see anything unusual in the headers of the files originally posted to Google drive, except that the fft length is a bit large, at 20480K. "N 20971520". FFT files I have here indicate it could be done in 18816K.
Code:
>perl cudapm1export.pl

CUDAPm1export for Windows V0.1 2018-08-15

Input file name received as c333898333s1.
Extracted exponent q 333898333 from filename
Opened file c333898333s1 for read
Length of input file data read is 41737392 bytes, 10434348 words.
Exported file's header will read as follows:

Format Mersenne Neutral Exchange V1.0
FileOrigin "CUDAPm1export for Windows" "V0.1 2018-08-15" c333898333s1 2019 Jul 31 22:42:11 UTC
Type P-1 stage 2
Exponent 333898333
Iteration 4515547
N 20971520
AccumulatedTime 100719
B1 3130000
Reserved6 0
Reserved7 0
Reserved8 0
Reserved9 0
B2 0
D 0
E 0
NRP 0
M 0
K 0
T 0
Midpasstransforms 0
Itran_done 0
PtrandonePlusNumtran 0
Itime 0
Ptime 0
Reserved22 0
Reserved23 0
Reserved24 0
DataFormat binary bytes
CRC32 0x53c404f5
DataBinaryByteCount 41737292
EndOfHeader 0x2e04cfbb

Exported file header has length 546 including record terminators.
Processing bulk binary data input without output to console, please wait until program indicates Done.

Res64 of binary form of data is: 0xea7d398e8effff52

Printing 41737292 bytes bulk binary data in binary form.
Done.


>perl cudapm1export.pl

CUDAPm1export for Windows V0.1 2018-08-15

Input file name received as t333898333s1.
Extracted exponent q 333898333 from filename
Opened file t333898333s1 for read
Length of input file data read is 41737392 bytes, 10434348 words.
Exported file's header will read as follows:

Format Mersenne Neutral Exchange V1.0
FileOrigin "CUDAPm1export for Windows" "V0.1 2018-08-15" t333898333s1 2019 Jul 31 22:45:14 UTC
Type P-1 stage 1
Exponent 333898333
Iteration 4515001
N 20971520
AccumulatedTime 100719
B1 3130000
Reserved6 0
Reserved7 0
Reserved8 0
Reserved9 0
DataFormat binary bytes
CRC32 0x24bdce34
DataBinaryByteCount 41737292
EndOfHeader 0xe45759b0

Exported file header has length 389 including record terminators.
Processing bulk binary data input without output to console, please wait until program indicates Done.

Res64 of binary form of data is: 0x2f8ad881eed5913c

Printing 41737292 bytes bulk binary data in binary form.
Done.
kriesel is online now   Reply With Quote
Old 2019-08-01, 03:57   #13
dcheuk
 
dcheuk's Avatar
 
Jan 2019
Tallahassee, FL

3638 Posts
Default

Quote:
Originally Posted by kriesel View Post
Quick death reproducible here, CUDAPm1 V0.20, GTX 1080 Ti.
Code:
batch wrapper reports (re)launch at Wed 07/31/2019 15:58:59.30 reset count 0 of max 3 
CUDAPm1 v0.20
------- DEVICE 0 -------
name                GeForce GTX 1080 Ti
Compatibility       6.1
clockRate (MHz)     1620
memClockRate (MHz)  5505
totalGlobalMem      zu
totalConstMem       zu
l2CacheSize         2883584
sharedMemPerBlock   zu
regsPerBlock        65536
warpSize            32
memPitch            zu
maxThreadsPerBlock  1024
maxThreadsPerMP     2048
multiProcessorCount 28
maxThreadsDim[3]    1024,1024,64
maxGridSize[3]      2147483647,65535,65535
textureAlignment    zu
deviceOverlap       1

CUDA reports 10988M of 11264M GPU memory free.
Using threads: norm1 32, mult 32, norm2 64.
No stage 2 checkpoint.
Using up to 5120M GPU memory.
Selected B1=2740000, B2=67130000, 3.71% chance of finding a factor
Using B1 = 3130000 from savefile.
Continuing stage 2 from a partial result of M333898333 fft length = 20480K
batch wrapper reports exit at Wed 07/31/2019 16:00:23.95
Will try a couple other things. Renamed c file out of the way, redoing s1 gcd from t file now. If it works, it will give bigger NRP, maybe larger e, on the 11GB.
Quote:
Originally Posted by kriesel View Post
I don't see anything unusual in the headers of the files originally posted to Google drive, except that the fft length is a bit large, at 20480K. "N 20971520". FFT files I have here indicate it could be done in 18816K.
I could be wrong, but I think the RTX does this faster on 20480K that's why it was chosen.

Yeah this is weird. Oh well

Last fiddled with by dcheuk on 2019-08-01 at 03:57
dcheuk is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
CUDAPm1-specific reference material kriesel kriesel 12 2019-08-12 15:51
CudaPm1 not working? robertfrost Software 3 2019-01-05 17:04
Stage 1 with mprime/prime95, stage 2 with GMP-ECM D. B. Staple Factoring 2 2007-12-14 00:21
Need help to run stage 1 and stage 2 separately jasong GMP-ECM 9 2007-10-25 22:32
Stage 1 and stage 2 tests missing Matthias C. Noc PrimeNet 5 2004-08-25 15:42

All times are UTC. The time now is 18:02.


Sun Aug 1 18:02:35 UTC 2021 up 9 days, 12:31, 0 users, load averages: 2.91, 2.57, 2.26

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.